#errorMsg{
	float:left;
	width:360px;
	height:35px;
	margin-top:18px;
	border-radius:5px;
	color:#fff;
	font-size:0,8125em;	
	line-height:2.19em;
	text-align:center;
}
.error{
	background:#820000;
}
.success{
	background:#060 !important;	
}
#map{
	width:100%;
	height:350px;
	box-shadow:0 1px 3px #cecece;
}
.contact-us{
	width:700px;
	min-height:300px;
	float:left;	
	border-right:1px solid #cecece;
	margin-top:20px;
}
.contact-us table{
	width:600px;
	font-size:15px;	
}
.contact-us input[type=text]{
	border:1px solid #ccc;
	width:280px;
	height:28px;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 0 4px #cecece;	
}
.contact-us textarea{
	border:1px solid #ccc;
	width:600px;
	height:140px;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 0 4px #cecece;	
}
.contact-us input[type=submit]{
	border:1px solid #06F;
	width:160px;
	color:#fefefe;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	padding:9px 0;
	float:right;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 0 4px #cecece;
	background:#02a4e4;	
	margin-top:20px;
	display:inline-block;
}
.distances{
	width:300px;
	float:right;
	font-size:15px;
	line-height:22px;
	margin-top:20px;	
}
.distances strong{
	width:100px;
	float:left;
	color:#333;	
}
.distances img{
	width:250px;
	margin-top:30px;	
}
.newsletter h3,.contact-us h3, .distances h3{
	font-size:19px;	
	color:#077bac;
	font-weight:bold;
	margin:0 0 20px 0;
	line-height:50px;
}
.newsletter h3{
	margin-top:50px;
	text-align:center;	
}
.newsletter{
	min-height:270px !important;	
}
.newsletter label{
	width:90%;
	text-align:center;
	margin-left:10%;
	float:left;	
}
.newsletter input[type=email]{
	border:1px solid #ccc;
	width:58%;
	margin-left:25%;
	margin-top:20px;
	height:28px;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 0 4px #cecece;
	clear:both;	
	float:left;
}
.newsletter input[type=submit]{
	border:1px solid #06F;
	width:160px;
	color:#fefefe;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	padding:9px 0;
	float:right;
	border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:inset 0 0 4px #cecece;
	background:#02a4e4;	
	margin-top:20px;
	margin-right:40%;
	display:inline-block;
}
#errorMsg2{
	float:left;
	width:50%;
	height:35px;
	margin-top:8px;
	border-radius:5px;
	color:#fff;
	font-size:0,8125em;	
	line-height:2.19em;
	text-align:center;
	margin-left:30%;
}
.error{
	background:#820000;
}
.success{
	background:#060 !important;	
}
.distances table{
	width:250px;
	color:#222;
}