﻿html, body { background: #231f20; font-family: Verdana,Helvetica,Sans-Serif; font-size: .9em; line-height: 1.6em; margin: 0px; padding: 0px; height: 100%; color: #333333; text-align: center; }
html { -webkit-text-size-adjust:100%; }
body { -webkit-text-size-adjust:none; }
body > #wrap { height: auto; min-height: 100%; }
body:before { content: ""; position: fixed; top: -10px; left: 0; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8); z-index: 100; behavior: url(/Scripts/PIE.min.htc); }

p, ul { margin-bottom: 20px; line-height: 1.7em; font-size: 1em; }

img, a img { border:none; }

.clear:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.clear { clear: both; display: block; }

/* TYPOGRAPHY
----------------------------------------------------------*/

a:hover { border: none; }

img { border: none; }

/* LAYOUT
----------------------------------------------------------*/

.logo { position: relative; top: 8em; }

.runDown { position: relative; top: 18em; }

.address { position: relative; top: 22em; }

.email { position: relative; top: 24em; }

