@charset "ISO-8859-1";
/* CSS Document */

#BannerTop {
	height:15px;
	width:930px;
	background:url(Images/HomeBannerTop.gif) no-repeat 0 5px;
	float:left;
	margin-right:0;
}
#Banner {
	width:910px;
	padding:0 8px 0 9px;
	background:url(Images/HomeBannerTile.gif) repeat-y;
	min-height:15px;
	float:left;
	margin-right:0;
}
#BannerBottom {
	height:15px;
	width:930px;
	background:url(Images/HomeBannerBottom.gif) no-repeat 0 -5px;
	float:left;
	margin-bottom:15px;
	margin-right:0;
}

#Ads {
	float:left;
	color:#333333 !important;
}
	
.AdBox {
		float:left;
		overflow:hidden;
	}
	
	.Newsletter {
		padding:12px 15px;
		width:263px;
		height:142px;
		background:url(Images/AdBoxNewsletter-man.jpg) no-repeat center top;
	}
	
		.Newsletter h3,
		.Newsletter .SubHead {
			margin-bottom:0;
		}
	
	.Quote {
		width:205px;
		height:138px;
		background:url(Images/AdBoxQuote.jpg) no-repeat center top;
		padding:15px 65px 13px 45px;
		
	}
	
	.Promotion {
		width:227px;
		height:136px;
		background:url(Images/AdBoxPromotion.jpg) no-repeat center top;
		padding:15px 75px 15px 18px;
	}
	
#Content {
	float:left;
	padding:0;
	width:910px;
	margin:0 0 0 8px;
	min-height:0;
}


/* Override some image Markit Slideshow styles */
#mss-outer-container_366 {
	margin:0 auto !important;
	border-color:#fff !important;
}
.navi-outer	 {
background-color: #d1d1d1 !important;
}

.navi-outer ul_container li {}

a .navi-active {
background-color: #e8e8e8 !important;
}



