.photoright{
	float:right;
	margin-left:10px;
}
.photoleft{
	float:left;
	margin-right:10px;
}
.offer {
	width: 90%;
	margin: 0px auto;
	padding-top: 10px;
}
.offer img, .offer p{
	float: left;
}
.offer p{
   width: 280px;
	font-size: 14px;
	margin: 30px 20px 0 20px;
	height: 100px;
}
.offer img{
	padding: 0 10px 0 10px;
}
.contact{
	height: 215px;
}
.contact p{
	padding-top: 40px;
}