/* \*/html, body {height:100%}/* */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:980px;
}

#container {
	margin:0;
	text-align:center;
	height: 100%;
}

#outer{
	height: 100%;
	min-height: 100%;
	width: 980px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	text-align: left;
	margin: auto;
	position: relative;
}

html>body #outer {height:auto;}

#innerwrap {
	float: left;
	width: 979px;
}

#header {
	position: absolute;
	top: 0;
	width: 980px;
	height: 220px;
	z-index: 100;
}

#left {
	position: relative;
	width: 1px;
	height: 601px;
	float: left;
	padding-top: 220px;
	padding-bottom: 149px;
	z-index: 151;
}

#right {
	position: relative;
	width: 1px;
	float: right;
	padding-top: 220px;
	padding-bottom: 149px;
}

#footer, #footerBackground {
	width: 980px;
	clear: both;
	height: 149px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	left: 0;
	bottom: 0;
	position: absolute;
}

* html #footer,
* html #footerBackground {
	\height: 149px;
	he\ight: 149px;
	margin-bottom: 0px;
}

div, p  {margin-top:0}

#centrecontent {
	width: 978px;
	float: right;
	padding: 220px 0 149px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#clearfooter {width:100%;height:1px;clear:both;line-height:1px;}
