@charset "UTF-8";
/* CSS Document */


/*--------------------------------- F O O T E R --------------------------------------------------- */
#footer {
	background: url(images/footer/footer_bg.jpg) top repeat-x #3f3f3f;
	color:#7e7e7e;
	padding:30px 0 0;
	text-align:left;
	font-size:11px;
	min-width:1024px;
}
#footer .center_page { background:none; overflow:hidden; }
.center_page { width:850px; margin: 0 auto;}
#footer ul { float:left; margin:0 30px 40px 0; text-align:left;}
#footer li {
	display:block;
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #2f2f2f;
	padding:0;
	background-image:none;
}
#footer li a {
	display:block;
	padding:7px 0 7px 14px;
	color:#7e7e7e;
	text-decoration:none;
}
#footer li span {
	display:block;
	padding:7px 0 7px 14px;
	color:#7e7e7e;
	text-decoration:none;
}
#footer li a:hover { color:#EAB9AD; background: url(images/footer/arrow_red.png) 4px center no-repeat;}
#footer li.bottom { border-bottom:0;}
#footer ul.footer_img li a { background:none; padding-left:0;}
#footer ul.footer_img img {
	padding:0;
	margin:0 7px 0 0;
	border:0;
	background:none;
}
#footer li.first {
	border:none;
	padding:8px 0 8px 14px;
	text-transform:uppercase;
	background-color:#3c3c3c;
	color:#AAAAAA;
	border-right:1px solid #4d4d4d;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	width: 155px;
}
#footer li.last {border-bottom:none;}

#footer p.copyright {
	height: 12px;
	text-align: center;
	display: block;
	background: url(images/footer/copyright_bg.gif) center top no-repeat #353535;
	font-size: 11px;
	padding-top: 8px
}

p { line-height: 1.3; padding-bottom: 15px;}
.center_page div {width:210px; margin-left:auto; margin-right:auto;}