/* -------------------- Footer  --------------------  */

#footer {
	background: url('images/bg_bottom1.gif') #036045 top center repeat-x;
	width: 760px;
	height: auto !important;
	height: 230px;
	min-height: 200px;
	color: #B2AEA1;
	font-size: 0.9em;
	clear:both;
}

#footer #container {
	width: 760px;
	margin: 0 auto;
}

#footer a {
	color: #B2AEA1;
	text-decoration: none;
}

#footer h4 {
	color: #B2AEA1;
	font-size: 1.3em;
	margin: 0 0 0.5em;
	font-weight: bold;
}

#footer h5 {
	font-size: 1.2em;
	margin: 1em 0;
}

#footer ul li{ background:none;}

#footer .column {
	display: block;
	float: left;
	padding: 2em 2% 15px;
	position: relative;
	width: 25%;
}

#footer .column ul {
	margin: 0;
	padding: 0;
}

#footer .column ul li {
	margin: 0;
	padding: 0;
}

#footer .column ul li a {
	color: #B2AEA1;
	font-weight: normal;
}

#footer .column ul li a:hover {
	color: #FFF;
}

#footer h4#newsFooter {
	margin-top: 16px;
}

#footer .column.contact_us {
	background-image: url('images/footer_divider.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	width: 35%;
}

#footer .column.contact_us h4 a {
	font-weight: bold;
	color: #B2AEA1;
}

#footer .column.contact_us h4 a:hover {
	color: #DB9924;
}

#footer #small_print {
	background-image: url('images/joyent_onblack.gif');
	background-position: right center;
	background-repeat: no-repeat;
	clear: left;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 2em 2% 0;
	text-align: left;
	width: 600px;
}
