/* CSS Document */
body {
	font-size: 12px;
	color:#000000;
	margin:0px 0px 0px 5px;
	padding:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000; 
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
H1 {
	FONT-SIZE: 14px; display:inline; padding:0px 5px 0px 5px;
}
H2 {
	FONT-SIZE: 12px
}
H3 {
	FONT-SIZE: 14px
}
ol{
	margin: 0px;
	float: left;
}
ol li{
	width:650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:none;
	list-style-type: none;
	height: 25px;
	background-color: #F0F0DF;
	padding:5px 5px 5px 25px;
	}
li{
	list-style-image:none;
	list-style-type: none;
	}
 #head {
	width:1000px;
	border: 1px solid #000000;
	background-image: url(/images/logo2.jpg);
	height: 118px;
   }
 #head1 {
	width:1000px;
	height:58px;
	background-image: url(/images/head2.jpg);
	background-repeat: no-repeat;
	padding:2px 0px 0px 50px;
	color: #FFFFFF;
   }
 #head1_content {
	width:870px;
   }
 #bodyco{
	width:1000px;
	padding:0px 0px 10px 0px;
	background-color: #990000;
	z-index:-1;
	height:auto;
	margin:0px;
   }
#contact {
   clear:both;
	width:1000px;
	background-color: #F3DED3;
	height:115px;
 }
  #contact_content {
	float:left;
	clear:right;
	width: 270px;
	margin:10px 0px 0px 10px;
	height:95px;
	border: 1px solid;
	padding:10px 10px 5px 0px;
	background-color:#FFFFFF;
   }
  #contact_content1 {
	float:left;
	clear:right;
	margin:10px 0px 0px 10px;
	width: 670px;
	height:95px;
	border: 1px solid;
	padding:10px 10px 5px 10px;
   }
 #friend_website {
	clear:both;
	margin:10px 0px 0px 0px;
	width:990px;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
	padding:0px 10px 0px 10px;
   }
#bottom {
	clear:both;
	margin:10px 0px 0px 0px;
	width:990px;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
	padding:0px 10px 0px 10px;
	border: 1px dashed;
   }
#nav { 
line-height: 24px; list-style-type: none;
} 
#nav a { 
display: block; width: 85px; text-align:center; 
} 
#nav a:link { 
color:#CCCCCC; text-decoration:none; 
} 
#nav a:visited { 
color:#CCCCCC;text-decoration:none; 
} 
#nav a:hover { 
color:#FFF;text-decoration:none;font-weight:bold; 
} 
#nav li { 
float: left; width: 80px;
} 
#nav li a:hover{ 
background:#999; 
} 
#nav li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 180px; position: absolute; 
} 
#nav li ul li{ 
float: left; width: 180px; 
background: #CCCCCC; 
} 
#nav li ul a{ wedisplay: block; width: 156px;text-align:left;padding-left:24px; 
} 
#nav li ul a:link { 
color:#666; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#666;text-decoration:none; 
} 
#nav li ul a:hover { 
color:#F3F3F3;text-decoration:none;font-weight:normal; 
background:#C00; 
} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 
