body,html{
	background:url(site_back.jpg) repeat top center #181413;
}
div.middle, div.bottomin{
	width:890px;
	overflow:hidden;
}
div.center{
	width:645px;
	overflow:hidden;
	margin-right:5px;
	_margin-right:3px;
	margin-top:5px;
}
div.left{
	width:235px;
	margin-left:0;
}
div.text{
	padding:16px 16px 11px 11px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:390px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:90px;
}
div.bottom{
}
/*    Boxy    */
div.boxtop{
	font-weight:bold;
	background:url(site_box_top.png) no-repeat top;
	color:#fff;
	text-align:center;
	font-size:13px;
	padding:12px 5px 8px 5px;
	min-height:25px;
}
div.boxbottom{
	background:url(site_box_bottom.png) no-repeat top;
	height:9px;
}
div.boxbody{
	padding:7px 15px;
	background:url(site_box_body.png) repeat-y;
}
div.box{
}
div.vmenu div{
	background:none;
}
/*    Menu   */ 
div#menu{
	width:874px;
	position:absolute;
	top:330px;
	margin-left:8px;
}
#menu a{
	padding:11px 6px 10px 6px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}
#menu a:hover{
	color:#fff;
	text-decoration:none;
	background:url(site_menu_hover.png) repeat-x;
}
#menu ul{
	padding:0;
	background:url(site_menu.png) repeat-x;
}
#menu ul:hover{
	background:url(site_menu_hover.png) repeat-x;
}
#menu ul:hover h2{
	background:none;
}
#menu ul:hover a{
	color:#fff;
}
#menu ul:hover ul.sub a{
	color:#fff;
}
#menu h2{
	padding:0px;
	margin:0px;
	background:url(site_menu_divider.png) no-repeat 0px 5px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:180px;
	height:15px;
	background:none;
	border-top:1px solid #558D76;
	margin-top:-1px;
}
#menu ul.sub a{
	background:url(site_menu.png) #00965F repeat-x 0px -1px;
	text-align:left;
	padding:3px;
	padding-left:10px;
	border:1px solid #558D76;
	border-top:none;
}
#menu ul.sub a:hover{
	background:url(site_menu_hover.png) #00B56A repeat-x 0px -1px;
	margin:0px;
	text-align:left;
	color:fff !important;
}
/*    Menu    */
div.vmenu div.boxtop{
	padding:14px 5px 3px 5px;
}
div.vmenu div.boxbottom{
	height:0;
}
div#vmenu{
	padding:0;
}
#vmenu a{
	padding:7px 15px 3px 28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	height:17px;
	overflow:hidden;
}
#vmenu a:hover{
	color:#fff;
	text-decoration:none;
}
#vmenu ul{
	padding:0;
	background:url(site_menu2.png) no-repeat;
}
#vmenu ul:hover{
	background:url(site_menu2_hover.png) no-repeat;
}
#vmenu ul:hover a{
	color:#fff;
}
#vmenu h2{
	padding:0px;
	margin:0px;
}
#vmenu ul.sub{
	margin:0;
	margin-left:-1px;
	padding:0;
	border-top:1px solid #558D76;
	width:190px;
	background:#fff;
}
#vmenu ul.sub a{
	background:url(site_menu.png) #00965F repeat-x 0px -1px;
	padding:4px;
	margin:0px;
	text-align:left;
	padding-left:15px;
	border:1px solid #558D76;
	border-top:none;
	color:#fff;
	height:auto;
}
#vmenu ul.sub a:hover{
	background:url(site_menu_hover.png) #00B56A repeat-x 0px -1px;
	margin:0px;
	text-align:left;
	padding-left:15px;
	color:#FFF;
}
div.search{
	padding:0;
	height:45px;
	background:url(site_search.png) no-repeat;
}
div.search input{
	background:none;
	&background:url(site_search_hover.png) no-repeat -1000px -1000px;
	padding:6px 5px;
	width:168px;
	border:none;
	z-index:300;
	color:#1A1A1A;
	position:absolute;
	margin:9px 0 0 9px;
}
div.search input.searchbutton{
	width:36px;
	height:36px;
	padding:0;
	background:url(search_hover.png) no-repeat -1000px -1000px;
	margin:5px 0 0 194px;
	border:none;
	cursor:pointer;
}
div.search input.searchbutton:hover{
	background:url(site_search_hover.png) no-repeat;
}
div#anim{
	position:absolute;
	top:65px;
	margin-left:5px;
}
div.breadcrumb{
	margin-top:-8px;
}
div.breadcrumb, div.breadcrumb a{
	font-size:9px;
	color:#bbb;
}
div.breadcrumb a:hover{
	color:#014B2E;	
}
