/* reset.css */
* {margin:0;padding:0; } 
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#373737; min-width:990px; background-color:#fff; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#232323; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:15px 0px 0px 0px; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
table {margin-bottom:1.4em; width:100%; }
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px; }
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}

/* forms.css */
fieldset {padding:0;margin:0; border:none; }
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
input[type=text], input[type=password], textarea {background-color:#fff; border:1px solid #bbb; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:9pt; }
input[type=text]:focus, input[type=password]:focus, textarea:focus {border-color:#999; background-color:#fffdf5; }
textarea {width:100%; height:150px;padding:5px; font-size:9pt; resize:none; }

div.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:10px;border:2px solid #ddd;}
div.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880; font-weight:bold; }
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
div.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

html, body, #w {height:100%; }
body > #w {height:auto; min-height:100%; }

a {color:#666; text-decoration:underline; outline:0; }
a:hover {color:#000; text-decoration:none; }

h1 {color:#d16200; font-size:18pt; font-style:italic; }

.fix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fix {display:inline-block; }

#m {padding-bottom:125px; width:100%; }

.header {float:left; width:100%; padding-top:45px; }
.logo {float:left; display:inline; }
.logo a {display:block; text-indent:-999em; width:170px; height:36px; background:url("../i/logo.png") no-repeat; }

.phone {float:right; display:inline; font-size:18pt; }
.phone span {font-size:13.5pt; }

.re_brand {background-color:#ffecbf; height:80px; float:left; width:100%; margin-top:30px; text-align:center; font-style:italic; font-size:20pt; padding-top:20px; }

.container {margin:0px auto; display:table; width:960px; }

.w {float:left; width:100%; }

.soon {font-size:13.5pt; color:#d16200; margin-top:-15px; }

.content {float:left; width:100%; margin-top:20px; }
.content a {display:inline-block; margin:10px; }
.content img {border:1px solid #ccc; padding:1px; }
.content table {width:100%; }
.content table td {text-align:center; vertical-align:top; padding:0px; font-size:10.5pt; padding-bottom:20px; }
.content table td p {padding:0px; margin:0px; }

/* Footer */

#f {position:relative; margin-top:-50px; height:50px; clear:both; background-color:#ffecbf; }
.foot {margin:0px auto; display:table; width:960px; padding-top:15px; text-align:right; color:#666; }
