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

#footer {
	clear: both;
	width: 900px;
}

#contact_info_bar {
	background-color: #a4ca74;
	height: 35px;
	width: 900px;
}


#contact_info_box {
	clear: both;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #FFF;
	width: 522px;
	height: 35px;
	margin-left : auto;
	margin-right : auto;
}

ol#contact_info_mes {
	height: 20px;
	display: block;
}

ol#contact_info_mes li {
	float: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
	line-height: 24px;
	margin-top: 7px;
}

ol#contact_info_mes a {
	color: inherit;
	font-size: 14px;
	font-weight: bold;
}







#bottom_links_box {
	clear: both;
	display: block;
	width: 800px;
	margin-left : auto;
	margin-right : auto;
}

ul#bottom_links {
	font-size: 11px;
}

ul#bottom_links li {
	float: left;
	display: block;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 8px;	
	margin-bottom: 8px;	
}



#copyright {
	clear: both;
	color: #999;
	font-size: 11px;
}


#bottom_icons_box {
	width: 52px;
	height: 24px;
	margin-left : auto;
	margin-right : auto;
}


ul#bottom_icons {
	
}

ul#bottom_icons li {
	margin-top: 4px;
	float: left;
	display: block;
	height: 24px;
	width: 26px;
}
