/* CSS Document */
#yh_hover_dropdownmenu ul, #yh_hover_dropdownmenu li{
	padding:0;
	margin:0;
	list-style:none;
	text-align: center;
	text-decoration: none;
}
#yh_hover_dropdownmenu li{
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
}
#yh_hover_dropdownmenu li li{
	position:static;
	float:none;
	padding:0;
	margin:0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
}
#yh_hover_dropdownmenu li li a{
	display:block;
	margin/**/:0;
	padding:4px;
	text-decoration:none;
	color:#333333;
	width: 128px;
	background-color: #DFEFF7;
	border: 1px solid #000000;
	text-align: center;
}
#yh_hover_dropdownmenu li li a:hover{
	color:#333333;
	width: 128px;
	background-repeat: repeat-x;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #C1F0FF;
}
#yh_hover_dropdownmenu li h4{
	color:#FFFFFF;
	font-family:Verdana;
	margin:0;
	font-weight:bold;
	display:block;
	width: 139px;
	height: 14px;
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 3px;
	border-right-style: solid;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#yh_hover_dropdownmenu li:hover>ul{
	display:block !important;
	text-decoration: none;
	color: #333333;
}
#yh_hover_dropdownmenu li:hover h4{
	color: #000000;
	display: block;
}
#yh_hover_dropdownmenu li.hover ul{
	display:block !important;
	color: #666666;
}
#yh_hover_dropdownmenu li.hover h4{
	display: block;
	background-color: #FFFFFF;
	color: #333333;
}

#yh_hover_dropdownmenu li ul{
	position:absolute;
	left:-1px;
	top:20px;
	background:buttonface;
	display:none;
	border: 1px solid #666666;
	color: #333333;
}
#yh_hover_dropdownmenu .ft{list-style-image:url(javascript: void(	h4 = document.all.yh_hover_dropdownmenu.all.tags("h4") ) || void(	f = Function("for(var i=0;i<h4.length;i++){var li = h4[i].parentNode;li.onmouseover=function(){this.className='hover'};li.onmouseout=function(){this.className=''};}")	)	|| void( f() ) );}
#yh_hover_dropdownmenu .ft[class]{list-style-image:none;/*hide from IE7*/}



/* every thing above this line is for the dropdown menus */
#nav-menu {
	position: absolute;
	left: 15px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	border: 1px solid #000000;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
}
#nav-menu a:link, #nav-menu a:active, #nav-menu a:visited {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
}
#nav-menu a:hover {
	color: #006666;
}


/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#banner {
	position: relative;
	height: 180px;
	width: 750px;
	background-image: url(../images/banner/banner.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#holder {
	position: relative;
	width: 690px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
}
h1,h2,h3,h5,h6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
