@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


body { background: url("../images/misc/main_bg.png") top left repeat-x #fff; margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 36px; color: #4d4d4d; font-weight: bold; padding: 0 0 10px 5px; margin: 0; }
h2 { font-size: 20px; line-height: 22px; font-weight: bold; color: #4d4d4d; padding: 0 0 5px 0; }
p { font-size: 12px; line-height: 18px; color: #777; padding: 20px 0; clear: both; }

#masthead { width: 1100px; height: 535px; margin: 0 auto; padding: 0; background: url("../images/misc/masthead.png") top left no-repeat; }

#wrapper { width: 990px; margin: 0 auto; padding: 0 0 30px 0; }
#container { width: 990px; margin: 0; padding: 0 0 30px 0; float: left;  font-family: Helvetica, Arial, sans-serif; }
#body { width: 740px; padding: 0; float: left; }
#body ul { width: 740px; float: left; padding: 0 0 35px 0; margin: 0; }
#body li { background-color: #ffffff; border: trans 4px #fffff; margin: 0 5px 5px 0; float: left; display: inline; }

#sidebar { width: 180px; padding: 0 15px 0 30px; border-left: solid 1px #b8df9f; float: right; }
#sidebar .break { padding:  0 0 20px 0; }
#sidebar img { padding:  0 5px 5px 0; }
#sidebar h2 { font-size: 20px; line-height: 22px; font-weight: bold; color: #4d4d4d; padding: 0 0 5px 5px; }
#sidebar p { font-size: 12px; line-height: 18px; color: #777; padding: 5px 0 15px 5px; clear: both; }

#footer { height: 120px; background: url(../images/misc/gradient-footer.png) top left repeat-x #fff; margin: 0; padding: 0; display: block; clear: both; }
#footer ul { width: 950px; padding: 50px 0 0 0; font-size: 14px; color: #222; margin: 0 auto; }
#footer li { list-style: none; float: left; display: inline; }
#footer li.copyright { width: 300px; float: left; }
#footer li.links { width: 240px; float: right; }
#footer li.links .download { padding: 0 20px 5px 0; }
#footer li.links img { padding: 0 5px 0 0; }
#footer .footer-h2 { font-size: 20px; line-height: 22px; font-weight: bold; color: #4d4d4d; padding: 0 10px 0 0; }