/* 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, 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;}
/* ----- */

/* typography */
html {font-size:100.01%;}
body {font-size:75%;color:#222;font-family:Arial,Trebuchet MS, Verdana;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.5em;line-height:1;margin-bottom:0.5em;color:#d8ffcd;}
h2 {font-size:2em;margin-bottom:0.75em;}
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;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
p img.left {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;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
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:3.333em;}
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;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
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;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.white { color: #fff; }
.black { color: #000; }
.medium { font-size: 98%; }
.strong { font-weight:bold; }
/* ---------- */

/* layout */
.clear { clear:both; }
html, body { height: 100%; }
body { background:#fff url(../images/layout/bg.gif) left top repeat-x; }

div#bg {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-450px;
	width:900px;
	height:100%;
	background:url(../images/layout/content-bg.gif) left top repeat-y;
	z-index:1;
}

div#wrapper div.blue-bar div.left,
div#wrapper div#content-header div.left,
div#wrapper div#content-wrapper div.content div.left,
div#footer-wrapper div.blue-bar div.left,
div#wrapper div#content-footer div.left { float:left; width: 230px; padding-left:20px; }

div#wrapper div.blue-bar div.right,
div#wrapper div#content-header div.right,
div#footer-wrapper div.blue-bar div.right,
div#footer-wrapper div.footer div.right,
div#wrapper div#content-wrapper div.content div.right,
div#wrapper div#content-footer div.right { float:left; width:610px; padding:0 20px 0 20px }

div#wrapper { min-width:900px; position:relative;z-index:2;min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -70px; }
div#footer, div#wrapper div.push { height: 70px; }

div#wrapper div.red-bar { 
	background:#901821; 
	height:50px;
	font-size:13px;
}
div#wrapper div.red-bar div.left { padding:14px 0 0 25px; float:left; }
div#wrapper div.red-bar div.left ul { list-style:none; padding:0; margin:0; }
div#wrapper div.red-bar div.left ul li { display:inline; margin-right:25px; }
div#wrapper div.red-bar div.left ul a { color:#fff; text-decoration:none; }
div#wrapper div.red-bar div.left ul a:hover { border-bottom: 1px dotted #fff; }
div#wrapper div.red-bar div.right { padding:14px 25px 0 0; float:right; }
div#wrapper div.red-bar div.right a { color:#fff; text-decoration:none; }
div#wrapper div.red-bar div.right a:hover { border-bottom: 1px dotted #fff; }

div#wrapper div.blue-bar { background: url(../images/layout/header-bluebar-bg.gif) left top repeat-x; height:28px; }
div#wrapper div.blue-bar div.blue-bar-wrapper { width:900px; margin:0 auto; }

div#footer-wrapper div.blue-bar div.blue-bar-wrapper { width:900px; margin:0 auto; }
div#wrapper div.blue-bar div.blue-bar-wrapper div.left { padding-top:1px;}
div#wrapper div.blue-bar div.blue-bar-wrapper div.right { height:28px; background: url(../images/layout/header-bluebar-content-bg.gif) left top repeat-x; padding-right:0; margin-right:10px; }
div#footer-wrapper div.blue-bar div.blue-bar-wrapper div.right { height:20px; background: url(../images/layout/footer-bluebar-right-bg.gif) left top no-repeat; }

div#wrapper div#content-header { width:900px; margin:0 auto; }
div#wrapper div#content-header div.left {}
div#wrapper div#content-header div.right { 
	background: url(../images/layout/content-right-bg.gif) left top repeat-y; 
	padding:0;
	width:650px;
	height:223px;
	position:relative;
}
div#wrapper div#content-header div.right div.content {
	padding:20px 20px 20px 30px;
	color:#fff;
}
div#wrapper div#content-header div.right div.shadow { 
	width:650px;
	background: url(../images/layout/content-right-bottom-bg.gif) left top no-repeat;
	height:15px;
	position:absolute;
	bottom:0;
	left:0;
}

div#wrapper div#content-wrapper div.content div.shadow { 
	width:650px;
	background: url(../images/layout/content-right-bottom-bg2.gif) left top no-repeat;
	height:15px;
	position:absolute;
	bottom:-10;
	left:250px;
}

div#wrapper div#content-wrapper { background: #b6b6b9; }
div#wrapper div#content-wrapper div.content { 
	background: url(../images/layout/content-wrapper-bg.gif) left top repeat-y;
	width: 900px; margin: 0 auto; 
	position:relative;
}
div#wrapper div#content-wrapper div.content div.left {}
div#wrapper div#content-wrapper div.content div.right {
	padding-top:20px;
	color:#fff;
}
div#wrapper div#content-wrapper div.content div.left ul.navigation {
	width:230px;
	list-style:none;
	padding:0; 
	margin:30px 0 0 0;
}
div#wrapper div#content-wrapper div.content div.left ul.navigation li {
	display:block;
	height:30px;
}
div#wrapper div#content-wrapper div.content div.left ul.navigation li a {
	color:#000;
	display:block;
	padding-top:6px;
	padding-left:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:102%;
	height:23px;
	border-bottom:1px solid #999ca3;
}

div#wrapper div#content-wrapper div.content div.left ul.navigation li a:hover,
div#wrapper div#content-wrapper div.content div.left ul.navigation li a.current {
	background:#28282a url(../images/layout/nav-arrow.gif) left top no-repeat;
	color:#b9b9bb;
	border-bottom:1px solid #b9b9bb;
}

div#wrapper div#content-footer { width:900px; margin:0 auto; }
div#wrapper div#content-footer div.left {}
div#wrapper div#content-footer div.right { 
	color:#ff0000;
	padding: 20px 20px 20px 20px;
	background:transparent url(../images/layout/content-right-bg.gif) left top repeat-y;
}

div#footer-wrapper { min-width:900px; position:relative; z-index:2;}
div#footer-wrapper div.blue-bar { height:20px; background: url(../images/layout/footer-bluebar-bg.gif) left top repeat-x; }
div#footer-wrapper div.red-bar { height:20px; background: #901821; }

div#footer-wrapper div.footer { height:30px; background: #324277; }
div#footer-wrapper div.footer div.footer-wrapper { width:900px; margin:0 auto; padding-top:5px; }
div#footer-wrapper div.footer div.left { float:left; width: 430px; padding-left:20px; }
div#footer-wrapper div.footer div.right { text-align:right; float:left; width:430px; padding-right:20px; padding-left:0; }
div#footer-wrapper div.footer div.right a { color:#fff; text-decoration:none; }
div#footer-wrapper div.footer div.right a:hover { border-bottom: 1px dotted #fff; }

/* ------ */

/* global content */
a#logo { display:block; text-indent:-9000px; background: url(../images/layout/logo.jpg) left top no-repeat; width:230px; height:223px; }
