
body {
	background: #fff url('/images/bg-body-home.jpg') left top repeat-x;
}

#header-wrapper {
	background: url('/images/bg-header-home.jpg') left top repeat-x;
	height: 239px;
}

#header {
	height: 239px;
}

#header #logo {
	top: 90px;
}

#menu-main {
	margin-top: 219px;
}

a.value-meter {
	display: block;
	padding: 10px 10px;
	font-size: 16px;
	border: none;
	color: #cef0ea;
	background: #50c9b5;
	width: 230px;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
}

a.value-meter strong {
	color: #fff;
}

a.value-meter:hover {
	background: #76d8c8;
	color: #1e1b1f;
}

a.value-meter:hover strong {
	color: #1e1b1f;
}

a.value-meter img {
	position: absolute;
	right: -20px;
	top: -39px;
}

a.banner {
	display: block;
	padding: 7px 10px 10px 10px;
	border: none;
	color: #50c9b5;
	background: #dcf4f0;
	width: 230px;
	margin-bottom: 25px;
	line-height: 18px;
}

a.banner span {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}

a.banner:hover {
	background: #76d8c8;
	color: #fff;
}

a.inactive:hover {
	color: #50c9b5;
	background: #dcf4f0;
}

#video-wrapper {
	margin-bottom: 10px;
}

#commercials {
	float: right;
	width: 248px;
}

#commercials p {
	color: #50c9b5;
}

#commercials a {
	color: #50c9b5;
	border-bottom: 1px solid #50c9b5;
}

#commercials a:hover {
	border-bottom: none;
}

#banner-wrapper {
	position: absolute;
	height: 239px;
	width: 100%;
	z-index: 0;
}
