﻿body {
margin: 0px; 
padding: 0px;
background: #FFFFEA url('Pag-Products2.jpg') no-repeat;
}

body {
margin: 0 auto; 
padding: 0px;
background: #D99F05;
text-align: center;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	background: #FFFFEA url('images/Pag-Products2.jpg') no-repeat;
	min-height: 1735px; /*ensure the bg image is not cut off at the bottom*/
	position: relative;
	text-align:left;
	visibility: inherit;
}



#navigation {
	position : absolute;
	top : 215px;
	left : 45px;
	width : 240px;
	color : #005827;
}
#navigation ul {
	margin: 0;
	color : #811F1F;
	font-family : AucoinLight,"Palantino Linotype","Arial Narrow", "Xerox Serif Narrow";
	text-decoration : none;
	font-size : 18px;
	line-height: 20px;
}

#navigation li{
	background: transparent;
	font-size : 18px;
	color : #811F1F;
	text-decoration : none; 
	list-style-type: none; 
	line-height: 20px;
}
#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;
}
#navigation a:hover {
	color : #DD5B00;
	text-decoration : underline; 
	list-style-type:none;  
}
#SWFF {position: absolute; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color: #F30; font-size: 12px; font-style:italic; float: left; margin-left: 180px; margin-top: -60px; text-align: center; line-height: 14px;}
#content {
	margin:210px 300px 0px 325px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : left;
	color: #441702;
}
#content h1{
	font-size: 22px;
	font-family: Verdana, Arial, "Times New Roman";
	color: #441702;
	font-weight: bold;
}
#content p {
	font-size: 12px;
	text-align : justify;
	color: #811F1F;
}
#content a:link {
	list-style: url('leaf.png');
	text-decoration : none; 
	color : #811F1F;
}
#content a:visited {
list-style: url('leaf.png');
	text-decoration : none; 
}
#content a:active {
	list-style: url('leaf.png');
	text-decoration : none;
}
#content a:hover {
	color : #DD5B00;
	text-decoration : underline; 
	list-style-type:url('images/leaf.png');  
}
#rightcolumn{
	position: absolute;
	width: 105px;
	left: 775px;
	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('footer.gif') no-repeat center bottom;
	text-align : center;
	margin-bottom: 20px;
}
#hnav {
	position: bottom;
	text-align: center;
	font-size: 12px;
	margin-bottom:55px;
}
#footer {
	background : url(images/footer.gif) no-repeat center bottom;
	text-align : center;
	margin-bottom: 20px;
	height: 60px;
}
