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

/*
Main Content: Footer
Description: Supports the main template
Version: 1
Author: Saco Kaloustian
Company: GIA Wellness
*/
#footer_col ul {
	list-style:none;
	margin:0; padding:0;
	font-size:10px;
	text-align:left;
	line-height:13px;
}
#footer_col a{
	text-decoration:none;
	
}

#footer {
	background: url(../images/footer_btm.png) top left no-repeat;
	width: 900px;
	height:129px;
	position:relative;
	margin-top:0px;
	color:#444;
	padding: 0px 0 0px 0;
}
#footer_content {
	width:800px;
	height:114px;
	position:relative;
	font-size:12px;
}
#footer_col {
	text-align:left;
	float:left;
	height: 80px;
	width: 120px;
	border-right: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 20px 0 20px;
}

#footer_link {
	float:left;	
}