body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0;
  padding:0;
  font-size:11px;
  color:#000;
}

a{
color:#00699f;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1,h2,h3 {
	color:#093d6d;
	margin:0;
	padding:0;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	}	

#header{
	width:100%;
	background:url(images/bg.jpg) top left repeat-x;
	height:279px;
	}
	
#header_content{
	width:900px;
	height:279px;
	margin:0 auto;
	}
	
.header_logo{
	float:left;
	width:220px;
	height:148px;
	}
	
.header_center
{
	width:180px;
	height:148px;
	}
	
.header_right{
	float:right;
	width:250px;
	height:148px;
	}

#header_text{
	margin-left:210px;
	margin-right:0px;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding-top:0px;
	}				
	
.clear{
	clear:both;
	width:0;
	height:0;
	line-height:0px;
	}

#header_main{
	width:900px;
	height:145px;
	text-align:center;
	padding-top:0px;
	}	
	
#menu{
	width:924px;
	height:48px;
	margin:0 auto;		
	
	}

#menu_left{
	float:left;
	width:27px;
	height:48px;
	background:url(images/menu_left.jpg) top left no-repeat;
	}

#menu_right{
	float:right;
	width:27px;
	height:48px;
	background:url(images/menu_right.jpg) top right no-repeat;
	}

#menu_center{
	padding:0;
	margin:0;
	margin-left:27px;
	margin-right:0px;
	height:48px;
	list-style-type:none;
	width:870px;
	background:url(images/menu_bg.jpg) top left repeat-x;
	}	

#menu_center ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#menu_center li{
	padding: 7px 7px 7px 7px;
	float:left;
	background:url(images/menu_divider.jpg) right no-repeat;
	}	
	
#menu_center a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#093d6d;
	text-decoration:none;
	}
	
#menu_center a:hover{
	color:#020c15;
	}	
	
#menu_center li.last{
	background:none;
	}


#content_area{
	width:900px;
	margin:0 auto;
	}
	
#left_menu{
	width:0px;
	float:left;
	
	}
	
#left_menu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	}

#left_menu li{
	width:155px;
	height:36px;
	
	
	}	
	
#left_menu a{
	color:#fffad4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	text-decoration:none;
	}
	
#left_menu a:hover{
	color:#fff;
	}			
	
#left_ad{
	width:150px;
	float:left;
	padding:150px 0 0 0;
	}	
	
#right_ad{
	width:150px;
	float:right;
	}
	
#right_ad1{
	width:150px;
	float:right;
	}

.ad1_title
{ 
	width:150px;
	margin-bottom:5px;
	background:url(images/star.jpg) right no-repeat #093d6d;
	color:#fffad4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ad1
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
}

.ad{ margin-bottom:5px;}	
	
#content{
	margin-left:155px;
	margin-right:155px;
	}	
	
.container {
	width:588px;
	float:left;
	border:1px solid #093d6d;
	margin-bottom:5px;
	}
	
.signup_container {
	width:588px;
	float:left;
	margin-bottom:5px;
	}
	
.container_title{
	width:578px;
	height:26px;
	background:url(images/star.jpg) right no-repeat #093d6d;
	color:#fffad4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	}	
	
.container_content{
	float:left;
	padding:5px 10px 5px 10px;
	}
	
.banner_container {
	width:578px;
	height:213px;
	float:left;
	border:1px solid #093d6d;
	margin-bottom:0px;
	}	
	
.banner_container_content{
	float:left;
	padding:0px 0px 0px 0px;
	}	
	
.new_banner_container {
	width:289px;
	height:106px;
	float:left;
	border:1px solid #093d6d;
	margin-bottom:0px;
	}	
	
.new_banner_container_content{
	float:left;
	padding:0px 0px 0px 0px;
	}		
	
#bpcontent{
	margin-left:155px;
	margin-right:0px;
	}	
	
.bpcontainer {
	width:740px;
	float:left;
	border:1px solid #093d6d;
	margin-bottom:5px;
	}

.bpcontainer_title{
	width:740px;
	height:26px;
	background:url(images/star.jpg) right no-repeat #093d6d;
	color:#fffad4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	}	
	
.bpcontainer_content{
	float:left;
	padding:5px 10px 5px 10px;
	}	

.csearch_container_content{
	float:left;
	padding:5px 10px 5px 10px;
	 
	height:225px;
	
	}								
	
	
#footer{
	width:100%;
	height:68px;
	background:#093d6d;
	color:#fffad4;
	text-align:center;
	padding-top:20px;
	}
	
#footer a{
	color:#fffad4;
	text-decoration:none;
	}	

#footer a:hover{
	text-decoration:underline;
	}		
