@charset "utf-8";
/* Reset */
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, fieldset, form, label, legend {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;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* typography.css */
body {font-size:75%;color:#FFFFFF;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font:normal 1em Arial, Helvetica, sans-serif;}
h1 {font-size:2.2em;line-height:1;margin:1em 0 0.1em 0;color:#231b06;}
h2 {font-size:1.9em;margin:1em 0 0.1em 0;color:#FFFFFF;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;margin-bottom:1.5em; margin-bottom:.1em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
tr, td { font-size:.98em;}
p {margin:0 0 10px 0;}
p img.left {float:left;margin:1.5em;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#666; text-decoration:none}
a {color:#666;text-decoration:underline;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#33aae2;}
.loud { font-weight:bold;color:#000000;}
.highlights { background-color:#9b3557; border:1px dotted #30a9e1;margin-top:3px;}
#footer { font-size:.9em; color:#FFFFFF}
#navlist li a { font-size:1.3em;}

body { background:url(../images/img_bg.jpg) top center no-repeat #000000;}
#wrapper { width:800px; margin:0 auto;}
#logo { background:url(../images/h1.jpg) top center ; height:97px;}
#navigation { background:url(../images/img_holder.jpg); height:50px; text-align:center;}
  	ul#navlist { padding:0;}
	#navlist li { background:none; display:inline; margin:0 50px; line-height:50px;}
	#navlist li a { color:#FFFFFF; text-decoration:none;}
	#navlist li a:hover { color:#ff0000;}
#header { background:url(../images/img_banner.jpg) top; height:245px;}
#content { background:url(../images/img_bg_content.png) repeat-y; padding:20px 10px;}
#footer { background:url(../images/img_holder.jpg) no-repeat; height:50px;clear:both; padding-bottom:20px; text-align:center; line-height:50px;}
