
<style type="text/css">{}
body {
  background: url(/images/bg_home.gif) left top repeat-x #893003;
}
table td{
	padding:0 20px 0 0;
}
/* Structure Elements */
#Content p {
	padding:10px;
}
#mainContent {
	width:920px;
	margin-top:16px;
	background: url(/images/homecontentbg.gif) left top repeat-y;
}
#col1 {
	width:449px;
	float:left;
}
#col2 {
	float:left;
	width:190px;
	padding:0 22px;
}
#col3 {
	float:left;
	width:200px;
	padding-left:20px;
	/*background: url(/images/featuredproduct.gif) left 16px no-repeat;*/
}
#col3content {
	
	font-size:77%;
}
#col3content img {
	margin-left:-16px;
}
#Contentleft {
	float:left;
}
#mainNav {
	width:904px;
	height:222px;
	background: url(/images/homeimage.jpg) left top no-repeat;
}
#mainNav a {
	color:#FFF;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	padding-right:16px;
	background: url(/images/navarrow.gif) right 4px no-repeat;
}
#mainNav a:hover {
	color:#febd00;
}
#mainNav li {
	float:left;
	margin:198px 0 0 0;
	width:218px;
	padding-left:8px;
}
#subNav {
	width:150px;	
}
#subNav ul {
	padding:10px;
}
#subNav li{
	margin: 4px 0;
}


</style>