#container {
	border-bottom: 0;
	}

/* FACEBOOK BANNER STYLES */	

#facebook_link {
	background-color:#009d9a;
	color:#FFFFFF;
	height:50px;
	left:0;
	position:relative;
	top:0;
	width:960px;
}

#facebook_image{
	position:relative;
	top:6px;
	left:18px;
	width:112px;
	float:left;
}

#facebook_text{
	color:#FFF;
	font-size:1.3em;
	position:relative;
	left:0px;
	top:14px;
	width:800px;
	float:right;
	margin-right:30px;
}

#facebook_text a{
	font-size:.8em;
	color:#FFF;
	text-decoration:underline;
}

/* End of FACEBOOK BANNER STYLES */	
