body{
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/footer_bootem_bg.jpg) repeat-x #8dd7e2;
	
	
}
#top_bg{
	width:100%;
	/*background-color:#01b3d9;*/
}
#top_outer{
	width:942px;
	margin:auto;
	padding-top:21px;
}
.main_txt{ 

	background:url(../images/main_text.png) no-repeat top; 
	width:773px; 
	height:156px;
	margin:auto;
	
}
h2.top_txt{ 
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	margin:28px 0 0 225px;
	padding:0 0 0 0;
}


#header{
	clear:both;
	padding-top:26px;
	/*border-top:1px solid #01B3D9;*/
	
}
#header ul{
	margin:0 0 0 30px;
	padding:0;
}
#header ul li {
	text-align:center;
	display: inline;
	margin: 0 0 0  10px;
	padding:0; 
	float:left;
	
	
}
#header ul li a {
		
		/*float:left;*/
		background: url(../images/tab.png) no-repeat;
		width: 158px;
		height: 38px;
		color: #fff;
		font-weight:bold;
		text-align:center;
		text-decoration: none;
		margin-right:10px;
		display:block;
		padding-top:20px;
		background-position:0 -0px;
		font-size:20px;
}



#header li a:hover{
		background-position:0 -58px;
		color:#01B3D9;
		
}
#header li a.active{
		background-position:0 -58px;
		color:#01B3D9;
		
}

table.body_top_txt { margin-top: 20px; }

#body_part{
	margin:auto;
	width:942px;
	clear:both;
	
}
#body_top_bg{
	background:url(../images/body_top_bg.png) no-repeat bottom;
	width:942px;
	height:10px;
	
}
#body_bootem_bg{
	background:url(../images/body_bootem_bg.png) no-repeat top;
	width:942px;
	height:10px;
	
	
	
}
#content_area{
	background:#FFFFFF;
	padding:10px;
	border:#ffffff solid 1px;
	
}
#content_area h1 {
	font-size:18px;
	margin:5px 0 5px 0;
	color:#01B3D9;
}
#content_area p.body_top_txt{
	font-size:24px;
	color:#000000;
	margin-left:50px;
	font-weight:normal;
	text-align:center;
	
}
.content_bootem_icon{
	text-align:center;
	clear:both;
	position:relative;
	font-size:22px;	
}


#footer{
	/*height:485px;*/
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
#footer_content{
	width:942px;
	margin:auto;
	padding-top:5px;
	
}
#footer_content h3{
	font-size:16px;
	color:#FFFFFF;
	text-align:right;
	margin:0;
	padding:0;
}
#footer_content h3 a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_content h3 a:hover{
	text-decoration:none;
}
.footer_img{
	background:url(../images/footer_image.png) no-repeat;
	width:553px;
	height:417px;
	margin:0 auto;
	margin-top:43px;
}

#bar_red{
	
	display:block;
}