@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#C0C0C0;
	min-width:900px;
	text-align:center;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
* html .clear {
	height:auto;
	margin-bottom:0
}
#fullheightcontainer {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:900px;
}
#wrapper {
	min-height:100%;
	/* \*/
  height:100%;/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65 r {
	height:auto;
}
/* \*/
* html #wrapper {
	height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer {
	z-index:1;
	position:relative;
	background:#B1B2B4;
	/* \*/
  height:100%;/* Last height declaration hidden from Mac IE 5.x */
}
#clearheadercenter {
	height:196px;
	overflow:hidden;
}
#clearfootercenter {
	height:25px;
	overflow:hidden;
}
#footer {
	z-index:1;
	position:relative;
	clear: both;
	width:900px;
	height:125px;
	overflow:hidden;
}
#subfooter1 {
	background:#4E5562;
	height:20px;
	font-size:65%;
	color:white;
	padding-top:5px;
	padding-left:20px;
}
#subfooter2 {
	background:#FFFFFF;
	height:100px;
}
#header {
	z-index:1;
	position:absolute;
	top:0px;
	width:900px;
	height:196px;
}
#subheader1 {
	/*	background:#B1B2B4;
	background:#4E5562;
*/	height:146px;
}
div#subheader2 {
	background:#4E5562;
	height:25px;
}
#subheader3 {
	background:#4E5562;
	height:23px;
	border-top:2px solid black;
}
#gfx_bg_middle {
	top:0px;
	position:absolute;
	height:100%;
	overflow:hidden;
	width:900px;
	background:#B1B2B4;
}
* html #gfx_bg_middle {
	display:none;
}

/* extra style for 1 column pages */
#container-center {
	padding: 10px 30px;
	padding-top:50px;
}

