/* RESET */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
/* remember to define focus styles! */
:focus {outline:0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* END RESET */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#444136;
	background:url(../images/body-bg.gif) 0 0 repeat-x #fff;
}
a {
	font-weight:bold;
	color:#B1CBD4;
	text-decoration:none;
}
a:hover, li.active a {
	color:#fff;
}
h1, h2 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.03em;
	line-height:1.63em;
	color:#993238;
}
#wrapper {
	width:1012px;
	position: relative;
}


/* HEADER */
#header {
	width:1012px;
	height:133px;
	background-color:#ECECE7;
	position:relative;
}
#header h1 {
	width:175px;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:0.04em;
	line-height:1.5em;
	color:#444136;
	padding:0 0 0 44px;
	position:absolute;
	top:69px;
	left:20px;
}
#header h1 a {
	display:block;
	width:130px;
	height:35px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 0 0 -44px;
}
/* navigation */
#header ul {
	width:601px;
	height:33px;
	font-size:11px;
	font-weight:bold;
	line-height:33px;
	padding:0 0 0 38px;
	border-bottom:9px solid #fff;
	background:url(../images/nav-bg.gif) right top no-repeat #2C5D85;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
#header ul li {
	float:left;
	display:inline;
	margin:0 25px 0 0;
	position:relative;
}
#header ul li:hover a {
	color:#fff;
}
/* navigation - second level */
#header ul li ul {
	display:none;
	width:133px;
	height:auto;
	text-indent:14px;
	line-height:15px;
	padding:4px 0 14px;
	border:none;
	background:#fff;
	top:33px;
	left:-14px;
	z-index:999;
}
#header ul li.active ul {
	display:block !important;
	z-index:0;
}
#header ul li.hide ul {
	display:none !important;
	z-index:0;
}
#header ul li ul li {
	display:block;
	float:none;
	margin:0;
}
#header ul li ul li a, #header ul li:hover ul li a {
	font-weight:normal;
	color:#2C5D85;
}
#header ul li ul li a:hover, #header ul li ul li.here a, #header ul li ul li.active a {
	color:#993238;
}
/* highlight */
#header #highlight {
	width:373px;
	font-size:11px;
	line-height:1.33em;
	color:#fff;
	border-left:47px solid #fff;
	position:absolute;
	top:0;
	left:592px;
	z-index:10;
}
#header #highlight p {
	height:73px;
	padding:28px 15px 16px;
	background-color:#2C5D85;
	border-bottom:14px solid #fff;
}
#metrics {
	width:226px;
	height:53px;
	margin:0 0 0 -47px;
	overflow:hidden;
}
/* END HEADER */


/* SIDEBAR */
#sidebar {
	width:276px;
	float:right;
	margin:211px 0 0;
	background-color:#fff;
	position:relative;
}
#sidebar p {
	width:267px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.03em;
	line-height:1.63em;
	color:#993238;
	padding:10px 25px 12px 20px;
	background-color:#fff;
	position:relative;
	left:-36px;
	z-index:999;
}
#quick-links {
	padding:10px 0 140px 27px;
}
#quick-links ul {
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	color:#2C5D85;
	margin:3px 0 0;
}
#sidebar a {
	color:#2C5D85;
}
#sidebar a:hover {
	color:#993238;
}
/* END SIDEBAR */


/* CONTENT-COLUMN */
#content-column {
	width:736px;
	float:right;
	background-color:#fff;
	position:relative;
}
#intro {
	width:736px;
	height:396px;
	background-color:#ECECE7;
}
/* sub-content */
#sub-content {
	font-size:11px;
	line-height:1.13em;
	color:#fff;
	border-top:27px solid #fff;
	border-left:10px solid #fff;
	padding:0 0 9px;
	margin:-46px 0 0 24px;
	background-color:#2C5D85;
	overflow:hidden;
}
#sub-content div {
	float:left;
	margin:-44px 0 0 0;
}
#sub-content div h2 {
	height:25px;
	padding:19px 0 0 0;
	background-color:#fff;
	position:absolute;
}
#sub-content div h2 span {
	text-transform:none;
}
#sub-content div h3 {
}
#sub-content div ul li {
	margin:0 0 13px;
	overflow:hidden;
}
#sub-content div p {
	line-height:1.2em;
	margin:0 0 5px;
}
#sub-content div img {
	display:block;
	border:4px solid #fff;
}
#sub-content div.first {
	width:260px;
	margin-left:-10px;
}
#sub-content div.first h2 {
	width:231px;
	padding-left:29px;
}
#sub-content div.first ul {
	margin:66px 38px 0 28px;
}
#sub-content div.middle {
	width:228px;
}
#sub-content div.middle h2 {
	width:228px;
}
#sub-content div.middle ul {
	margin:66px 38px 0 0;
}
#sub-content div.last {
	width:220px;
}
#sub-content div.last h2 {
	width:159px;
}
#sub-content div.last ul {
	margin:66px 38px 0 0;
}
/* CONTENT-COLUMN */


/* CREDITS & CONTACT */
p#credits, p#contact {
	clear:both;
	font-size:11px;
	text-transform:lowercase;
	padding:9px 0 7px 52px
}
p#contact {
	width:169px;
	height:78px;
	padding:0;
	position:absolute;
	bottom:0;
	left:736px;
	background:url(../images/contact-bg.gif) 0 0 no-repeat;
}
p#contact span {
	text-transform:none;
}
p#contact a {
	display:block;
	text-align:right;
	padding:61px 15px 0;
}
p#credits a {
	font-weight:normal;
	color:#2C5D85;
}
p#credits a:hover {
	color:#993238;
}
/* END CREDITS & CONTACT */


/* NEWS SEARCH */
#news-search {
	position:absolute;
	top:50px;
	left:330px;
}
#news-search input {
	width:150px;
	height:20px;
	font-size:11px;
	text-align:center;
	color:#b9b4ad;
	background-color:#fff;
	padding:5px 0 0;
	float:left;
}
#news-search input.submit {
	width:17px;
	height:25px;
	background:url(../images/search.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	cursor:pointer;
}
/* END NEWS SEARCH */

/* EDIT LINKS */
#content h1 a, #content h2 a {
	color:#2C5D85;
}
#content h1 a:hover, #content h2 a:hover {
	color:#993238;
}

/* COPYRIGHT */
#copyright {
	position: absolute;
	bottom: 7px;
	right: 105px;
	color:#2C5D85;
	font-weight:normal;
	font-size: 10px;
}


/* OVERLAY */
#overlay{
	display: none;
	width:100%;
	height:100%;
	background-color:#CCC;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
}

#contact_overlay{
	z-index:10000;
	display: none;
	position: absolute;
	top: 50px;
	width: 500px;
}

.bullets {
	background:url(../images/bullet.gif) 12px 6px no-repeat;
	padding-left:25px;
	margin:0 0 5px;
	display:block; /* IE6 */
	position:relative; /* IE6 */
}