body  {
	font: 13px Tahoma;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #111;
}
#container { 
	width: 796px;
	padding: 0 5px;
	background: url(images/bg.png) repeat-y;
	margin: 0 auto; 
	text-align: left;
		
} 
#header { 
	background: url(images/header.jpg) no-repeat; 
	width:796px; 
	height:395px;
	padding: 0;
	margin:0;
} 

#mainContent { 
	margin: 0;
	padding: 15px 25px 0 25px;
	width:510px;
	float: left;
	
	
} 


h1, h2, h3 {margin-top: 25px;} 
h2 {font-size:16px; border-bottom: #0DCDFE 3px solid; }
h2.buy {color:#FF479B; font-size: 19px; border-bottom: 0; }
h3 {color:#FF479B; font-size: 15px;}
ul {line-height: 22px; list-style: none;}
li { background: url(images/bluebullet.png) no-repeat 0 10px; padding-left: 15px;}
blockquote {background: #e6e6e6; padding: 8px; margin: 8px 0 8px 22px;}
blockquote.white {background: #fff;}
p {line-height: 18px; margin: 15px 0;}
.center {text-align: center;}
.black {color:#111;}
.pink {color:#FF479B;}
#header p {margin: 0; font-size: 11px; text-align: right; line-height: 14px;}

#sidebar1 {
	width: 190px; 
	float: right;
	margin-top: 70px;
	text-align:center;
	font-size: 11px;
	padding: 5px 5px;
	line-height: 4px;

}
#sidebar1 h3, #sidebar1 p {
.center;
line-height: 3px;
}

#footer { 
	padding: 0 10px; 
	background:#fff;
	
} 
#footer p {
	margin: 0; 
	padding: 10px;
    font-size: 9px;
}


a.add1 {margin-bottom: 17px;width: 451px; height: 121px; display: block;background: url(images/addtocart.png) 0 0; }
a.add2 {margin-bottom: 17px;width: 451px; height: 121px; display: block;background: url(images/addtocart.png) 0 -121px;}
a.add5 {margin-bottom: 17px;width: 451px; height: 121px; display: block;background: url(images/addtocart.png) 0 -242px;}
a.add7 {margin-bottom: 17px;width: 451px; height: 121px; display: block;background: url(images/addtocart.png) 0 -363px;;}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.privacy {text-align:center}

