html { 
	padding:0px;
	margin:0px;
}

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#564b47;  
	padding:0px;
	margin:0px;
}

p, pre {
	margin: 0px; 
	padding: 5px 20px 5px 20px; 
}


A:link			{ text-decoration: none; color:	#83AD83; }	
A:visited		{ text-decoration: none; color:	#83AD83; }		
A:active		{ text-decoration: none; color: #83AD83; }	
A:hover			{ text-decoration: none; color:	#000000; }
 
pre { 
	color: #564b47;
	font-size: 12px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

.alignright {
	margin-top: 0; 
	text-align: right;
	font-size: 12px;
}

h2 {
	font-size:18px;
	color: #808080;
	text-transform: italic;
	background-color: transparent;
}


h1 {
	font-size:16px;
	padding-top:10px;
	padding-left:10px;
	text-transform:uppercase;
	color: #564b47;
	background-color: transparent;
}

strong { font-size: 13px; }

#bottomLinksPanel {
	position: absolute;
	left: 0px;
	top: 549px;
	width: 800px;
	font-size: 11px;
	text-transform:uppercase;
	color: #ffffff;
	background-color: #000000;
	border-left: 1px solid #000000;
	padding:10px 0px;
	margin:0px
}

#bottomLinksPanel a:link { color: #C2EAC8; }
#bottomLinksPanel a:visited { color: #C2EAC8; }
#bottomLinksPanel a:hover { color: #ffffff; }
#bottomLinksPanel a:active { color: #C2EAC8; }

#footerPanel {
	position: absolute;
	top: 588px;
	left: 0px;
	width: 820px;
	font-size: 8px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footerAdPanel {
	position: absolute;
	top: 600px;
	left: 10px;
	width: 400px;
	height: 284px;
}

#sitemapPanel {
	position: absolute;
	top: 560px;
	left: 746px;
	width: 60px;
	font-size: 9px;
}

#sitemapPanel a:link { color: #C2EAC8; }
#sitemapPanel a:visited { color: #C2EAC8;  }
#sitemapPanel a:hover { color: #ffffff; }
#sitemapPanel a:active { color: #C2EAC8; }
     
     
#clientPanel {
	position: absolute;
	top: 600px;
	left: 722px;
	width: 100px;
	font-size: 8px;
}

#clientPanel a:link { color: #808080; }
#clientPanel a:visited { color: #808080;  }
#clientPanel a:hover { color: #000000; }
#clientPanel a:active { color: #808080; }

#addressPanel {
	position: absolute;
	top: 530px;
	left: 590px;
	width: 300px;
	font-size: 9px;
}

#subLinksPanel {
	position: absolute;
	left: 150px;
	top: 460px;
	width: 605px;
	height: 20px;
}


#logoPanel {
	position: absolute;
	left: 460px;
	width: 330px;
	color: #564b47;
	margin: 0px; 
	padding: 0px;
	height: 75px;
}

#leftPanel {
	position: absolute;
	left: 0px;
	width: 800px;
	color: #564b47;
	margin: 0px; 
	padding: 0px;
	height: 549px;
	background-image: url(../images/e-commerce6.jpg);
	background-repeat:no-repeat;
	border-right: 1px solid #564b47;
	border-bottom: 1px solid #ffffff;
}

#contentPanel {
	position: absolute;
	left: 130px;
	top: 65px;
	width: 625px;
	height: 425px;
	border-top: 1px solid #564b47;
	border-left: 1px solid #564b47;
	border-right: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 0px;
	background-color:#ffffff;  
	filter:alpha(Opacity=95); 
}

#rightPanel {
	position: absolute;
	left: 820px;        
	width: 140px;
	height: 585px;
	color: #564b47;
	margin: 0px; 
	padding: 0px;
}