@font-face { font-family: c4bold; src: url('/fonts/c4bold.otf'); } 
@font-face { font-family: c4; src: url('/fonts/c4.otf'); } 

body {
	background:#1a1a1a;
	font-family:Arial, Helvetica, sans-serif;
	padding:30px 0 0 0;
}
div#body-background {
	display:none;
}
div#headerwrap {
	position:relative;
	width:100%;
	height:93px;
	background:url(/images/header-bg-texture.png) repeat-x top left;
}
div#headerwrap div.header-left {
	height:93px;
	left:0;
	margin-left:-470px;
	position:absolute;
	top:0;
	width:50%;
	background:url(/images/page-logos/header-bg-topleft-1.gif) repeat-x top left;
	z-index:999;
}
div#headerwrap div.header {
	position:relative;
	margin:auto;
	width:960px;
	height:93px;
	background:url(/images/header-bg-fade.png) repeat-y top left;
}
div#headerwrap div.header a span.logo {
	float:left;
	width:403px;
	height:93px;
	background-image:url(/images/page-logos/logo-1.png);
	background-repeat:no-repeat;
	margin:0 0 0 20px;
	display:block;
	cursor:pointer;
}
div#headerwrap div.header div.header-right {
	position:relative;
	float:right;
	width:200px;
	height:60px;
	padding:10px 0 0 0;
}
div#headerwrap div.header div.header-right div.search {
	width:195px;
	height:22px;
	padding:5px 0 5px 5px;
	background:#ffffff;
	margin:0 0 8px 0;
}
div#headerwrap div.header div.header-right div.search input.searchbar {
	width:148px;
	height:20px;
	border:1px solid #cccbcc;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3b3c;
	padding:0 5px;
	background:url(/images/search-bg.gif) top left;
}
div#headerwrap div.header div.header-right div.search input.submit {
	width:31px;
	height:22px;
	background:url(/images/search-button.gif) no-repeat;
	float:right;
	font-size:36px;
}
div#headerwrap div.header div.header-right a {
	position:relative;
	float:right;
	display:block;
	width:75px;
	height:16px;
	background:#d1d2d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	text-align:center;
	padding:4px 0 0 0;
}
div#headerwrap div.header div.header-right a:hover {
	text-decoration:underline;
	color:#000000;
}
div#headerwrap div.header div.nav {
	position:absolute;
	top:70px;
	right:0;
	width:500px;
	height:46px;
}
div#headerwrap div.header div.nav a {
	position:relative;
	display:block;
	width:100px;
	height:18px;
	float:left;
	background:url(/images/nav-bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding:5px 0 0 0;
}
div#headerwrap div.header div.nav a:hover {
	text-decoration:underline;
}
div#headerwrap div.header div.nav span.blank {
	position:relative;
	width:100px;
	height:23px;
	float:left;
	display:block;
}
div#headerwrap div.header div.nav a span.marker {
	position:absolute;
	bottom:3px;
	right:3px;
	display:block;
}
div#headerwrap div.header div.nav a span.shadow {
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:23px;
	background:url(/images/home-images/nav-shadow.png) repeat-y;
}
div#mainwrap {
	width:950px;
	background:url(/images/main-wrap-texture.png) top left;
	padding:5px;
	margin:36px auto 0;
}
div#mainwrap div.main {
	width:950px;
	position:relative;
}
div#mainwrap div.main div.threecolumn {
	background:url(/images/page-3column-bg.png) repeat-y;
	width:950px;
	position:relative;
}
div#mainwrap div.main div.threecolumn div.three-left {
	position:relative;
	float:left;
	width:286px;
	padding:45px 15px 0 15px;
}
div#mainwrap div.main div.threecolumn div.three-middle {
	position:relative;
	float:left;
	width:317px;
}
div#mainwrap div.main div.threecolumn div.three-right {
	position:relative;
	float:left;
	width:317px;
}
div#mainwrap div.main div.twocolumn {
	background:url(/images/page-2column-bg.png) repeat-y;
	width:950px;
	position:relative;
}
div#mainwrap div.main div.twocolumn div.two-left {
	position:relative;
	float:left;
	width:603px;
	padding:15px;
	color:#1d1d1d;
}
div#mainwrap div.main div.twocolumn div.two-left a {
	color:#616265;
}
div#mainwrap div.main div.twocolumn div.two-left a:hover {
	text-decoration:underline;
}
div#mainwrap div.main div.twocolumn div.two-right {
	position:relative;
	float:left;
	width:317px;
}
div#mainwrap div.main div.newsthreecolumn {
	width:950px;
	position:relative;
}
div#mainwrap div.main div.newsthreecolumn div.three-left {
	position:relative;
	float:left;
	width:368px;
	margin:0 7px 0 0;
}
div#mainwrap div.main div.newsthreecolumn div.three-middle {
	position:relative;
	float:left;
	width:181px;
	margin:0 7px 0 0;
}
div#mainwrap div.main div.newsthreecolumn div.three-right {
	position:relative;
	float:left;
	width:387px;
}
div#footer {
	width:960px;
	height:35px;
	margin:auto;
	background:url(/images/footer-bg.gif) top left repeat-x;
}
div#footer a.logo {
	margin:0 28px 0 6px;
	float:left;
}
div#footer div.footer-right {
	float:right;
	width:440px;
}
div#footer div.footer-right a.addthis_button {
	display:block;
	float:left;
	margin:8px 25px 0 0;
}
div#footer div.footer-right span.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:11px 0 0 0;
	display:block;
	float:left;
}
div#footer div.footer-right span.links a {
	color:#ffffff;
}
div#footer div.footer-right span.links a:hover {
	text-decoration:underline;
}
div#footer div.footer-right a.logo {
	float:right;
	margin:0 6px 0 0;
}
div.no-results {
	padding:10px;
	font-size:13px;
	color:#383838;
	line-height:15px;
}
div#disclaimer-text {
	width:480px;
	padding:10px;
	font-size:14px;
	color:#1d1d1d;
	line-height:17px;
}
div#disclaimer-text a {
	font-weight:bold;
	color:#00aeef;
}
div#disclaimer-text a:hover {
	text-decoration:underline;
}
