body, html {
margin:0;
padding:0;
height: 100%;
min-height: 100%;
font-size: 12px;
color: #666;
line-height: 13px;
font-family: Arial, Helvetica, sans-serif;
background:transparent; background-image:url(/img/bodyback.png);
}
p, a, iframe, ol, ul, li, div, br {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-decoration: none;
}
hr.hr1 {
border: 0;
width: 90%;
color: #808080;
background-color: #808080;
height: 1px;
clear: both;
float: none;
}
a, a:visited, a:active {
	color: #000;
}
a:hover {
   color: #fffff0;
	background: #2f4f4f;
}
ul.midcontlist, ul.midcontlist2 {
   position: relative;
   float: left;
	clear: both;
	list-style-position: inside;
   list-style-image: none;	
	list-style-type: square;	
	margin-left: 10px;
	padding-top: 10px; 	
}
ul.midcontlist2 {
	padding-top:0px;
}
ul.midcontlist li, ul.midcontlist2 li {
	list-style: square;
	margin-left: 50px;
}
ol, ul {
list-style: none;
}
#container {
	width: 850px;
	margin: 0 auto;
	float:none;
	height: auto;
	min-height: 100%;
	padding: 0;
}
#wrap {
	width: 848px;
	float: left;
	border-left:1px solid black;
	border-right:1px solid black;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 100%;
	background-image: url(/img/maindivback.png);
}
#homecontleft {
   width: 458px;
	float: left;
	background: url(/img/contmainback.png);
	margin-left: 22px;
	line-height: 15px;
	height: auto;
	min-height: 100%;
   padding-bottom: 20px;	
}
#contleft {
   width: 805px;
	float: left;
	background: url(/img/contmainback.png);
	margin-left: 22px;
	line-height: 15px;
	height: auto;
	min-height: 100%;
   padding-bottom: 20px;	
}
#contright {
	width:330px;
	float: left;
	margin-left:17px;
	background: url(/img/contmainback.png);
	height: auto;
	min-height: 100%;
	padding-bottom: 20px;
}
.bottompad {
	text-align: center;
	width: 850px;
	height: 30px;
	display: block;
	background: transparent;
}
#footer {
    width: 848px;
	 float:left;
	 clear: both;
	 margin: 0 auto;
	 line-height: 20px;
	 border: 1px solid black;
	 background:#2f4f4f;
	 overflow: hidden;
	 color:silver;
}
a.foota:link, a.foota:visited, a.foota:active {
	 color:white;
}
#footer span {
	margin-left: 10%;
}
div.hrfix {
 margin: 0 auto; 
 height: 7px;
 width: 80%;
 display: block;
 line-height: 7px;
 background-image: url(/img/hrfix.png);
 background-repeat: repeat;
 float: none;
 clear: both;
}
div.homercntbox {
 width: 320px;
 float: left;
}
div.homercntboxhedlh {
	width: 458px;
	height: 27px;
	line-height: 27px;
	background: olive url(/img/bodyback.png);
	float:none;
}
div.homercntboxhedrh {
	width: 330px;
	height: 27px;
	line-height: 27px;
	background: olive url(/img/bodyback.png);
	float:none;
}
div.rcntbox {
 width: 805px;
 float: left;
}
div.rcntboxhed {
	width: 805px;
	height: 27px;
	line-height: 27px;
	background: olive url(/img/bodyback.png);
	float:none;
}
div.rcntboxcnt {
	width: 310px;
	margin-left: 10px;
	background: olive url(/img/maindivback.png);
	padding-bottom: 5px;
	float:none;
}
#header {
	width: 850px;
	height:176px;
	background: url(/img/header-sign.jpg) no-repeat;
	display: block;
	float: none;
}
#navbar {
	width: 850px; height: 37px; background-image: url(/img/navback-sign.png); background-color: transparent; overflow: visible; float: none;
}
ul#menu {
	position: relative;
	display: block;
	font-size: 13px;
	height: 25px;
	margin-left: 45%;
	color: #000;
	width: auto;
	line-height: 24px;
	font-weight: bold;
	background: transparent url(/img/blank.gif);
	overflow: visible;
	padding: 0;
}
ul#menu li {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	display: block;
	height: 24px;
	width: 80px;
	text-align: center;
}
ul#menu li a {
   font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	position:relative;
	font-size: 13px;
	color: #fff;
	float: left;
	display: block;
	height: 24px;
	width: 80px;
	background: transparent url(/img/blank.gif);
	border: 1px solid black;
	text-align: center;
	z-index: 50;
}
ul#menu li a:hover{
   background: white url(/img/white.png);
	position: static;
	color: black;
	z-index: 60;	
}
ul#menu li a span {
   display: none;
}
ul#menu li a:hover span {
    display:block;
    position: relative;
    top:-170px; left:0px; width:250px; height: 130px; padding: 5px;
	 line-height: 14px;
    border:1px solid #fff;
    background: #000 url(/img/maindivback.png);
	 color:#fff;
    text-align: left;
    text-indent: 5px;
	 z-index: 55;
}
ul#menu2 {
   line-height: 13px;
	margin-left: 20px;
	float: left;
	clear: none;	
}
ul#menu2 li {
	float: left;
	margin-left: 10px;	
}
ul#menu2 li a {
   color: #666;
	font-weight: bold;
}
ul#menu2 li a:hover {
   color: #fff;
	background: #2f4f4f;
	font-weight: bold;
}
div p.hed {
	line-height: 15px;
	padding-top: 10px;
	margin: 0 10px 0 10px;
	text-indent: 5px;	
	float: left;
	clear: both;
}
.hed2 {
    font-size: 11px;
	 color: #666;
	 line-height: 13px;
	 text-indent: 10px;
}
span.rcntbxhed {
	 font-size: 15px;
	 color: #fff;
	 margin-left: 10px;
}
div.pad10 {
	padding: 5px;
	float: none;
}
div img.fltl {
	float: left;
	margin-right: 4px;
	clear: none;
}
div.line2 {
	float: none;
	clear: both;
	width: 100%;
	height: 2px;
	display: block;
	background: transparent;	
} 
iframe#calfrm {
	margin-left: 5px;
	margin-top: 5px;
	float: none;
}
ul.linkslist {
   position: relative;
   float: left;
	clear: both;
	list-style-position: inside;
   list-style-image: none;	
	list-style-type: square;	
	margin-left: 5px;
	padding-top: 10px; 	
}
div.linkboxhedsm {
	width: 100%;
	height: 24px;
	line-height: 24px;
	background:silver;
	float:none;
}
span.linkbxhed {
	 font-size: 15px;
	 color: #333;
	 margin-left: 10px;
}

