body{
	padding:0;
	margin:0;
	background:#d9d9d9; 
	color:#fff;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
 
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

#wrap{
	margin:0 auto;
	padding:20px 0 0 0;
	width:912px;
}
/*top*/
#top{
	margin:0;
	padding:0;
	width:962px;
	height:488px;
	background:#002d64;
	position:relative;
}
#toppage{
	margin:0;
	padding:0;
	width:962px;
	height:7px;
	background:url(images/top2.gif) 0 0 no-repeat;
}
/*topLeft*/
#topLeft{
	margin:0;
	padding:0;
	width:585px;
	height:488px;
	background:#002d64;
	float:left;
	background:url(images/topLeft.gif) 0 0 no-repeat;
}
#topLeft .addtocart{
	margin:0;
	padding:0;
	line-height:30px;
	position:absolute;
	left: 44px;
	top: 398px;
	border:none;
}
#topLeft .discount{
	margin:0;
	padding:0;
	position:absolute;
	left: 245px;
	top: 395px;
	border:none;
}
#videobox{
	margin:0;
	padding:0;
	width:491px;
	height:313px;
	position:absolute;
	left:57px;
	top:39px;
}
/*topRight*/
#topRight{
	margin:0;
	padding:0;
	width:377px;
	height:488px;
	background: url(images/topRight.gif) 0 0 no-repeat;
	float:left;
}

#topRight .box{
	margin:0;
	padding:0;
	width:265px;
	height:30px;
	line-height:30px;
	position:absolute;
	left: 644px;
	top: 266px;
	border:none;
	background:none;
}
#topRight .boxb{
	margin:0;
	padding:0;
	width:262px;
	height:30px;
	line-height:30px;
	position:absolute;
	left: 646px;
	top:310px;
	border:none;
	background:none;
}
#topRight .button{
	margin:0;
	padding:0;
	width:270px;
	height:45px;
	line-height:30px;
	position:absolute;
	left: 639px;
	top:356px;
	border:none;
	background:none;
}
/*content*/
#content{
	margin:0;
	padding:20px 0 0 0;
	width:962px;
	background: url(images/content.gif) 0 0 repeat-y;
}
#salesletter{
	width:590px;
	margin:0;
	padding:0 0 0 30px;
	float:left;
}
#salesletter p{
	margin:0 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color:#000000;
}
/*cRight*/
#cRightwrap{
	margin:0 11px 0 0 ;
	padding:0;
	width:300px;
	float:right;
}
#cRight{
	margin:11px 0px 0 0;
	padding:0;
}
#cRight .cRightTop{
	margin:0;
	padding:0;
	width:300px;
	height:82px;
	background:url(images/rTop.gif) 0 0 no-repeat;
}
#cRight .cRightTopTwo{
	margin:0;
	padding:0;
	width:300px;
	height:82px;
	background:url(images/rTop2.gif) 0 0 no-repeat;
}
#cRight .cRightmidle{
	margin:0;
	padding:0;
	width:300px;
	background:url(images/rmidle.gif) 0 0 repeat-y;
}
#cRight .cRightmidle p{ 
	margin:0;
	padding:0 20px 20px 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
#cRight .cRightbottom{
	margin:0;
	padding:0;
	width:300px;
	height:19px;
	background:url(images/rbottom.gif) 0 0 no-repeat;
}
/*videopage*/
#videopagebox{
	width:491px;
	margin:0;
	padding:0px;
	border:15px solid #000;
}
/*bottom*/
#bottom{
	margin:0;
	padding:0;
	width:962px;
	height:65px;
	background: url(images/bottom.gif) 0 0 no-repeat;
}
/*footer*/
#footer{
	margin:0 0 0 0;
	padding:0;
	width:962px;
	height:50px;
	text-align:center;
	line-height:30px;
}
#footer p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
}
#footer p a{
	margin:0 10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#footer p a:hover{
	color:#000;
	text-decoration:underline;
}
/*topnavi*/
#topnavi{
	margin:0 0 0 0;
	padding:0;
	width:962px;
	height:30px;
	text-align:left;
}
#topnavi p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30p;
}
#topnavi p a{
	margin:0 20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	
}
#topnavi p a:hover{
	color:#000;
	text-decoration:underline;
}