@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-color: #007CC1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	font-size: 12px;
}
 img, div { behavior: url(iepngfix.htc) }
#container  {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(images/mg2.gif);
}
#header {
	position:relative;
	width:960px;
	height:208px;
	z-index:1;
}
#header-secondary {
	position:relative;
	width:960px;
	height:108px;
	z-index:1;
}
#midbar {
	position:relative;
	width:960px;
	height:42px;
	z-index:3;
}
#content {
	position:relative;
	width:960px;
	background-image: url(images/mainbg.jpg);
	overflow: visible;
	background-repeat: no-repeat;
	min-height: 329px;
}
 
#maintext {
	width:570px;
	padding: 70px 80px 0 0;
	float: right;
	line-height: 14pt;
}
#button {
	position:absolute;
	width:180px;
	z-index:1;
	overflow: visible;
	left: 25px;
	top: 168px;
}
#buttonfav {
	position:absolute;
	width:180px;
	z-index:1;
	overflow: visible;
	left: 31px;
	top: 67px;
}
#footer {
	position:relative;
	width:960px;
	height:52px;
	z-index:1;
	clear: both;
}
.orange-header {
	font-size: 18px;
	font-weight: bold;
	color: #FB7B24;
}
.style4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.style6 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; font-weight: bold; }
.blue-head {
	color: #004990;
	font-weight: bold;
}
.lt-blue {color: #007CC1}


.style7 {color: #FE7B23}
