
html, body {
	height:100%
	}
body {
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/back_bg.gif) center repeat-y;
	background-color:#e7e7e7;
	color:#666666;
	}
#containter {
	margin: 0 auto;
	text-align: center;
	width: 875px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	}
#header{
	text-align:left;
	background:url(../images/header_bg.gif) repeat-x #fff;
	height:128px;
	}
	#company_name{
	text-align:left;
	background:url(../images/logo-1.gif) no-repeat left top;
	height:128px;
	float:left;
	width:760px;
	}
#menus{
	text-align:left;
	margin-left:22px;
	color:#FFFFFF;
	}
#menus a{
	margin-left:6px;
	margin-right:6px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:23px;
	font-family:Tahoma;
	font-weight:600;
	text-transform:uppercase;
	}
#menus a:hover{
	text-decoration:NONE;
	color:#CCCCCC;
		}
		
.maininput{
background:url(../images/search_bg.gif) repeat-x;height:22px;width:100px;color:#999999;border:none;font-size:.9em;line-height:18px;
}	
.go input{
background:#fff;
border:0px;
color:#00298e;
font-weight:600;
width:40px;
float:left;
margin-top:40px;
}	
#content {
	width: 875px;
	margin-top:12px;
	}
	

#content_left{
width:260px;

float:left;
}	
.content_left_row{
background:#00298e;
width:223px;
margin-right:15px;
margin-left:15px;
margin-bottom:10px;
}	
.content_txt{
color:#FFFFFF;
font-size:.9em;
line-height:15px;
text-align:left;
margin-left:10px;
height:30px;
}

#content_right{
width:605px;
float:right;
margin-right:5px;
margin-bottom:20px;
}
#content_right_row1{
margin-bottom:20px;
}

.content_right_row{
width:192px;
float:left;
margin-bottom:20px;
margin-right:8px;
	min-height: 290px;
	height: auto !important;
	height: 290; /*stoopid ie*/
background-color:#f6f6f6;

}	
.black_txt{
background:#000000;
line-height:20px;
color:#FFFFFF;
text-align:left;
padding-left:10px
}
.gray_txt{
line-height:16px;
text-align:left;
margin-right:5px;
margin-left:5px;
margin-top:10px;
}
.gray_txt2{
line-height:16px;
text-align:left;
margin-right:5px;
margin-left:5px;
}

.float {
	float:left;
	}
.pageclear {
	clear:both;
	}
#footer {
	height: 65px;
	margin: 0 auto;	
	margin-top: -65px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
	text-align: center;
	
	}
#footer_top {
	width:875px;
	margin:0 auto;
	height:40px;
	}
#footer_bottom {
	width:875px;
	margin:0 auto;
	height:40px;
	background:#00298e;
	}
#footer_bottom a {
text-decoration:none;
color:#FFFFFF;
	}
#footer_bottom a:hover {
text-decoration:none;
color:#CCCCCC;
	}
	
	
	
#contentclear {
	height: 65px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 10px;
}

.whitetext a,.whitetext a:link,.whitetext a:visited,.whitetext a.nohref{
	text-decoration:none;
	color:#FFFFFF;
}
a:link, a:visited{text-decoration: none;font-family: Verdana, Tahoma, Sans-Serif;	font-size: 11px;font-weight: normal;color: #666666;}
a:hover{text-decoration: underline;color: #00298e;}
.credit a,.credit a:link,.credit a:visited,.credit a.nohref{
	
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

.interestform {border: 0px solid #000000; background:#e8e8e8; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}