/* CSS Document */

body {
margin:0px;
padding:0px;
background:#640702;
font-family:Verdana, Arial, Helvetica, sans-serif;}
.main{
width:900px;
height: auto;
}
.head {
width:900px;
height:230px;
float:left;
background:url(image/head.gif) no-repeat;
}
.center_div {
width: 900px; height:auto; float:left; background:#000000;}

.home {
width:90px; height:30px; float:left; font-size:12px; color:#000000; padding-top:15px; font-weight:bold; text-align:center; background:url(image/hoem.gif) no-repeat;} 
.home a {
width:90px; height:35px; float:left; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;} 
.home:hover {
width:90px; height:35px;  color:#000000; float:left; font-size:12px; color:#000000; font-weight:bold; text-decoration:none; background:url(image/home2.gif) no-repeat;}

.contact {
width:90px; height:30px; float:left; font-size:12px; color:#000000; padding-top:15px; font-weight:bold; text-align:center; background:url(image/contact2.gif) no-repeat;} 
.contact a {
width:90px; height:35px; float:left; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;} 
.contact:hover {
width:90px; height:35px;  color:#000000; float:left; font-size:12px; color:#000000; font-weight:bold; text-decoration:none; background:url(image/contact.gif) no-repeat;}

.main_center {
width:881px; height:auto; float:left; background:#990000;}
.ft_menu {
width:900px; float:left; height:20px; text-decoration:none; padding-top:30px;}
.decorecation {
text-decoration:none; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.decorecation:hover {
text-decoration:none; color:#E8B902; font-family:Verdana, Arial, Helvetica, sans-serif;}

H1 {
	width:890px; 
	height:28px;
	float:right;
	/*background-color:#028B8B;*/
	font-size:30px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:0px;
	}
H2
{
	width:876px; 
	height:28px;
	float:left;
	padding-left:5px;
	/*background-color:#028B8B;*/
	font-size:16px;
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}	
H3
{
	width:871px; 
	height:auto;
	padding-left:5px;
	padding-right:5px; 
	font-size:12px; color:#FFFFFF;
	font-weight:normal;
	text-align:justify;
}















 
