/* CSS Document */
body {
	margin:0px;
	background:url('/img/bg_main_tile.gif') repeat-x #EAE6DF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#414141;
	height:100%;
}
a {
	color:#007DC3;
}
b {
	color:#000000;
}
#container {
	width:990px;
}
#header {
	width:990px;
	height:93px;
	position:absolute;
	top:0px;
	left:0px;
}
#top-menu {
	padding:0px 0px 0px 10px;
	float:right;
	height:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	width:500px;
	background:url('/img/bg_top-menu_cap_left.gif') left no-repeat #f26536;
}
#top-menu_links {
	margin:5px 8px 0px 0px;
	float:left;
}
#top-menu a {
	color:#fff;
	text-decoration:none;
}
#top-menu a:hover {
	color:#fff;
	text-decoration:underline;
}
#content {
	width:990px;
	margin-top:93px;
	background:url('/img/home/bg_entry-graphic.jpg') top left no-repeat;
	min-height:283px;
}
#main_logo {
	float:left;
	margin:20px 0px 0px 15px;
	border:0px;
	width:250px;
	height:56px;
}
#main-menu {
	background:url('/img/bg_main-menu_cap_top.gif') top no-repeat;
	width:690px;
	margin-top:20px;
	font-size:12px;
	float:right;
	clear:right;
}
.main-menu_links {
	float:left;
	color:#007DC3;
	font-weight:bold;
	margin-top:10px;
	margin-right:18px;
}
#main-menu a{
	color:#007DC3;
	text-decoration:none;
}
#main-menu a:hover{
	color:#f26536;
	text-decoration:none;
}
.content-white_tl {
	background:url('/img/bg_content-white_corner_tl.gif') top left no-repeat;
	float:left;
}
.content-white_tr {
	background:url('/img/bg_content-white_corner_tr.gif') top right no-repeat;
	float:left;
}
.content-white_bl {
	background:url('/img/bg_content-white_corner_bl.gif') bottom left no-repeat;
	float:left;
}
.content-white_br {
	background:url('/img/bg_content-white_corner_br.gif') bottom right no-repeat;
	float:left;
}
.content-white_t {
	background:url('/img/bg_content-white_edge_t.gif') top repeat-x #FFF;
	float:left;
}
.content-white_b {
	background:url('/img/bg_content-white_edge_b.gif') bottom repeat-x; 
	float:left;
}
.content-white_l {
	background:url('/img/bg_content-white_edge_l.gif') left repeat-y; 
	float:left;
}
.content-white_r {
	background:url('/img/bg_content-white_edge_r.gif') right repeat-y;
	float:left;
}
.content-blue_edge_r {
	background:url('/img/bg_content-blue_edge_l.gif') top left no-repeat;
	float:left;
}
.content-blue_edge_l {
	background:url('/img/bg_content-blue_edge_r.gif') top right no-repeat;
	float:left;
}
.content-blue_t {
	background:url('/img/bg_content-blue_edge_t.gif') top repeat-x #FFF;
	float:right;
}
#footer {
	clear:both;
	float:left;
	font-size:9px;
	padding:0px 0px 4px 30px;
}
h1 {
	font-size:20px;
	margin:0px; 
	padding:0px;
	font-weight:normal;
}
	
h2 {
	font-size:15px;
	font-weight:heavy;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#menu {display:block; bottom:0px; right:0px; width:130px; position:fixed; border:1px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff;}
* html #menu {position:absolute;}
.sub-menu_link {
	border-bottom:1px dotted #a6cbde;
	width:158px;
	padding:10px 0px 8px 8px;
}
#sub-menu {
	float:left;
	width:170px;
	color:#FFF;
	margin:10px;
	font-weight:bold;
	font-size:12px;
	height:200px;
}
#sub-menu a {
	color:#FFF;
	text-decoration:none;
}
.content-blue_subheader {
	font-size:15px;
	font-weight:bold;
	color:#f26536;
	line-height:40px;
	padding-left:30px;
}
.content-blue_header_container {
	float:right;
	width:780px;
	height:36px;
	font-size:20px;
	color:#FFF;
}
.content-blue_header_container div {
	margin-top:10px;
}
.content-blue_content_container {
	background:url('/img/bg_content-header.gif') top repeat-x;
	width:790px;
	font-size:11px;
	margin:0px 2px 2px 2px;
	float:left;
}
.content-blue_content {
	padding:10px 40px 10px 40px;
	font-size:12px;
}
#left-column-content {
	position:absolute; 
	left:0px;
	top:380px;"
}
