@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #797C97;
	
	
}
a:visited {
	color: #797C97;
	text-decoration: none;
}
a:hover {
	color: #797C97;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}

body{
	background-color:#67A1C7;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	}
h4{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
}
h5{ color:#003366;
	font-size:10px;
	
	}

#rotator{
	height:108px;
	width:78px;
	margin:auto;
	margin-top: 5px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#FFF;
}
#conteiner {
	margin:auto;
	width:880px;
	height:850px;
}

#main {
	width:760px;
	height:880px;
	background-color:#FFFFFF
	}

#head {
	width:761px;
	height:67px;
	color:#006633;
	background-image:url(images/top%20imageb.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	float:left;
	clear:right;
}

#ten{
	width:150px;
	height:201px;
	margin-left:4px;
	float:left;	
}

#image{
	width:453px;
	height:201px;
	background-repeat:no-repeat;
	background-image:url(Info%20Images/main.jpg);
	float:left;
}

#50a{
	width:150px;
	height:201px;
	margin-right:4px;
	float:right;
}
#main_image{
	width:761px;
	height:201px;
	background-color:#FFFFFF;
	float:left;
	
	
}


#menu{
	width:761px;
	height:25px;
	background-image:url(Menuhit/main.gif);
	float:left;
	
}
#content_left{
	width:185px;
	height:550px;
	padding-right:10px;
	margin-left:0px;
	margin-top:5px;
	float:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
#content_right01{
	width:550px;
	height:215px;
	margin-top:5px;
	float:right;
}
#welcome{
	width:360px;
	height:150px;
	float:left;
}
#news{
	width:190px;
	height:200px;
	float:right;
	}
#content_right02{
	width:560px;
	height:270px;
	padding-left:2px;
	margin-top:25px;
	margin-bottom:10px;
	float:right;
	background-color:#FFFFFF;
}

#video{
	width:174px;
	height:270px;
	background-image:url(images/bg01d.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	margin-right:3px;
	margin-left:3px;
	float:left;
	

}
#help{
	width:174px;
	height:270px;
	background-image:url(images/bg01e.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	margin-right:3px;
	margin-left:10px;
	float:left;
	
}
#needs{
	width:174px;
	height:270px;
	background-image:url(images/bg01f.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	margin-left:3px;
	margin-right:10px;
	float:right;
	
}
#503{
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width:350px;
	height:10px;
	
	}

#footer{
	height:30px;
	width:761px;
	background-color:#CCCCCC;
	font-style:normal;
	font-size-adjust:inherit;
	float:left;
	
}
            