/* CSS Document */

body {
	background-color:#D3C7B9;
	margin:0 auto;
	padding:0px;
}

#wrapper {
	width:850px;
	background-color:#000000;
	margin:0 auto;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	overflow:hidden;
}

#header img {
	float:left;
}

#player1 {
	width:425px;
	height::310px;
	float:left;
	text-align:center;
	
}

#player1 img {
	border:1px solid #FFFFFF;
}

#model {
	width:425px;
	height:310px;
	float:left;
}

#model img {
	float:left;
}

#benefits {
	width:425px;
	height:175px;
	float:left;
}

#samplevideo1 {
	width:425px;
	height:48px;
	float:left;
}

#butt {
	width:425px;
	height:48px;
	float:left;
}

#benefits {
	width:425px;
	height:175px;
	float:left;
}

#gorgeous {
	width:425px;  
	height:175px;
	float:left;
}

#gorgeous img {
	float:left;
}

#midlink {
	width:850px;
	text-align:center;
	font-family:Impact;
	font-size:36px;
}

#midlink a {
	color:#FFFFFF;
	
}

#player2 {
	width:425px;
	height::314px;
	float:left;
	text-align:center;
	margin:7px 0 0 0;
}

#player2 img {
	border:1px solid #FFFFFF;
}

#player3 {
	width:425px;
	height::314px;
	float:left;
	text-align:center;
	margin:7px 0 0 0;
}

#player3 img {
	border:1px solid #FFFFFF;
}

#samplevideo2 {
	width:850px;
	height:50px;
	float:left;
}

#samplevideo2 img {
	float:left;
}

#bonus img {
	float:left;
}

#footerlink {
	width:850px;
	text-align:center;
	font-family:Impact;
	font-size:59px;
}

#footerlink a {
	color:#FFFFFF;
	
}



