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


/*#centerLogo {
	position: absolute;
	left: 250px;
	top: 219px;
	z-index: 1;
	height: 183px;
	width: 183px;
	background-image: url(../images/logo.png);
}*/


#remLeftImage a:hover span {
	display: block;
	position: absolute;
	height: 380px;
	width: 363px;
	top: 10px;
	right: -512px;
	border: 10px solid #FFFFFF;
	z-index: 5;
}

#remRightImage a:hover span {
	display: block;
	position: absolute;
	height: 380px;
	width: 363px;
	top: 10px;
	left: -383px;
	border: 10px solid #FFFFFF;
	z-index: 5;
}
.oneColFixCtr #container {
	background-color: #302E2E;
}
#mainContent #wrapper {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	background-image: url(../../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 0;
	float:left;
}

#mainContent {
	background-repeat: no-repeat;
	background-position: center center;
/*	width: 400px;
	margin-right: 150px;
	margin-left: 150px;*/
}

