#left{
	float: left;
	width: 475px;
	height: 600px;
	position: relative;
	overflow: hidden;
}

#right {
	float: right;
	width: 325px;
	height: 600px;
	position: relative;
	text-align: right;
	overflow: hidden;
}

#left img, #right img {
	position: absolute;
	left: 0;
}

#left *, #right * {
	z-index: 100;
	position: relative;
}

#left .bg, #right .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}

#vmenu-c {
	position: absolute;
	top: 0;
	left: 0;
}

#vmenu {
	position: relative;
	background: url('../images/home_menu.png') no-repeat scroll 0 50px;
	width: 296px;
	height: 366px;
	margin: 200px 0 0 70px;
	z-index: 200;
}

#vmenu ul, #vmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
	left:0;
}

#vmenu a {
	position: absolute;
	color: #fdfdfd;
	text-decoration: none;
	display:block;
	text-align:left;
	white-space: nowrap;
	text-transform: lowercase;
}

#vmenu a:hover {
	color: #E9D19A;
}

a.a {
	font-size:16px;
	left:0;
	top:164px;
}

a.b {
	font-size:205%;
	left:70px;
	top:110px;
}

a.c {
	font-size:22px;
	left:9px;
	top:65px;
}

a.d {
	font-size:170%;
	left:155px;
	top:20px;
}

a.e {
	font-size:22px;
	left:247px;
	top:46px;
}

a.f {
	font-size:18px;
	left:230px;
	top:96px;
}

a.g {
	font-size:260%;
	left:245px;
	top:150px;
}

a.h {
	font-size:170%;
	left:250px;
	top:200px;
}

a.i {
	font-size:110%;
	left:302px;
	top:253px;
}

a.j {
	font-size:130%;
	left:265px;
	top:285px;
	
}

a.k {
	font-size:140%;
	left:244px;
	top:310px;
}

a.l {
	font-size:120%;
	left:250px;
	top:350px;
}

a.z {
	font-size: 16px;
	left: 270px;
	top: 280px;
}

#vmenu a.m {
	font-size:230%;
	left:20px;
	top:300px;
	text-align:right;
	line-height: 105%;
}

#home #doc4 {
	text-align: center;
	background-color: #a40c23;
	padding: 0;
}

#body {
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative;
	clear: both;
}

#offers-highlight {
	background: transparent url(../images/70-percent-black.png) repeat scroll left top;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 305px;
	min-height: 82px;
	text-align: left;
	text-align: center;
}
#offers-highlight p {
	font-size: 12px;
}
#offers-highlight a {
	color: #B8B8B8;
	text-decoration: none;
}
#offers-highlight a:hover {
	color: #E9E6DD;
}
#offers-highlight h1 {
	font-size: 16px;
	color: #C7AA64;
	font-weight: normal;
	margin: 7px 10px 0 10px;
}
#offers-highlight h1 a {
	color: #C7AA64;
}

a span.sOffer {
	color: #AE9B6D;
}
a span.sOffer:hover {
	color: #D0CCC0;
}
a span.sOffer strong {
	color: #EEF1EB;
}





