#Contact .blockTop {
	background-image:  url(../Images/blocks/BlockLeftTop.png);
	height:4px;
	width:729px;
	float:left;
	margin-top: 18px;
}
#Contact .blockMiddle {
	float:left;
	background-color: White;
	min-height:765px;
	width: 729px;
}
#Contact .blockBottom {
	background-image:  url(../Images/blocks/BlockLeftBottom.png);
	height:4px;
	width:729px;
	float:left;
}
#Contact .Wrapper {
	padding: 15px 20px;
	float:left;
	width: 100%;
}
#Contact tbody {
	color: #333333;
	font-size:12px;
	line-height:18px;
	margin: 0;
}
#Contact p {
	color: #333333;
	font-size:12px;
	line-height:18px;
	margin: 0;
}

#Contact .Wrapper a{
	color: #336699;
}
#Contact  a:hover {
	text-decoration: underline;
}
#Contact .GoogleMap {
	margin-top: 15px;
	float: left;
}
