/* Body */

body {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	background: #eeecdc;
}

hr {
	display: none;
}



/* Containers */

#containeroutside {
	margin: 0 auto;
	padding: 0;
	width: 962px;
}

#container {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	background: url('../images/backgrounds/main-bottom.gif') no-repeat bottom left;
	background-color: #fff;
}

#containerheader{
	margin: 0;
	padding: 1px 1px 0 1px;
	height: 110px;
	background: url('../images/backgrounds/main-top.gif') no-repeat top left;
	background-color: #fff;
}

#containernav {
	margin: 0;
	padding: 0 0 10px 0;
	height: 30px;
	background: url('../images/backgrounds/main-bg.gif') repeat-y top left;
	background-color: #fff;
}

#containercontent {
	margin: 0;
	padding: 0;
	background: url('../images/backgrounds/main-bg.gif') repeat-y top left;
	background-color: #fff;
}

#containerfooter {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	color: #fff;
	height: 50px;
}



/* Header */

#headerleft {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	width: 490px;
	float: left;
	height: 95px;
}

#headerleft h1 {
	display: none;
}

#headerleft h2 {
	display: none;
}

#headerinternet {
	margin: 0 10px 0 20px;
	padding: 24px 0 0 0;
	text-align: left;
	width: 140px;
	float: left;
	height: 66px;
}

#headerinternet h2 {
	margin: 0;
	padding: 8px 80px 0 10px;
	font-size: 18px;
	font-weight: normal;
}

#headerinternet h3 {
	margin: 0;
	padding: 0 80px 3px 10px;
	font-weight: normal;
	font-size: 12px;
}

#headerinternet p {
	margin: 0;
	padding: 0 80px 0 10px;
}

.internetbiddingad {
	margin: 0 0 10px 0;
	padding: 0;
	color: #222;
	height: 80px;
}




/* Navigation */

#navcenter {
	margin: 0 16px 0 16px;
	padding: 0;
	text-align: left;
	color: #fff;
	background: url('../images/backgrounds/nav-bg.jpg') no-repeat bottom left;
	background-color: #656a48;
	width: 930px;
	height: 30px;
}

#navcenter p {
	margin: 0;
	padding: 7px 10px 0 10px;
	text-align: justify;
}

#navleft {
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
	color: #000;
}

#navleft ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#navleft li {
	margin: 0;
	padding: 6px 15px 0 20px;
	list-style: none;
	background: url('../images/backgrounds/down-arrow.gif') no-repeat 0 50%;
	font-size: 14px;
	height: 24px;
}


#navright {
	margin: 0;
	padding: 0;
	float: right;
	width: 760px;
	color: #000;
}

#navright ul {
	margin: 0 0 0 12px;
	padding: 0;
}

#navright li {
	margin: 1px 0 1px 0;
	padding: 6px 8px 0 8px;
	float: left; /*For Gecko*/
	display: inline;
	position: relative;
	height: 22px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
}



/* Home Banner */

#homebanner {
	margin: 0 1px 0 1px;
	padding: 0 15px 10px 15px;
	width: 930px;
	height: 120px;
	background-color: #fff;
}

#homebannertop {
	width: 930px;
	height: 200px;
	background: url('../images/backgrounds/banner-top.gif') no-repeat top left;
}


#imagerotate {
	margin: 0;
	padding: 0;
	float: left;
	width: 540px;
}

#bannerauction {
	margin: 5px 0 0 1px;
	padding: 0;
	float: left;
	width: 179px;
	color: #fff;
}

#bannerauction h2 {
	margin: 0 10px 0 10px;
	padding: 0;
	font-size: 21px;
}

#bannerauction h3 {
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

#bannerauction p {
	margin: 15px 10px 5px 10px;
	padding: 0;
	font-size: 18px;
}


#bannerauction a {
	margin: 5px 0 5px 10px;
	padding: 7px 0 0 0;
	background: url('../images/buttons/banner-button.png') no-repeat top left;
	width: 125px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	color: #656a47;
}

#bannerauction a:hover {
	text-decoration: none;
	color: #929871;
}

#bannerheadernext h2{
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}


