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

div#contact_headline {
	margin-left: -10px;
	}

div#contact_subhead {
	margin-left: 0px;
	}
	
div#contact_bar {
	width: 360px;
	height: 1px;
	
	margin-top: 5px;
	
	background-color:#000;
	}
	
div#contact_text {
	margin-top: 20px;
	
	max-width: 330px;
	}
	
div.contact_linespacer {
	height: 7px;
	width: 200px;
	}
	
div#contact_media_container {
	height: 280px;
	width: 360px;
		
	float: right;
	}