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

/**************************Layout Styles starts here*********************************/
.twoColFixLtHdr #container #header {
	height: 150px;
	background-color: #009999;
	float: left;
	width: 900px;
	position: relative;
	background-image: url(../images/style6/images/style6_01.jpg);
}
.twoColFixLtHdr #container #containerWrapper #mainContentWrapper {
	background-image: url(../images/style6/images/style6_02.jpg);
	height: 525px;
}

.twoColFixLtHdr #sidebar1 {
	background-image: url(../images/style6/images/style6_03.jpg);
}
.twoColFixLtHdr #container #containerWrapper #footer {
	background-image: url(../images/style6/images/style6_04.jpg);
}
.twoColFixLtHdr #container #containerWrapper #mainContentWrapper #mainContent #centerVideo {
	margin-top: 75px;
	margin-left: 110px;
}
