body {
	font-size:12px;
	margin:0px;
	background-image:url(/images/index/background_repeat.jpg);
}

img {
	border:none;
	border:0px;
}

.clear {
	clear:both;
}


.wrapper {
	display:block;
	width:993px;
	margin:0px auto;
	background-image:url(/images/index/stiches_bg.png);
	background-repeat:repeat-y;
	background-position:top;
	padding:10px 0px 60px 40px;
}
.main_bg {
	display:block;
	height:562px;
	width:903px;
	background-image:url(/images/index/clothe_background.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:250px 0px 0px 60px;;
}


.video {
	margin:0px 0px 0px 710px;
	padding:0px 0px 10px 0px;
}
/*
.facebook {
	margin:0px 0px 0px 710px;
	padding:0px 0px 10px 0px;
}
*/
.logo {
	position:absolute;
	margin:20px 0px 0px -30px;
	z-index:9;
}
.club_join { 
	position:absolute;
	margin:-12px 0px 0px 425px;
}

.header_text {
	position:absolute;
	margin:150px 0px 0px 82px;
	z-index:8;
}

.options {
	display:block;
	width:844px;
	height:478px;
	background-image:url(/images/index/post_card_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:41px 0px 0px 0px;
}

.options .wholesale, .options .retail {
	display:block;
	float:left;
	width:422px;
}

.info {
	position:absolute;
	z-index:6;
	padding:15px 0px 0px 15px;
}
.info p {
	width:250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:18px;
	font-size:11px;
}
.info a img {
	margin-top:300px;
	position:absolute;
}

.wholesale .info {
	margin-left:42px;
}
.wholesale .model {
	height:478px;
}
.model img {
	margin-top:-15px;
}

.retail .model {
	width:380px;
	padding-right:42px;
}
.model div {
	background-repeat:no-repeat;
	background-position:right top;
	height:478px;
	display:none;
}
.model img {
	float:right;
}
.model p {
	margin:0px;
}


.bot_nav p {
	display:block;
	float:left;
	color:#f1e9c2;
	margin:20px 60px 0px 0px;
	padding-left:40px;
}
.bot_nav a {
	color:#f1e9c2;
	text-decoration:none;
}
.bot_nav a:hover {
	text-decoration:underline;
}
