body {
	margin:0px;
	padding:0px;
	background-color:#EEE7D2;
}
body, td, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#666666;
}
a {
	color:#666666;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#3F94C5;
}
img {
	vertical-align:bottom;
}
.headershadow {
	width:950px;
	padding:0px 15px 0px 15px;
	background:url(/_resources/images/design/shadow_vertical.png) left top repeat-y;
}
*html .headershadow {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/shadow_vertical.png", sizingMethod="scale");
}
.headerimages {
	width:950px;
	height:314px;
}
.headerimages img {
	position:absolute;
}
.header {
	width:950px;
	height:314px;
	margin-top:-314px;
	position:relative;
	color:#FFFFFF;
}
.header a {
	color:#FFFFFF;
}
.header a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.middleshadow_top {
	width:100%;
	height:12px;
	margin-top:-12px;
	position:relative;
	background:url(/_resources/images/design/shadow_horizontal_top.png) left top repeat-x;
}
*html .middleshadow_top {
	background-image:none;
	margin-top:-14px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/shadow_horizontal_top.png", sizingMethod="scale");
}
.cmiddle {
	background-color:#FFFFFF;
	width:100%;
}
.navcontent {
	width:950px;
}
.navitem_idle {
	width:245px;
	height:106px;
	float:left;
	margin-top:-47px;
	position:absolute;
	cursor:pointer;
	background:url(/_resources/images/design/bg_navitem_idle.png) left top no-repeat;
}
*html .navitem_idle {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/bg_navitem_idle.png", sizingMethod="crop");
}
.navitem_active {
	width:245px;
	height:249px;
	float:left;
	margin-top:-47px;
	position:absolute;
	display:none;
	z-index:1;
}
.navitem_active .navitem_bg {
	width:245px;
	height:249px;
	background:url(/_resources/images/design/bg_navitem_active.png) left top no-repeat;
}
*html .navitem_active .navitem_bg {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/bg_navitem_active.png", sizingMethod="crop");
}
.navitem_active .navitem_menu {
	width:245px;
	height:249px;
	margin-top:-249px;
}
.navitem_active ul {
	padding:0px;
	margin:0px 27px 0px 27px;
	width:191px;
	display:inline;
	float:left;
	clear:both;
	list-style:none;
	border-bottom:1px solid #CAEBFD;
}
.navitem_active li {
	border-top:1px solid #CAEBFD;
	float:left;
	clear:both;
	width:100%;
}
.navitem_active li a {
	display:block;
	color:#333333;
	padding:3px 0px;
	width:100%;
	font:13px "Times New Roman", Times, serif;
}
.navitem_active li a:hover {
	color:#FFFFFF;
	background-color:#999999;
}
.content {
	width:902px;
	height:210px;
	padding:90px 24px 0px 24px;
	text-align:left;
}
.middleshadow_bottom {
	width:100%;
	height:12px;
	background:url(/_resources/images/design/shadow_horizontal_bottom.png) left top repeat-x;
}
*html .middleshadow_bottom {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/shadow_horizontal_bottom.png", sizingMethod="scale");
}
.map_overlay {
	width:652px;
	height:464px;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-326px;
	z-index:1;
	display:none;
}
.map_overlay .map_close {
	clear:both;
	float:right;
	width:18px;
	height:18px;
	margin:17px 22px -35px 0px;
	position:relative;
	display:inline;
	cursor:pointer;
}
.map_overlay .map_bg {
	clear:both;
	float:left;
	width:100%;
	height:100%;
	background:url(/_resources/images/design/bg_map.png) left top no-repeat;
}
*html .map_overlay .map_bg {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/bg_map.png", sizingMethod="crop");
}
.footer {
	width:902px;
	padding:0px 24px 0px 24px;
	height:140px;
	margin-top:-12px;
	color:#FFFFFF;
	line-height:150%;
	background:url(/_resources/images/design/bg_footer.png) left top no-repeat;
}
.footer a {
	color:#FFFFFF;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
*html .footer {
	margin-top:-14px;
}