#footer {
	color:#acacac;
}

#footer #global_footer {
	background-color:#f0ead8;
	color:#636363;
	padding-bottom:30px;
}

#footer #footer_dots{
	height: 25px;
	background-image: url(../gfx/tan_dot_bg.gif);
}

#global_footer_content {
	color:#636363;
	font-size:11px;
	display:block;
	margin:0 auto;
	width:945px;
}

#global_footer_content a {
	color:#636363;
}

#footer #global_footer_content a:hover {
	background-image:url(../gfx/graydot.gif);
	text-decoration:none;
	background-repeat: repeat-x;
	background-position:bottom;
}

#footer #global_footer_content li {
	line-height:17px;
}

#global_footer_content h4 a,
#global_footer_content h4 span {
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}

#global_footer_content .global_footer_module {
	margin-top:20px;
	float:left;
	width:180px;
	background-image:url(../gfx/footer_vert_dot.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#global_footer_content #first-footer-module {
	padding-left:0;
	background-image: none;
	width:220px;
}

#global_footer_content .global_footer_module .inner {
	padding:0 30px 20px 10px;
}

#footer .site-copyright {
	margin-top:20px;
}

#global_footer_content #first-footer-module .inner {
	padding-left:0;
}

#global_footer_content .global_footer_module .newsletter form {
	margin-top:30px;
}

#global_footer_content .global_footer_module .newsletter form label {
	color:#636363; font-size:11px; font-weight:normal; margin-bottom:4px;
}

#global_footer_content .global_footer_module .newsletter form input.text {
	border:none; color:#7e7b72; font-size:11px; padding:2px; margin-right:4px;
}

#global_footer_content .global_footer_module .newsletter form input.submit {
	color:#636363; font-size:11px; font-weight:normal; border:none; background:none;
}
