body {
	background:#2C4474 url(../img/bg.jpg) repeat-x top left;
	margin:auto;
	padding:0;
}
div#page_wrapper {
	margin: 0 auto;
	width:854px;
	background:url(../img/body_span.gif) repeat-y top center;
}
div#header {
	background:url(../img/header_blue.jpg) no-repeat top center;
	height:90px;
	padding-top:111px;
}
div#header ul {
	padding-bottom: 40px;
}
div#nav {
	margin-left: 50px;
}
li.float_menu_item {
	float:left;
	width:130px;
	list-style-image:none;
	list-style-type:none;
	text-align:center;
}
li.wide {
	width:250px;
}
li.float_menu_item a {
	color:#ffffff;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}
li.float_menu_item a:hover {
	border-bottom:3px dotted #FFFFFF;
}
div#sidebar{
	width:200px;
	float:left;
	height:100%;
}
div#sidebar a {
	font-weight:bold;
}
div#content {
	margin-left:40px;
	margin-right:30px;
	color:#224043;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:140%;
	font-size:0.9em;
}
div#content p, div#content ul {
	margin: 8px 15px;
}
div#content ul {
	list-style:outside square;
	margin-left: 30px;
}
div#content ol {
	margin-left: 38px;
}
div#content ol li {
	border-bottom:1px solid #F8FCFD;
}
p.quote span {
	font-size:80%;
}
div#content p, div#content ul {
	line-height:160%;
	margin-bottom:1.2em;
}
div#content p {
}
div#content a {
	text-decoration:none;
	border-bottom: 1px dashed #2C5685;
	color:#2C5685;
}
div#content a:hover {
	border-bottom:2px dotted #2C5685;
}
div#content h2, div#content h3 {
	line-height: 150%;
}
div#content h1 {
	font-size:155%;
	border-bottom:1px solid #D8E4E5;
	color:#172741;
	background:url(../img/h1_bg.jpg) repeat-x bottom left;
	margin-bottom:12px;
	padding:0 0 10px;
}
div#content h2 {
	font-size:135%;
	color:#847003;
}
div#content h3 {
	font-size:135%;
	color:#30528B;
}
div#content p.quote {
	padding-left:70px;
	padding-top:30px;
	background:url(../img/quote_bg.jpg) no-repeat;
}
div#content label {
	width: 200px;
	font-weight:bold;
	float:left;
	font-size:95%;
}
div#content label.plain {
	width:auto;
}
div#main {
	float:right;
	padding-bottom:30px;
	width:540px;
}
div#redbarconstruction, div#redbarconstruction p {
	padding:4px;
	background-color:#990000;
	border-bottom:#ffffff;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bolder;
	font-size:11px;
}
