body { font-family:Arial,Helvetica,sans-serif; margin:0px; background-color:#fff; height:100% }
html { height:100% }
.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 { max-width:1200px; z-index:0; clear:both; margin-left:auto; margin-top:20px; margin-right:auto; background-color:#fff }
#twoLeft { width:62.75%; z-index:0; float:left; padding:2% }
#nameField { width:90% }
#emailField { width:90% }
#phoneField { width:90% }
#subjectField { width:90% }
#messageArea { width:90%; height:150px }
#twoRight { width:28.17%; z-index:0; float:right; padding:2% }
#item1 { width:100%; height:192px; display:inline-block }
#PageDiv #twoLeft2 { width:NaN% }
#PageDiv #twoRight2 { width:NaN% }
#navigation2 { height:auto; overflow:visible; position:relative }
#fwNav1 { float:right; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#000000; text-decoration:underline; padding:3px 17px 3px 17px }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { text-decoration:none }
#fwNav1 .fwNavItem a:active { text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-repeat:no-repeat; background-size:100%; float:right }
@media screen and (max-width:920px)
{
	#contactWrapper { max-width:920px }
}
@media screen and (max-width:720px)
{
	#twoLeft { width:auto; float:none }
	#nameField { width:99% }
	#emailField { width:99% }
	#phoneField { width:99% }
	#subjectField { width:99% }
	#messageArea { width:99% }
	#twoRight { width:96%; float:none; margin-top:1.6% }
	#PageDiv #twoLeft2 { width:NaN% }
	#PageDiv #twoRight2 { width:NaN% }
}
@media screen and (max-width:570px)
{
	#contactWrapper { max-width:570px }
	#twoLeft { padding:4% }
	#twoRight { width:92%; padding:4%; margin-top:20px }
	#PageDiv #twoLeft2 { width:NaN% }
	#PageDiv #twoRight2 { width:NaN% }
}
@media screen and (max-width:480px)
{
	#contactWrapper { max-width:480px }
	#PageDiv #twoLeft2 { width:NaN% }
	#PageDiv #twoRight2 { width:NaN% }
}
@media screen and (max-width:320px)
{
	#contactWrapper { max-width:334px }
	#PageDiv #twoLeft2 { width:NaN% }
	#PageDiv #twoRight2 { width:NaN% }
}
