@charset "utf-8";
/* CSS Document */

#left_column {
	width:304px;
	height:346px;
	float:left;
	}

#right_column {
	width:200px;
	height:346px;
	float:right;
	}
	
#contact_form_container {
	width:504px;
	height:346px;
	margin-left:auto;
	margin-right:auto;
	}
/*	
#phonebox {
	width:160px;
	height:40px;
	background-color:#FFF200;
	margin:54px 0 0 0;
	padding:10px;
	}*/
	
#social {
	width:200px;
	height:40px;
	float:right;
	margin-top: 195px;
	}	

#data {
	width:300px;
	height:23px;
	}