body { font-family: helvetica, sans-serif, sans-serif; color: #666; font-size:13px !important; line-height: 133%;  }
h1,h2,h3 { margin: 0px; padding: 0px; padding-top: 5px; }
a { color: #808059; border-bottom: 1px dotted #808059; text-decoration: none; }
a:hover { border-bottom: 2px dotted #808059; }
html { background: url('/images/body_bg1.png') center top repeat-y #f8f8f8; min-width:974px; }


#hd {
	height: 176px;
	position:relative;
	left: 0px;
	background: url('/images/logo-trans.png') top left no-repeat;

}

#maincontent {
	background: url('/images/content_top.png') top center no-repeat;
	position: relative;
	left: 22px;
	top: -130px;
	min-height: 1000px;
	padding: 40px;
}

#maincontent ul {
        list-style-type: disc;
	margin: 1em;
}

#maincontent li {
	list-style-type: disc;
	margin-left: 1em;
}

#ft {
	margin: 30px;
	margin-left: 300px;
	clear: both;
	font-size: .8em;
	color: #666;
	text-align: center;
}


#maincontent h1 { font-size: 2em; color: #808059; padding-bottom: 10px; }
#maincontent h2 { font-size: 1.3em; color: #808059; padding-top: 10px; }
#maincontent h3 { font-size: 1em; color: #808059; }

#topbg { position: absolute; left: 0px; top: 0px; z-index: -1; width: 100%; height: 51px; background: url(/images/header_bg.png) top center repeat-x; }
#pageHeader { position: absolute; left: 0px; top: 0px; z-index: 2; width: 237px; height: 176px; margin: 0px; padding: 0px; background: url(../images/logo1.png) center top no-repeat; }

#container { background: url(../images/rightside_top.gif) 0px 0px no-repeat; width: 510px; padding-top: 24px; color: #333; }

#marquee { text-align:center; }
#marquee p { margin: 0px 0px 5px 0px; padding: 0px; font-size: 1.5em; }

#footer { position: relative; font-size: 10px !important; font-size: 70%; color: #999; padding-top: 20px; padding-bottom: 30px}

#nav { position: relative; left: 13px; width: 208px; }
#nav p { margin-top: 8px; }
#navlist { width: 208px; }
#navlist h3 { background: url(../images/select_tit.png) left top no-repeat; width: 214px; height: 0px !important;height /**/:35px; padding-top: 35px; display: block; overflow: hidden; }
#navlist ul { margin: 0px; padding: 0px 0px 0px 4px; list-style-type: none; font-size: 10px !important;font-size: 70%; font-family: helvetica, sans-serif, sans-serif; }
#navlist li { font-size: 9px; padding: 4px 5px 4px 5px; margin: 0px; width: 196px !important;width /**/:206px; text-align: center; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #e9e9e9; border-bottom-color: #FFFFFF; display:block }
#navlist li:hover { background-color: #ffcc66; }
#navlist h1 { font-size: 18px; font-weight: bold; font-variant: small-caps; margin-bottom: 4px }

#quote {
	font-style: italic;
	font-size: 13px;
	background: url(../images/quote.png) 20px 10px no-repeat ; 
	padding-left: 60px;
	margin-top: 25px;
	padding-right: 50px;
	padding-bottom: 15px;
	color: #999;
	}
	
	
#navlist li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 195px; 
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ffcc66;
	}

#navlist ul li {
	position: relative;
	}
	
#navlist li ul li {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #fff;
	}
	
#navlist li ul {
	position: absolute;
	left: 205px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

#navlist li ul li ul {
	position: absolute;
	left: 196px;
	width: 195px;
	top: -1px;
	display: none;
	}
	
/* Styles for Menu Items */
#navlist ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html #navlist ul li { float: left; height: 1%; }
* html #navlist ul li a { height: 1%; }
/* End */

#navlist ul li a:hover { background: #ffcc66; color: black; } /* Hover Styles */
		
#navlist li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#navlist li:hover ul, #navlist li.over ul { display: block; } /* The magic */


#addresses {
	padding-top: 15px;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	}

.staff {
	position: relative;
	text-align: left;
	}
	
	.staff img {
		margin-right: 5px;
		border: 1px solid #000;
		}

.style3 {
        color: #CC3300;
        font-weight: bold;
	}
.style5 {color: #000000}
.style6 {color: #FF6600}

