body {
		margin: 0;
		padding:0;
		background:url('images/bg2.jpg') repeat-x #C7EA93;
		}
#frame {
		width:980px;
		margin-right:auto;
		margin-bottom:20px;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background: #fff;
		border: 1px solid #AADF5B;		}
#head {
		margin: 0px;
		padding: 0px;		
		}
#nav {
	background: #0F3233;
	padding:5px;
	font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;
	font-size: 15px;
	}
	
a.nav:link {
	color: #fff;
	text-decoration: none;
	margin-left: 60px;
	}
a.nav:visited {
	color: #fff;
	text-decoration: none;
	margin-left: 60px;
	}
a.nav:hover {
	color: #999999;	
	}
a.nav:active {
	color: #999999;
	}	
a.on:link {
color: #999
}
a.on:visited {
color: #999
}
h1 {	font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;	font-size: medium;	color: #333333;
	padding: 10px 0 0 0;		}
h2 {	font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;	font-size: medium;	color: #144547;
	padding: 10px 0 0 0;		}

#hleft {
		width:200px;
		float:left;
		padding: 9px 0px 10px 20px;
		margin-top: 10px;
		font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;		color:#000;		font-size: small;
		}
#hcontent {
		padding: 5px 19px 19px 0px;
		margin-left: 238px;
		font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;		color:#000;		font-size: small;
		}
		
table.product td {
 border:1px solid #ccc;
 }
tr.head {
background-color: #DBD7D0;
}
#content {		
		padding: 0px 20px 20px 20px;
		font-family: "Century Gothic", "MS Trebuchet", Futura, Arial;		color:#000;		font-size: small;
		}
	  
.clearer { height:1px; overflow:hidden; margin-top:-1px; clear:both;}		
	
a:link {
	color: #144547;
	text-decoration: none;
	
	}
a:visited {
	color: #144547;
	text-decoration: none;
	}
a:hover {
	color: #A6CF4D;	text-decoration: none;
	}
a:active {
	color: #A6CF4D;
	}
#footer {	clear: both;
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: x-small;	text-align:center;	padding: 0 0 10px 0;	}
a.footer:link {
	color: #333;
	text-decoration: none;
	}
a.footer:visited {
	color: #333;
	text-decoration: none;
	}
a.footer:hover {
	color: #000;	
	}
a.footer:active {
	color: #000;
	}
