#contactLeft{
	float:left;
	width:306px;
	margin-right:15px;
	font-size:12px;
	line-height:21px;
}

#contactLeft h3{
	margin-top:15px;
	line-height:16px;
	font-size:16px;
}

#contactText{
	background-color:#e9e9e9;
	float:left;
	width:390px;
	padding:15px;
	margin-bottom:70px;
	font-size:12px;
	line-height:21px;
}

#contactText h3 {
	margin-top:0px;
	line-height:16px;
	font-size:16px;
}


#contactRight {
	width:200px;
	margin-left:15px;
	float:right;
	font-size:12px;
	line-height:21px;
}

#contactRight h3 {
	margin-top:15px;
	line-height:16px;
	font-size:16px;
}


