/* reset.css */
html, 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 {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

html, body {height:100%;}
body {font-size:62.5%;color:#000;background:#fff;font-family: Arial, Helvetica, sans-serif;}
div#container {height: 100%; width: 100%;}
div#flash-content {background: url(../imgs/tile.gif) repeat; height: 700px; width: 100%;}
div#altContent {height: 650px; clear: both; float: left;}
div#footer{clear: both; float: left; color:#333; font-size:11px; text-align:center; background:#fff;	width:100%;	border-top:7px solid #a4a4a4; margin: 0;}
div#footer ul {clear: both; list-style: none; margin: 14px auto 0; width: 730px;}
div#footer ul li {float: left; margin: 0 12px 0 0; padding: 0 0 0 12px;}
div#footer p.copy {color: #333; font-size: .9em; clear: both; float: none; margin: 0 auto; padding: 4px 0 0 0;}