body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url("images/background.jpg");
}
img {
	border:none;
}
h1,h2,h3,p{
	margin-top:7px;
	margin-left:5px;
	display: block;	
}

h1{font-size:30px;}
h2{font-size:18px;}
h3{font-size:14px;}
#main{
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
#top{}
#topInfo{
	background-image: url('images/top_bg.jpg');
	background-repeat: repeat-x;
	color: #c1c872;	
	text-align:right;
	vertical-align: bottom;
	height: 38px;
}
#topHeader{
	background-image: url('images/top_bg2.jpg');
	background-repeat: no-repeat;
	height:177px;
	text-align:justify;
}
#topHeader ul{
	list-style-type:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	border: 0px red solid;
}
#topHeader li{
	float:left;
	margin-left:0px;
	display:block;
	top:153px;
	position:relative;
	border-top:1px solid #022604;
}
#topHeader li a{
	display:block;
	text-decoration: none;
	color:white;
}
#topHeader li img{
	border:none;
}

#left{
	/*height: 218px;*/
	width:584px;
	float:right;
	background-image: url('images/left_bg.jpg');
	background-repeat: repeat-x;
	background-color: #c1c872;
	color: black; 
}
#left a{
	color: #02940A;
}
#right{

	/*height:318px;	*/
	min-height:320px;
	width:216px;		
	float:left;
	background-position: -28px 0px ;
	background-image: url('images/right_bg.jpg');
	background-repeat: repeat-x;	
	background-color: #042908 ;
	color: #c1c872;
		
}
#bottom{
	clear:both;
	background-color:#022704;
	border-top: 1px solid #c1c872;	
	color:white;
	text-align:center;
}
#bottom a{
	text-decoration: none;
	color: white;
}
#productstbl {
  width:100%;
	text-align:center;
}
.storebox {
  background-color:#DFE4A1;
	width:550px;
	
	margin-left:auto;
	margin-right:auto;
}
.storebox1 {
  background-color:#DFE4A1;
	width:550px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}
.storebox2 {
  background-color:#ffffff;
	width:550px;
	height:1650px;
	margin-left:auto;
	margin-right:auto;
}

.storebox3 {
  background-color:#ffffff;
	width:580px;
	height:2950px;
	margin-left:auto;
	margin-right:auto;
}


.storebox img {
  margin-right:10px; 
	margin-top:10px;
}
/*
#top,#topInfo{
	border: 2px solid red;
}
#topHeader{
	border: 2px solid blue;
}
#topHeader ul{
	
	border: 2px solid #ff5500;
}
*/
