@charset "utf-8";



/* BEGIN Left Container */
#left_content {
	background-image:url(../images/contact/man_on_phone.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:330px;
	clear:both;
}

#left_content p {
	width:270px;
}

/* END Left Container */



