body{
	margin: 35px 0 0 0;
	background:url(../images/landing-body-bg.gif) repeat-x top left #C5BC80;
}
.main-div{
	width: 874px;
	margin: 0 auto;
}
.landing-top{
	width: 874px;
	background:url(../images/top-bg.gif) no-repeat top left;
	height: 22px;
	float: left;
}
.content-panel{
	width: 874px;
	float: left;
}
.left-panel{
	width: 387px;
	float: left;
}
.right-panel{
	width: 422px;
	padding: 0 65px 0 0;
	background:url(../images/right-bg.jpg) no-repeat top left;
	float: left;
}
.title{
	width: 422px;
	text-align:right;
	padding: 46px 0 39px 0;
	float: left;
}
.text{
	width: 422px;
	float: left;
	font-size: 12px;
	color: #E5DB9D;
	font-weight:bold;
	text-align:right;
	line-height: 18px;
	font-family:Tahoma;
	padding: 20px 0 14px 0;
}
.text p{
	margin: 0 0 7px 0;
}
.men-center{
	width: 219px;
	text-align:right;
	padding: 0 5px 0 0;
	float: left;
}
.women-center{
	width: 198px;
	text-align:right;
	float: left;
}
.footer{
	width: 422px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-align:right;
	font-family:Tahoma;
	padding: 45px 0 38px 0;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	color: #fff;
	text-decoration: underline;
}