body {
margin: 0px; 
padding: 0px;
background: #FFFFEA url('images/Pag-Products2.jpg') no-repeat;
}
#hnav {
	position: bottom;
	text-align: center;
	font-size: 12px;
	margin-bottom:25px;
}
#navigation {
	position : absolute;
	top : 215px;
	left : 25px;
	width : 245px;
	color : #005827;
}
#navigation ul {
	margin: 0;
	color : #811F1F;
	font-family : AucoinLight,"Palantino Linotype","Arial Narrow", "Xerox Serif Narrow";
	text-decoration : none;
	font-size : 14px;
	line-height: 16px;
}

#navigation li{
	background: transparent;
	font-size : 14px;
	color : #811F1F;
	text-decoration : none; 
	list-style-type: none; 
	line-height: 16px;
}
#navigation a:link {
	list-style: none;
	text-decoration : none; 
	color : #811F1F;
}
#navigation a:visited {
list-style: none;
	text-decoration : none; 
}
#navigation a:active {
	list-style: none;
	text-decoration : none;
	color: #ED1C24;
	display: block;
}
#navigation a:hover {
	color : #DD5B00;
	text-decoration : underline; 
	list-style-type:none;  
}
#content {
	margin:220px 170px 0px 245px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441702;
}
#content h1{
	font-size: 22px;
	font-family: Verdana, Arial, "Times New Roman";
	color: #441702;
	font-weight: bold;
}
#content h2 {
	font-size: 14px;
	font-family: Verdana, Arial, "Times New Roman";
	color: #441702;
	font-weight: bold;
}

#content p {
	font-size: 12px;
	text-align : justify;
	color: #441702;
}
#prodlist {
	position: absolute;
	margin-left: 315px;
	width: 500 px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #441702;
}
	
#rightcolumn{
	position: absolute;
	width: 250px;
	left: 735px;
	top:250px;	
}
#rightcolumn p {
	font-size: 14px;
	text-align: center;
	color : #005827;
	font-family : AucoinLight,"Palantino Linotype","Arial Narrow", "Xerox Serif Narrow";
}
#footer {
	background : url(images/footer.gif) no-repeat center bottom;
	text-align : center;
	margin-bottom: 20px;
	height: 60px;
}
