div.bottomin{ behavior: url(iepngfix.htc) }
body,html{
	background:url(site_back2.png) #EBEBEB repeat center top;
}
div.back{
	background:url(site_back.png) #E6E6E6 repeat-x center top;
}
div.backin{
}
div.bottom{
	background:url(site_bottom_back.png) repeat-x center top;
	height:100px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat center top;
}
div.middle, div.bottomin{
	width:954px;
	overflow:hidden;
}
div.center{
	width:645px;
	overflow:hidden;
	margin:0px 22px 0px 0px;
	_margin:0px 11px 0px 0px;
}
div.left{
	width:245px;
	margin-left:22px;
	_margin-left:11px;
	margin-top:5px;
	overflow:hidden;
	margin-bottom:-10px;
}
div.text{
	padding:18px 22px 7px 22px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat top center;
	padding-top:345px;
}
div.bottomin, div.bottom{
}
/*    Boxy    */
div.boxtop{
	padding:11px 15px 2px 10px;
	font-weight:bold;
	font-size:16px;
	background:url(site_box_top.png) no-repeat #F1F1F1 top left;
	text-align:right;
	color:#0C5E98;
}
div.box{
	background:url(site_box_body.png) repeat-y #F1F1F1 top left;
	margin-bottom:25px;
}
div.boxbody{
	background:url(site_box_body_top.png) no-repeat top left;
	padding:18px 20px 0px 20px;
}
div.boxbottom{
	background:url(site_box_bottom.png) no-repeat #F1F1F1 bottom left;
	height:17px;
}
/*    Menu   */ 
div#menu{
	width:906px;
	position:absolute;
	top:70px;
	margin-left:23px;
}
#menu a{
	padding:15px 6px 13px 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;
}
#menu ul{
	padding:0;
}
#menu ul:hover{
	background:url(site_menu_hover.png) repeat-x 0 2px;
}
#menu h2{
	padding:0px;
	margin:0px;
	background:url(site_menu_divider.png) no-repeat left center;
}
#menu ul:hover h2{
	background:none;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:160px;
	height:15px;
	background:url(site_menu.png) repeat-x;
	margin-top:-1px;
}
#menu ul.sub ul.sub{
	border-top:1px solid #1D628F;
	margin-left:-1px;
}
#menu ul.sub a{
	background: url(site_menu.png) #003E69 repeat-x 0px -24px;
	text-align:left;
	padding:3px;
	padding-left:10px;
	border:1px solid #1D628F;
	border-top:none;
}
#menu ul.sub a:hover{
	background: url(site_menu_hover.png) #2A70A1 repeat-x 0px -24px;
	text-align:left;
}
#anim{
	width:697px;
	height:195px;
	overflow:hidden;
	position:absolute;
	top:122px;
	margin-left:12px;
}
#downmenu{
	margin:20px 25px 5px 290px;
	text-align:center;
}
#downmenu, div.breadcrumb{
	color:#777;
	font-size:12px;
}
#downmenu a, div.breadcrumb a{
	color:#777;
	text-decoration:none;
}
#downmenu a:hover, div.breadcrumb a:hover{
	color:#0C5E98;
	text-decoration:underline;
}
div.search{
	position:absolute;
	top:39px;
	margin-left:680px;
}
div.search input{
	background:none;
	&background:url(t.gif);
	margin:1px;
	padding:3px 5px;
	width:217px;
	margin-right:0px;
	border:none;
	z-index:300;
	color:#1A1A1A;
}
div.search input.searchbutton{
	width:29px;
	height:25px;
	padding:0;
	background:none;
	&background:url(t.gif);
	margin:0;
	border:none;
}
div.search input.searchbutton:hover{
	background:url(site_search_hover.png) no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
div.search input.searchbutton{
	position:absolute;
	margin-left:232px;
	top:0px;
}
div.search input{
	padding:4px 5px;
}
}
div.page-addon{
	text-align:center !important;
}
span.conterr{
	text-align:left !important;
}
div.page-addon form p{
	border-top:1px solid #CCC;
	margin:10px 15px;
	padding-top:15px;
}
div.page-addon h2{
	text-align:center !important;
	padding-right:15% !important;
}
span.conterrerr{
	background:#EFB12C;
}
