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

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

.twoColFixLtHdr #sidebar1 {
	background-image: url(../images/style7/images/style7_03.jpg);
}
.twoColFixLtHdr #container #containerWrapper #footer {
	background-image: url(../images/style7/images/style7_04.jpg);
}
.twoColFixLtHdr {
	background-color: #1d2159;.twoColFixLtHdr #container #containerWrapper #footer p {
	font-size: 12px;
	color: #000000;
}
