/* CSS Document */

body{
	background: url(i/body.gif) repeat;
	text-align: center;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

#container{
	margin: 0 auto;
	background: url(i/shadow.gif) repeat-y left;
	width: 810px;
	padding-left: 6px;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:804px; 
}

html>body .content {
  width: 804px;
} 

#main{
	background: url(i/bodyBG.jpg) repeat-y left;
	width: 792px;
	border-bottom: 30px solid #CCCC99;
}

#header{
	width: 100%px;
	background: url(i/headBG.gif) repeat-x;
	height: 122px;
}

.tagline{
	float: right;
}

/* ie5 hack for 3px margin on each side of floated image */
* html .tagline {
 margin: 0 -3px; ma\rgin: 0;
 } 

#footer{
	text-align: center;
	color: #000000;
	margin-top: 10px;
}

.name{
	margin: 24px 0 0 10px;
}

#header ul{
	list-style: none;
	margin: 15px 0 0 0;
}

#header ul li{
	float: left;
	margin: 0 15px;
}

li a{
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
}

li a:hover, li a:active{
	background: #FFFFFF;
	color: #000000;
}

.maintext{
	margin: 20px 0 0 30px;
	line-height: 18px;
	width: 460px;
}

img.products{
	margin-top: 20px;
}

.bolder{
	font-size: 14px;
	font-weight: bold;
	
}

#footer p{
	margin-top: 10px;
}