body,html{
	background:url(site_back.png) #E1E1E1 repeat-x center top;
}
div.middle, div.bottomin{
	width:890px;
	overflow:hidden;
}
div.center{
	width:610px;
	overflow:hidden;
	margin-right:10px;
}
div.left{
	width:252px;
	margin-top:5px;
	margin-left:12px;
	_margin-left:6px;
}
div.text{
	padding:16px 12px 0 12px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:245px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:120px;
}
div.bottom{
}
/*    Boxy    */
div.boxtop{
	font-weight:bold;
	background:url(site_box_top.png) no-repeat bottom center;
	color:#F48000;
	text-align:left;
	font-size:15px;
	padding:6px 5px 6px 25px;
}
div.boxbottom{
}
div.boxbody{
	padding:7px 15px;
}
div.box{
	margin-bottom:15px;
}
/*    Menu   */ 
div#menu{
	width:845px;
	position:absolute;
	top:188px;
	margin-left:20px;
}
#menu a{
	padding:7px 6px 6px 6px;
	color:#1E3686;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}
#menu a:hover{
	color:#F48000;
	text-decoration:none;
	background:#ECECEC;
}
#menu ul{
	padding:0;
	background:none;
}
#menu ul:hover{
	background:#ECECEC;
}
#menu ul:hover a{
	color:#F48000;
}
#menu ul:hover ul.sub a{
	color:#1E3686;
}
#menu h2{
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:160px;
	height:15px;
	background:none;
}
#menu ul.sub a{
	background:#ECECEC;
	text-align:left;
	padding:3px;
	padding-left:10px;
	border:1px solid #fff;
	border-top:none;
}
#menu ul.sub a:hover{
	background:#fff;
	margin:0px;
	text-align:left;
	color:#F48000 !important;
}
div#anim{
	width:880px;
	height:215px;
	overflow:hidden;
	position:absolute;
	top:55px;
	margin-left:25px;
}
/*    Menu    */
div#vmenu{
	padding:0 0 20px 0;
}
#vmenu a{
	padding:9px 5px 9px 5px;
	color:#1E3686;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
}
#vmenu a:hover{
	color:#F48000;
	text-decoration:none;
}
#vmenu ul{
	padding:0;
	background:url(site_menu.png) no-repeat;
}
#vmenu ul:hover{
	background:url(site_menu_hover.png) no-repeat;
}
#vmenu h2{
	padding:0px;
	margin:0px;
}
#vmenu ul.sub{
	margin:0;
	margin-left:-1px;
	padding:0;
	border-top:1px solid #fff;
	width:190px;
}
#vmenu ul.sub a{
	background:#ECECEC;
	padding:4px;
	margin:0px;
	text-align:left;
	padding-left:15px;
	border:1px solid #fff;
	border-top:none;
}
#vmenu ul.sub a:hover{
	background:#fff;
	margin:0px;
	text-align:left;
	padding-left:15px;
}
div.botmenu{
	padding:28px 60px 8px 60px;
	text-align:center;
	color:#777777;
	font-size:11px;
}
div.botmenu a{
	color:#777777;
	text-decoration:none;
}
div.botmenu a:hover{
	color:#F48000;
	text-decoration:underline;
}
div.breadcrumb{
	margin-top:-8px;
}
div.breadcrumb, div.breadcrumb a{
	font-size:9px;
	color:#bbb;
}
div.breadcrumb a:hover{
	color:#F48000;	
}
div.custom-form span.conterr{
	width:0 !important;
}
div.custom-form span.contlbl{
	width:40% !important;
}
div.custom-form span.contholder{
	width:50% !important;
}