#bannersearch {
	margin: 10px 10px 0 0;
	padding: 0;
	float: right;
	width: 200px;
	color: #000;
}

#bannersearch p {
	margin: 5px 10px 5px 10px;
	padding: 0;
	font-size: 12px;
}

#bannerheadersearch a {
	margin: 5px 0 0 0;
	padding: 10px 40px 0 10px;
	font-size: 21px;
	color: #656a47;
	background: url('../images/buttons/search-lots-on.png') no-repeat top left;
	height: 60px;
	display: block;
	text-decoration: none;
}

#bannerheadersearch a:hover {
	background: url('../images/buttons/search-lots.png') no-repeat top left;
}

#nextauctionbutton a {
	margin: 5px 0 0 0;
	padding: 5px 40px 0 10px;
	font-size: 14px;
	color: #656a47;
	background: url('../images/buttons/next-auction-button-on.png') no-repeat top left;
	height: 25px;
	display: block;
	text-decoration: none;
}

#nextauctionbutton a:hover {
	background: url('../images/buttons/next-auction-button.png') no-repeat bottom left;
}

#latestnews {
	margin: 0;
	padding: 0 15px 0 190px;
	width: 725px;
	height: 30px;
	clear: both;
	background: url('../images/backgrounds/upcoming-lots-bg.gif') no-repeat bottom left;
}

#latestnews h2 {
	display: none;
}

#latestnews p {
	margin: 0;
	padding: 7px 0 0 0;
}

#upcomingauction {
	margin: 0;
	padding: 0 15px 0 190px;
	width: 725px;
	height: 30px;
	clear: both;
	background: url('../images/backgrounds/upcoming-auctions-bg.gif') no-repeat bottom left;
}

#upcomingauction h2 {
	display: none;
}

#upcomingauction p {
	margin: 0;
	padding: 7px 0 0 0;
}



/* Live Auction */

#livebanner {
	margin: 0 0 10px 0;
	padding: 0;
	width: 930px;
	height: 230px;
	background: url('../images/liveauction/live-auction-bg.jpg') no-repeat bottom left;
	background-color: #000;
}


#livebannerleft {
	margin: 0;
	padding: 90px 0 0 50px;
	float: left;
	width: 465px;
	background: url('../images/liveauction/auction-today.gif') no-repeat bottom left;
	background-color: #000;
	height: 140px;
	color: #fff;
}

#livebannerleft h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
}

#livebannerleft h3 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

.liveauctionbutton a {
	margin: 25px 10px 0 0;
	padding: 10px 10px 0 10px;
	background: url('../images/liveauction/button-off.png') no-repeat top left;
	width: 130px;
	height: 30px;
	color: #193d6d;
	text-decoration: none;
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	float: left;
}

.liveauctionbutton a:hover {
	color: #800700;
	background: url('../images/liveauction/button-on.png') no-repeat top left;
}
	

#livebannerright {
	margin: 25px;
	padding: 0;
	float: right;
	width: 360px;
	color: #fff;
	background: url('../images/liveauction/auction-live-infobg.jpg') no-repeat top left;
	height: 180px;
}

#tabs ul {
	margin: 0;
	padding: 0;
}

#tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#ramps {
	margin: 0 5px 5px 5px;
	padding: 0;
	background: #fff;
}

.ramps {
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #a5a5a5;
	clear: both;
	height: 40px;
}

.ramps ul {
	margin: 0;
	padding: 0;
}

.ramps li {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	display: inline;
}

.auctiondayone a {
	margin: 0;
	padding: 5px 0 0 28px;
	width: 92px;
	color: #656a47;
	text-decoration: none;
	height: 35px;
	font-size: 21px;
	display: block;
}

.auctiondayone a:hover {
	color: #777;
	background: url('../images/liveauction/day1-off.jpg') no-repeat top left;
}

.auctiondaytwo a {
	margin: 0;
	padding: 5px 0 0 28px;
	width: 92px;
	color: #656a47;
	text-decoration: none;
	height: 35px;
	font-size: 21px;
	display: block;
	color: #777;
	background: url('../images/liveauction/day2-off.jpg') no-repeat top left;
}

.auctiondaytwo a:hover {
	color: #656a47;
	background: none;
}

