#r3{
	width:100%;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:10px;
}

#content{
	width:1050px;
	margin:auto;
	overflow:hidden;
}

#content p{
	font-size:13px;
	text-align:justify;
	line-height:20px;
}

#contactinfo{
	float:left;
	width:500px;
}

#form{
	width:400px;
	float:right;
	margin-right:100px;
}

#map{
}