* {
	margin: 0;
	padding: 0;
}


body {
	background: #7A7D70;
	color: #000;
	font: 12pt Tahoma, Arial;
}
a {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}
 


 
#header {
     
	width: 820px;
	height: 114px; 
	background: url(images/sub-head.gif ) no-repeat;
	background-repeat:  repeat;
	margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;   
	margin-bottom: 0px;
	position: relative;
	top: 0px;
 
}

 
#header h1 {
        text-align: center;
	padding-top:33px;
        color: fff;
	font:bold 28pt Arial;
}
#header h2 {
        text-align: center;
	padding-top:55px;
	font:  11pt Arial;
}
 
 
#main {
        
        width: 800px;
 	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	margin-left: auto;   
	margin-top: 0px; 
	margin-right: auto;   
	margin-bottom: 0px;
	position: relative;
 	background-color: white;
	min-height: 600px;
        overflow: hidden;
}

#content {
        background-image: url(images/intop2.gif);
        background-repeat: no-repeat; 
	margin-right: 80px;
	margin-left: 80px;
        margin-top: 20px;
	 			
}
 
#content .posts {
	margin: 0 0 10px;
	padding: 10px 10px 0;
}
#content .posts li {
	margin: 0 20px;
}
  

#footer {
	
 	width: 500px;
 	padding-left: 0px;
 	padding-top: 0px;
 	padding-right: 0px;
 	padding-bottom: 20px;
	margin-left:160px;
 	margin-top: 10px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	text-align: center;
 	font-family: verdana, arial;
 	font-size: 11px;
}
#payment {
	float: center;
}
#footer-note {
	width:500px;
 	text-align: center;
}


#footer p {
	margin:10px 0px;
}
#content h2 {
	font: bold 26px Verdana;
	color: #990000;
        text-align: center;
	padding: 5px;
  
	margin-bottom: 3px;
}
.caption {
	margin-right: 10px;
	text-align: center;
}
.caption img {
	border:2px solid #777;
}
.entry {
	font: 13pt verdana;
}
p.meta {
	clear:both;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 30px;
	background: #444;
	margin-top:10px;
	padding: 5px 0;
}
p.meta span {
	margin:0 10px;
	line-height: 30px;
	height: 30px;
	padding-left: 36px;
	display: block;
	float:left;
}
p.meta span.price {
	background: url(images/dollar.png) no-repeat left center;
}

p.meta span.buy {
	background: url(images/buy.png) no-repeat left center;
}

p.meta span.detail {
	background: url(images/detail.png) no-repeat left center;
	float:right;
}


.products {
 
	text-align: center;
	margin:10px auto;
}
.products .item-image {
	border:3px solid #FFF;
	margin-bottom:10px;
}

#meta {

	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin:0px 0;
	padding-left: 0px;
}
#meta1  {
	
	background: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin:10px 10px;
	margin-left:190px;
}
#metaback  {
	 
	background: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin:10px 0;
	margin-left:270px;
}
#bookmark {
	margin-left:250px;
 
}
#meta .price {

	font: bold 26px Verdana;
	color: #990000;
	margin:10px 0;
	margin-left:230px;
}
#meta .buy-button {
	margin-top:6px;
        margin-bottom:16px;
	 
        align:center;
}

#social {
	margin-left:20px;
	text-align: center;
}

blockquote {
	margin:30px 60px;
	padding: 48px 40px 40px;
	text-align:justify;
	border: 2px dashed #666;
	background: url(images/comment.png) no-repeat left top;
        background-color: #FEFDB9;
	color: #000;
	font: 12pt arial;
}
blockquote:hover {
	border: 1px solid #bbb;
}

.style1 {color: #008000;
         font: Bold italic 18px Arial;
}
.style2 {color: #065B8E;
         font: Bold 17px Arial;
}

.style3 {   
         color: #E0E0E0;
         font: Bold 21px Arial;

}