* {
	margin: 0px;
	padding: 0px;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	width:800px;
	text-align: center;
	margin: 0 auto;
}

#ag_logo {
	float: left;
	
}

#banner {height: 300px;
         width:800px;
		 text-align: center;
		  margin: 0 auto;
         
}

#content  {width:800px;
		   text-align: center;
		    margin: 0 auto;
}


.pricelist {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: none;
}


a:hover {
	border: thin none #000000;
}
.pricelist {
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#pricelist {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

