body {
	background-color: #3b3b3b;
	padding: 0px;
	margin:0px;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.container {
	position: absolute;
	left: 50%;
	margin-left: -491px;
	z-index: 0;
	width:982px;
}
.side-ads {
	position: absolute;
	z-index: 10;
	top: 36px;
	left: 840px;
	height: 619px;
	width: 140px;
	background-image:url(images/side-ad-background.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.logo {
	position: absolute;
	z-index: 1;
	top:65px;
	left: 29px;
}
.menu {
	position: absolute;
	z-index: 1;
	left: 275px;
	top: 136px;
	width: 562px;
}
.front-content {
	position: absolute;
	z-index: 1;
	left: 40px;
	top: 200px;
	width: 418px;
}
.front-content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 150%;
	color: #000000;
}
h1 {
	color: #b7b600;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	color: #b7b600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.front-advert {
	position: absolute;
	z-index: 1;
	left: 480px;
	top: 189px;
	width: 357px;
}

