.mainContent {
	background-image:url(gfx/tour-header.jpg);
	padding-top:200px;
}

.mainContent .slogan {
height:50px;
}

.mainContent .content .colScreenHD {
float:left;
width:284px;
text-align:center;
}

.mainContent .content .colScreenHD a:link img{ border:2px solid black; }
.mainContent .content .colScreenHD a:visited img{ border:2px solid black; }
.mainContent .content .colScreenHD a:hover img{ border:2px solid #666666; }
.mainContent .content .colScreenHD a:active img{ border:2px solid black; }

.mainContent .content .colVideoHD {
text-align:center;
}