.auctiondaythree a {
	margin: 0;
	padding: 5px 0 0 28px;
	width: 92px;
	color: #656a47;
	text-decoration: none;
	height: 35px;
	font-size: 21px;
	display: block;
	color: #777;
	background: url('../images/liveauction/day3-off.jpg') no-repeat top left;
}

.auctiondaythree a:hover {
	color: #656a47;
	background: none;
}



/* Steps */

.steps {
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 185px;
	background-color: #fff;
	height: 295px;
	float: right;
}

#buttonregister {
	margin: 0 20px 20px 50px;
	padding: 0;
}

#buttonregister img {
	display: none;
}

#buttonregister a {
	margin: 0;
	padding: 0;
	background: url('../images/buttons/register-off.gif') no-repeat top left;
	background-color: #fff;
	width: 185px;
	height: 75px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#buttonregister a:hover {
	color: #000;
	background: url('../images/buttons/register-on.gif') no-repeat top left;
	background-color: #fff;
}


#latestnewsmodule {
	margin: 0;
	padding: 0 0 10px 0;
	width: 185px;
	background: #777;
	color: #000;
	background: url('../images/backgrounds/latest-news.gif') no-repeat bottom left;
	background-color: #929871;
	height: 200px;
}

#latestnewsmodule p {
	margin: 0;
	padding: 0 10px 5px 10px;
	text-align: right;
}

#latestnewsmodule p a {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#latestnewsmodule p a:hover {
	color: #d7d3b8;
}


#latestnewsheader h2 {
	display: none;
}

#latestnewsheader {
	margin: 0;
	padding: 0;
	background: url('../images/backgrounds/latest-news.gif') no-repeat top left;
	background-color: #929871;
	height: 10px;
}

.latestnewscontent {
	margin: 0 10px 8px 10px;
	padding: 0;
	background: #777;
	color: #000;
	background: url('../images/backgrounds/latest-news-inner.gif') no-repeat bottom left;
	background-color: #fff;
	font-size: 12px;
}

.latestnewscontent h3 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	color: #656a47;
	background: url('../images/backgrounds/latest-news-inner.gif') no-repeat top left;
	background-color: #fff;
	border-bottom: 1px solid #bdc2a9;
}

.latestnewscontent ul {
	margin: 0;
	padding: 0 0 10px 0;
}

.latestnewscontent li {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #bdc2a9;
}

.latestnewscontent li a {
	margin: 0;
	padding: 7px 10px 7px 10px;
	display: block;
	color: #000;
	text-decoration: underline;
}

.latestnewscontent li a:hover {
	background: url('../images/backgrounds/sidebar-link.gif') repeat-x bottom left;
	background-color: #fff;
	color: #656a48;
	text-decoration: none;
}

/* Auction Sites */

.moreinfo {
	margin: 0;
	padding: 0;
}

.moreinfo a {
	margin: 0 0 15px 23px;
	padding: 12px 0 0 0;
	background: url('../images/buttons/auction-sites.gif') no-repeat top left;
	width: 155px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	color: #656a47;
	background-color: #e5e5e5;
}

.moreinfo a:hover {
	text-decoration: none;
	color: #929871;
}


/* Content buttons */

.contentbuttons {
	clear: both;
}

.contentbuttons a {
	margin: 10px 0 0 0;
	padding: 7px 0 0 0;
	background: url('../images/buttons/content-buttons.gif') no-repeat top left;
	width: 100px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #656a47;
	background-color: #d7d3b8;
}

.contentbuttons a:hover {
	text-decoration: none;
	color: #929871;
}




/* Content */

#contentcenter {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 962px;
}


/* breadcrumbs */

#breadcrumbs {
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	float: right;
	width: 908px;
	border: 1px solid #a9ad91;
	background: #fbfaf6;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
}

#breadcrumbs li {
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
	list-style: none;
}

#breadcrumbs a {
	margin: 0;
	padding: 0;
	color: #656a47;
}

#breadcrumbs a:hover {
	text-decoration: none;
	color: #929871;
}

/* main */

#main {
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
	float: left;
	width: 655px;
}


/* Content Area Pages */

