  
body {
  margin: 0;
  padding: 0;
  background: #dbdad1 url(../images/body-bg.jpg) repeat-x top left;
  font:  12px "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
  color: #3f310c;
}
h1, h2, h3, h4, h6{
	font-family: 11px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
	color:#443410;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.9em;
	color:#998761;
	font-weight:600;
}
h2{
	color:#998761;
}
h6{
	font-size:1.1em;
}
h3{
	font-size:1.4em;

}
h5{
	font-size:1.4em;
	color:#ce0000;
}
a img{
	border:none;
}
a{
	text-decoration:none;
	color:#3f310c;
}
a:hover{
	text-decoration:none;
	color:#786940;
}
#container{
	margin:0;
	padding:0;
}
#header{
	margin:0;
	width:748px;
	height:438px;
	background:url(../images/flash.jpg) no-repeat top left;
	position:relative;
}

#header a{
display:block;
position:absolute;
} 
 
#header a#link1{
left:21px;
width:68px;
height:35px;
top:403px;
}
#header a#link2{
left:117px;
width:110px;
height:35px;
top:403px;
}
#header a#link3{
left:255px;
width:100px;
height:35px;
top:403px;
}
#header a#link4{
left:381px;
width:87px;
height:35px;
top:403px;
}
#header a#link5{
left:490px;
width:80px;
height:35px;
top:403px;
}
#header a#link6{
left:592px;
width:135px;
height:35px;
top:403px;
}

#content{
	margin:0;
	padding:20px 0 0 0;
	width:710px;
}
#textarea{
	float:left;
	padding:0 10px 0 10px;
	width:420px;
	background:;
	text-align:justify;
}
#eform{
	float:right;
	padding:0 0 0 10px;
	width:250px;
	background:url(../images/form-bg.jpg) no-repeat top left;
	text-align:left;
}
#eform form{
	width:210px;
	padding-left:20px;
}
#eform img{
	padding: 0px 0 0 20px;
}
#footer{
	margin:0;
	padding:0;
	width:748px;
	height:423px;
	background: #dbdad1 url(../images/footer-bg.jpg) no-repeat top;
}
#footer-boxes{
	margin:0;
	padding:30px 0;
	width:660px;
	text-align:justify;
	color:#fff;
	font-size:1.1em;
	
}
#footer-boxes{
	font-size:0.9em;
}
#box1{
	float:left;
	width:220px;
	padding:0 15px 0 5px;
}
#box1 a{
	text-decoration:underline;
	color:#fff;
}
#box1 a:hover{
	text-decoration:underline;
	color:#443410;
}
#box2{
	float:left;
	width:230px;
	padding:0 5px 0 15px;
}
#box2 a{
	text-decoration:underline;
	color:#fff;
}
#box2 a:hover{
	text-decoration:underline;
	color:#443410;
}
#box3{
	float:right;
	width:130px;
	padding:0 5px 0 15px;
}
#box3 a{
	text-decoration:underline;
	color:#fff;
}
#box3 a:hover{
	text-decoration:underline;
	color:#443410;
}
#fineprint{
	margin:0;
	padding:0;
}
#fineprint ul{
	
}
#fineprint li{
	display: inline;
    list-style-type: none;
    padding:0 7px;
	border-left:1px solid #3f310c;

}
#products img{
	float:left;
	padding:0 10px 0 0;
}
#products li{
	list-style:none;
}
.clearfloats{
	clear:both;
}
.error{
	color:#990000;
}
