body { font-family:Arial,Helvetica,sans-serif; margin:0px; background-color:#fff; height:100% }
html { height:100% }
#Footer a:link { color:#e6e6e6; text-decoration:none }
#Footer a:visited { color:#e6e6e6; text-decoration:none }
#Footer a:hover { color:#fff; text-decoration:none }
#Footer a:active { color:#fff; text-decoration:none }
.f-bb { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
#PageDiv { position:relative; min-height:100%; margin:auto }
#contactWrapper { width:100%; max-width:1200px; z-index:0; clear:both; margin-left:auto; margin-top:20px; margin-right:auto; background-color:#fff }
#twoLeft { width:66.75333333333333%; z-index:0; float:left; padding:14px }
#nameField { width:90% }
#emailField { width:90% }
#phoneField { width:90% }
#subjectField { width:90% }
#messageArea { width:90%; height:150px }
#twoRight { width:32.163333333333334%; z-index:0; float:right; padding:14px }
#googleMap { width:100%; height:300px; display:inline-block }
#oneWrapper { width:100%; max-width:1200px; z-index:0; margin-left:auto; margin-top:20px; margin-right:auto }
#one { z-index:0; padding:14px; background-color:#fff }
#item1 { width:30.28%; z-index:0; float:left; clear:left }
@media screen and (max-width:1200px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:920px)
{
	#PageDiv { width:auto }
}
@media screen and (max-width:720px)
{
	#PageDiv { width:auto }
	#twoLeft { width:99.99888888888889% }
	#nameField { width:99% }
	#emailField { width:99% }
	#phoneField { width:99% }
	#subjectField { width:99% }
	#messageArea { width:99% }
	#twoRight { width:99.99888888888889%; margin-top:1.6% }
}
@media screen and (max-width:570px)
{
	#PageDiv { width:auto }
	#twoLeft { width:100.00228070175439% }
	#twoRight { width:100.00228070175439%; margin-top:20px }
	#googleMap { height:200px }
}
@media screen and (max-width:480px)
{
	#PageDiv { width:auto }
	#twoLeft { width:100.00333333333333% }
	#twoRight { width:100.00333333333333% }
}
@media screen and (max-width:320px)
{
	#PageDiv { width:auto }
	#twoLeft { width:100% }
	#twoRight { width:100% }
}