#contentarea {
	margin: 0;
	padding: 0;
	width: 655px;
	background: url('../images/backgrounds/contentarea-bg.gif') repeat-y top left;
}

#contentareacenter {
	margin: 0 20px 0 20px;
	padding: 0;
}

#contentarea h2 {
	margin: 0 0 10px 0;
	padding: 8px 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	background: url('../images/backgrounds/header-bg.gif') no-repeat top left;
	background-color: #656a48;
	width: 640px;
	height: 32px;
}

#contentarea h3 {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 10px;
	color: #656a48;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}

#contentarea h4 {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 10px;
	color: #656a48;
	font-weight: normal;
	font-size: 12px;
}

#contentarea h5 {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	color: #656a48;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #a9ad91;
}

.contentleft{
	margin: 10px 21px 10px 0;
	padding: 0 0 0 0;
	width: 297px;
	float: left;
}

.contentarealeft {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 295px;
	border: 1px solid #c5c5c5;
}

.contentright{
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	width: 297px;
	float: right;
}

.contentarearight {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 295px;
	float: right;
	border: 1px solid #c5c5c5;
}

.contentareafull {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border: 1px solid #c5c5c5;
}


.imageleft {
	margin: 0;
	padding: 0;
	float: left;
	border-right: 30px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 20px solid #fff;
}

.imageright {
	margin: 0;
	padding: 0;
	float: right;
	border-left: 30px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 20px solid #fff;
}

#contentarea img {
	margin: 5px 10px 5px 10px;
	padding: 0;
}

#contentarea p {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 1.5;
	text-align: justify;
}

#contentarea a {
	margin: 0 0 0 0;
	padding: 0;
	color: #656a47;
}

#contentarea a:hover {
	text-decoration: none;
	color: #929871;
}

#contentarea ul {
	margin: 10px 5px 10px 5px;
	padding: 0 15px 0 20px;
}

#contentarea ul li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: square;
}

#contentarea ol {
	margin: 10px 5px 10px 5px;
	padding: 0 15px 0 25px;
}

#contentarea ol li {
	margin: 0;
	padding: 2px 0 2px 0;
}

.contentareahr {
	margin: 0;
	padding: 0;
	height: 20px;
	background: url('../images/backgrounds/contentarea-footer.gif') no-repeat bottom left;
}


/* Locations */

.locations {
	margin: 0 0 0 0;
	padding: 0;
}

.locations h2 {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	color: #656a48;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}

.locations p {
	margin: 0;
	padding: 5px 15px 5px 15px;
}

.locations ul {
	margin: 10px 15px 10px 15px;
	padding: 0;
}

.locations li {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	list-style: none;
}

.locationleft {
	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	width: 203px;
	border: 1px solid #c5c5c5;
	height: 280px;
}

.locationright {
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	border: 1px solid #c5c5c5;
	width: 203px;
	height: 280px;
}




/* Sidebar */

#sidebarcontainer {
	margin: 0 16px 0 0;
	padding: 10px 0 0 0;
	float: right;
}
	

#sidebar {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 250px;
	background: #777;
	color: #000;
	background: url('../images/backgrounds/sidebar-bg.gif') no-repeat bottom left;
	background-color: #f7f6ee;
}

#sidebarheader h2 {
	display: none;
}

#sidebarheader {
	margin: 0;
	padding: 0;
	background: url('../images/backgrounds/sidebar-bg.gif') no-repeat top left;
	background-color: #f7f6ee;
	height: 10px;
}

.sidebarcontent {
	margin: 0 10px 10px 10px;
	padding: 0;
	background: #777;
	color: #000;
	background: url('../images/backgrounds/sidebar-inner.gif') no-repeat bottom left;
	background-color: #fff;
	font-size: 12px;
}

.sidebarcontent h3 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	color: #656a47;
	background: url('../images/backgrounds/sidebar-header-bg.gif') no-repeat top left;
	background-color: #fff;
	border-bottom: 1px solid #bdc2a9;
}

.sidebarcontent p {
	margin: 0;
	padding: 0 10px 5px 10px;
}

.sidebarcontent ul {
	margin: 0;
	padding: 0 0 10px 0;
}

