body {
}

#contentWrapper{padding:0;}
#contentLeftWrapper{width: 560px; float:right;}
#contentRightWrapper{width: 440px;float:left;margin:0; padding:0; margin-top:20px;}
#contentRightWrapper .imgDiv{padding:0; margin:-70px 40px 50px 0; width:440px; height:298px; background-image: url(../assets/sub_slideshow_bg.png);background-repeat: no-repeat; background-position:center; position:relative;}

#contentRightTopWrapper{width: 384px;background-image: url(../assets/subnavigation_bottom.png);background-repeat: no-repeat;background-position: left bottom; padding-bottom: 15px; z-index:10000; margin:0 auto 0;}

#contentRightTop{
	width: 384px;
	background-image: url(../assets/subnavigation_top.png);
	background-repeat:no-repeat;
	background-position: top center;
	height:117px;
	margin: -77px 0px 0px 0px;
	z-index:1000;
}
#mid {
	background-image: url(../assets/navigation_sub_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:560px;
	float:right;
	
}

#mid h1{
	margin-left: 20px;
	margin-top: 13px;
}

#contentRightInside{
	width: 384px;
	background-image: url(../assets/subnavigation_stretch.png);
	background-repeat:repeat-y;
	background-position: center;
}

.subBanner{
	width: 507px;
	background-image: url(../assets/subbanner_mid.gif);
	background-repeat:repeat-y;
	background-position: center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
}
#subBannerTop{
	width: 100%;
	background-image: url(../assets/subbanner_top.gif);
	background-repeat:repeat-y;
	background-position: center;
	position:relative;
	margin:0;
	padding:0;
	height: 16px;
}
#subBannerBtm{
	width: 100%;
	background-image: url(../assets/subbanner_btm.gif);
	background-repeat:repeat-y;
	background-position: center;
	position:relative;
	margin:0;
	padding:0;
	height: 38px;
}

.downloads {
	background-image: url(../assets/downloads_sub.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

