/* 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.4;}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#909192;background:#000 url(../img/bg.png) top center repeat-x;font-family:"Arial, Helvetica Neue", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:1em;}
h1 {font-size:1.3em;margin-bottom:15px;color:#55c64d;}
h2 {font-size:1.1em;font-weight:bold;margin:0 0 20px 0;}
p {margin:0 0 1em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
p.ingress {font-size:1.1em;font-style:italic;}
p.description {font-size:.9em;text-align:right;}
a:focus, a:hover {color:#55c64d;}
a {color:#55c64d;text-decoration:none; outline:none;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

/* global.css */
.clear {clear:both;}
.clearfix:after {content:"*";display:block;clear:both;height:0;visibility:hidden;}
hr {border:0;height:1px;background:#55c64d;color:#55c64d;margin:0 0 12px 0;}
img.border {padding-bottom:10px;border-bottom:1px solid #55c64d;margin-bottom:5px;}

/* site.css */
#site {width:960px;margin:0 auto;}

/* logotype.css */
#logotype {height:106px;width:960px;}

/* topnav.css */
#topnav {height:28px;width:960px;display:block;margin:0;padding:0;background:url(../img/topnav.png) repeat-x;list-style:none;}
#topnav li {float:left;margin:0 0 0 50px;line-height:20px;}
#topnav li a:hover,
#topnav li.current a {color:#fff;}

/* mainContent.css */
#mainContent {background:#000 url(../img/page.png) no-repeat;float:left;width:960px;}

/* leftCol.css */
#leftCol {float:left;width:720px;}
#leftCol .wrapper {margin:45px;width:543px;}

/* rightCol.css */
#rightCol {width:236px;float:right;}
#rightCol .wrapper {margin:37px 0 0 43px;}
#rightCol .wrapper img {margin:0 0 9px 0;padding:0;float:left;}