.sidebarcontent li {
	margin: 0 1px 0 1px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #bdc2a9;
}

.sidebarcontent li a {
	margin: 0;
	padding: 7px 10px 7px 10px;
	display: block;
	color: #000;
	text-decoration: none;
}

.sidebarcontent li a:hover {
	background: url('../images/backgrounds/sidebar-link.gif') repeat-x bottom left;
	background-color: #fff;
	color: #656a48;
}

/* sidebar ads*/

#sidebarads {
	margin: 0;
	padding: 0;
	width: 250px;
	color: #000;
}

#sidebarads h3 {
	margin: 0;
	padding: 8px 80px 0 10px;
	font-size: 16px;
	font-weight: normal;
}

#sidebarads h4 {
	margin: 0;
	padding: 0 80px 3px 10px;
	font-weight: normal;
	font-size: 12px;
}

#sidebarads img {
	display: none;
}

#sidebarads p {
	margin: 0;
	padding: 0 80px 0 10px;
}

.equipsearch {
	margin: 0 0 10px 0;
	padding: 0;
}

.equipsearch a {
	margin: 0 0 0 0;
	padding: 10px 50px 0 10px;
	font-size: 21px;
	color: #656a47;
	background: url('../images/ads/equipment-search-languages.jpg') no-repeat top left;
	height: 60px;
	display: block;
	text-decoration: none;
}

.equipsearch a:hover {
	background: url('../images/ads/equipment-search-languages-on.jpg') no-repeat top left;
}


.brochuread {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	background-color: #838963;
}

.brochuretop {
	margin: 0;
	padding: 0;
	height: 75px;
	background: url('../images/ads/brochure.jpg') no-repeat top left;
}

.brochurebutton a {
	margin: 0;
	padding: 0;
	height: 25px;
	color: #fff;
	font-family: Arial Black, Verdana, Arial;
	background: url('../images/ads/brochure-button.gif') no-repeat top left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.brochurebutton a:hover {
	background: url('../images/ads/brochure-button-on.gif') no-repeat top left;
}

.epaymentsad {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	background-color: #838963;
}

.epaymentstop {
	margin: 0;
	padding: 0;
	height: 75px;
	background: url('../images/ads/epayments.jpg') no-repeat top left;
}

.epaymentsbutton a {
	margin: 0;
	padding: 0;
	height: 25px;
	color: #fff;
	font-family: Arial Black, Verdana, Arial;
	background: url('../images/ads/epayments-button.jpg') no-repeat top left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.epaymentsbutton a:hover {
	background: url('../images/ads/epayments-button-on.jpg') no-repeat top left;
}

.mediaad {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	background-color: #838963;
}

.mediatop {
	margin: 0;
	padding: 0;
	height: 75px;
	background: url('../images/ads/media.jpg') no-repeat top left;
}

.mediabutton a {
	margin: 0;
	padding: 0;
	height: 25px;
	color: #fff;
	font-family: Arial Black, Verdana, Arial;
	background: url('../images/ads/media-button.jpg') no-repeat top left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.mediabutton a:hover {
	background: url('../images/ads/media-button-on.jpg') no-repeat top left;
}

.ad {
	margin: 0 0 10px 0;
	padding: 0;
}

/* Contact Details */

#contactads {
	margin: 0;
	padding: 0;
}

.contactdetails {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	color: #656a47;
	background: url('../images/ads/contact-bg.gif') no-repeat top left;
	height: 60px;
	display: block;
	text-decoration: none;
	width: 230px;
}

.contactdetails h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.contactdetails p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}


/* Testimonials */

.testimonials {
	margin: 0 0 10px 0;
	padding: 10px;
	width: 230px;
	background: #fff;
}

.testimonials p { 
	margin: 0;
	padding: 0 0 5px 0;
	font-style: italic;
	text-align: justify;
	line-height: 1.5;
}








/* footer */

#footercenter {
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: right;
	width: 960px;
	clear:both;
}

#footercenter p {
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	color: #656a47;
	font-size: 10px;
}

#footercenter p a {
	margin: 0;
	padding: 0;
	color: #929871;
}

#footercenter p a:hover {
	color: #656a47;
	text-decoration: none;
}