@charset "UTF-8";
/* CSS Document */

.contentWrapper {
	background-color: #FFF;
}

.contentLoader {
	float:left;
	width:100%;
	min-height: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 8px;
	
	background-color: #FFFFFF;
}

#dynamicC {
	float: left;
	width: 580px;
	min-height: 300px;
	
	background-color: #FFFFFF;
}


#photos {
	float: left;
	width: 600px;
	min-height: 300px;	
	background-color: #FFFFFF;
}

* html #dynamicC { /*IE only style*/
	height: 400px;
}

.mainWrapper {
	background-color: #FFF;
	border: 20px solid #00525e;
}

.leftWrapper {
	background-color: #00525e;
	border-right: 1px solid #FFF;
}

.wrapperBorder {
	border: 1px solid #FFF;
	background-repeat: no-repeat;
}

.bannerBorder {
	border-bottom: 10px solid #00525e;
}

.montage {
	float: left;
	width: 790px;
}

.montage-acc {
	float: left;
	padding-top: 1px;
	width: 453px;
}

.montage1, .montage2, .montage3, .montage4 {
	float: left;
	width: 151px;
	height: 152px;
}

.sponsorLogo {
	float: left;
	width: 151px;
	height: 126px;
	margin-left: 1px;
	padding-top: 25px;
}

#ctaholder {
	padding-top:12px;
	width: 578px;
	height: 111px;
}

#ctal {
	width: 282px;
	height: 111px;
	float: left;
}

a img{
	border:none;
	text-decoration:none;
}	

#ctar {
	margin-left: 298px;
	width: 282px;
	height: 111px;
}

.ie6 #ctar {
	margin-left: 292px;
}

.ie7 #ctar {
	margin-left: 296px;
}