body.landing{
	background: url(../../images/front/bglanding2.jpg) no-repeat center -190px;
	padding: 0px;
}
.wrap{
	margin: auto;
	width: 930px;
}
.top{
	display: block;
	height: 180px;
	vertical-align: middle;
}
.top1,
.top2,
.top3{
	float: left;
}
.top1{
	width: 310px;
	padding-top: 5px;
}
.top2{
	width: 460px;
}
.top3{
	width: 160px;
	padding-top: 30px;
}
.top1 h3{
	margin: 20px 0 0 20px;
}
.top1 h3 span{
	text-indent: -5000px;
	display: block;
	height: 114px;
	width: 254px;
	background: url(../../images/front/balloontext.png) no-repeat top left;
}
.top2 h1{
	margin: 15px 0 0 20px;
}
.top2 h1 span{
	text-indent: -5000px;
	display: block;
	height: 148px;
	width: 428px;
	background: url(../../images/front/logolanding.png) no-repeat top left;
}
.main{
	float: left;
	width: 690px;
	height: 410px;
}
.side{
	float: right;
	width: 231px;
	height: 410px;
	background: url(../../images/front/sidelanding.jpg) no-repeat top left;
}
.main h2,
.side h3,
.side p{
	display: none;
}
.foot{
	display: block;
	font-size: 10px;
}
.foot h3{
	margin: 5px 0;
}
.foot h3 a{
	background: url(../../images/front/footlanding.gif) no-repeat top center;
	height: 47px;
	display: block;
	text-indent: -5000px;
}
.footer3 {
		width: 270px;
}
img{
	border: 0px;
}
h2.fash{
	background: url(../../images/front/fash.gif) no-repeat top left;
}
h2.fash a:hover{
	background: url(../../images/front/fash.gif) no-repeat bottom left;
}
h2.man{
	background: url(../../images/front/man.gif) no-repeat top left;
}
h2.man a:hover{
	background: url(../../images/front/man.gif) no-repeat bottom left;
}
h2.wax{
	background: url(../../images/front/wax.gif) no-repeat top left;
}
h2.wax a:hover{
	background: url(../../images/front/wax.gif) no-repeat bottom left;
}
.whiteBG {
	min-height: 500px;
}
.soon{
	float: right;
	margin: 100px 0;
}
.soon h1{
	height: 58px;
	width: 359px;
	text-indent: -5000px;
	background: url(../../images/front/coming_soon.gif) no-repeat top left;
}
.remember{
	margin: auto;
	width: 620px;
}
.remember h2{
	border-bottom: 1px solid #E8E6E2;
	font: bold 19px Arial, Helvetica, sans-serif;
	padding: 15px 0 5px 0;
}
.remember input{
	border: 1px solid #E8E6E2;
	width: 314px;
	height: 20px;
	margin: 10px 0;
	padding: 3px;
	font: bold 16px Arial, Helvetica, sans-serif ;
}
.remember strong{
	color: #F24506;
	font-size: 14px;
}
.btn{
	border: 0px;
	background: url(../../images/front/bg_btn2.gif) no-repeat top left;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	width: 112px;
	height: 30px;
	color: #fff;
	margin: 10px 0;
}
.btn:hover{
	background: url(../../images/front/bg_btn2.gif) no-repeat bottom left;
}