body{
	text-align:center;
	background:#000F26;
}
#wrapper{
	margin:0px auto;
	text-align:left;
	width:800px;
	height:600px;
	background:transparent url('../images/main-bg.jpg') 0 0 no-repeat;
}
#video{
	float:left;
	width:370px;
	height:300px;
	margin:225px 0 0 0;
	padding:0 0 0 30px;
}
#details{
	float:left;
	width:330px;
	margin:200px 0 0 0;
	padding:0 0 0 70px;
}
#details h1{
	color:#FFFFFF;
	font-family:Arial, Sans-Serif;
}
#details ul{margin:2px 0 10px 0;}
#details ul li{
	color:#ffeec3;
/*	color:#ffb700;*/
	font-size:13px;
	line-height:20px;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
}
#details #order-footer{
	float:left;
	width:400px;
	margin:60px 0 0 0;
}
#details #order-footer #website{
	float:left;
	width:150px;
	text-align:center;
	color:#FFF;
	font-family:Arial, Sans-Serif;
}
#details #order-footer #website a{color:#FFF; text-decoration:none;}
#details #order-footer #website p{color:#FFF; line-height:20px; font-size:14px;}

#details #order-footer #buy-now{
	float:left;
	width:150px;
	text-align:center;
}


/* Fixes */

.clear-right{
	clear:right;
}

.clear-right{
	clear:left;
}
