/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(images/main-bg.gif) 0 0 repeat-x #fff;
	color:#5F7A77;
	font:13px/19px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, h4, h5, img {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none
}
#main {
	width:920px;
	position:relative;
	margin:0 auto;
}
#header {
	width:920px;
	height:153px;
	background:url(images/header.jpg) 0 0 no-repeat;
	position:relative;
	margin:0 auto;
	padding:11px 0 0 40px;
}
#header h1 {
	font:bold 29px georgia, times new roman, serif;
	height:31px;
	position:absolute;
	color:#333;
	margin-top:55px;
	left:0;
}
#header p.caption {
	color:#69769d;
	position:absolute;
	font:bold 16px georgia, times new roman, serif;
	top:101px;
	left:0;
}
.nav ul.leftmenu {
	width:160px;
	float:left;
	padding-top:20px;
}
.nav ul.leftmenu li {
	width:160px;
	height:25px;
	border-bottom:0px solid #f1f1f1;
	margin:0px;
	list-style:none;
}
.nav ul.leftmenu li a {
	width:160px;
	height:25px;
	font:bold 12px georgia, times new roman, serif;
	display:block;
	background:url(images/nav_bullet_off.gif) 0 7px no-repeat;
	color:#69769d;
	line-height:22px;
	text-decoration:none;
	padding:1px 0 1px 15px;
}
.nav ul.leftmenu li a:hover {
	background:url(images/nav_hover_bg.jpg) 0 0px no-repeat;
	color:#000;
	line-height:22px;
	text-decoration:none;
	padding:1px 0 1px 15px;
}
.nav ul.leftmenu li.active a {
	background:url(images/nav_hover_bg.jpg) 0 0px no-repeat;
	color:#000;
	text-decoration:none;
}
.nav ul.leftmenu li.last {
	width:160px;
	height:55px;
	border-bottom:none;
}
.nav {
	width:195px;
	height:440px;
	background:url(images/nav_bg.gif) no-repeat top;
	float:left;
	text-align:left;
	margin:0 20px 0 0;
	padding:0;
}
.nav h2 {
	width:150px;
	color:#69769d;
	font:bold 14px georgia, times new roman, serif;
	line-height:19px;
	padding:0px;
	margin:12px 0 2px 0;
}
.nav p {
	width:150px;
	font:normal 13px georgia, times new roman, serif;
	padding:0px;
	line-height:21px;
	margin:8px 0 15px 0;
}
.nav a {
	color:#69769d;
	text-decoration:none;
}
.nav a:hover {
	color:#666;
	text-decoration:underline;
}
.nav ul {
	width:150px;
	float:left;
	padding-top:0;
}
.nav ul li {
	width:150px;
	font:normal 13px georgia, times new roman, serif;
	list-style:disc;
	margin:3px 0 5px 15px;
}
#body {
	width:950px;
	color:#333;
	background:none;
	position:relative;
	margin:0 auto;
	padding:0;
}
.page {
	width:700px;
	float:left;
	text-align:left;
	margin:10px 0 0 10px;
	padding:0 15px 30px 0px;
	border-right:0px solid #e5e5e5;
}
.page p {
	width:700px;
	font:normal 13px georgia, times new roman, serif;
	padding:0px;
	line-height:24px;
	margin:8px 0 15px 0;
}
.page h1 {
	width:700px;
	color:#69769d;
	font:bold 22px georgia, times new roman, serif;
	line-height:19px;
	padding:0px;
	margin:15px 0 15px 0;
}
.page h2 {
	width:700px;
	color:#69769d;
	font:bold 14px georgia, times new roman, serif;
	line-height:19px;
	padding:0px;
	margin:22px 0 2px 0;
}
.page h3 {
	width:700px;
	color:#333;
	font:bold 14px georgia, times new roman, serif;
	line-height:19px;
	padding:0px;
	margin:22px 0 2px 0;
}
.page ul {
	list-style:disc;
	color:#69769d;
	font:bold 13px georgia, times new roman, serif;
	line-height:20px;
	padding:8px 0 12px;
}
.page ul li {
	margin-left:20px;
	padding:3px 0;
}
.page ul li span {
	color:#333;
	margin-left:0px;
	padding:3px 0;
}
.page a {
	color:#69769d;
	text-decoration:underline;
}
.page a:hover {
	color:#666;
	text-decoration:none;
}
.page .box {
	float:right;
	width:150px;
	padding-left:20px;
	margin:0 0 5px 30px;
	border-left:1px solid #ccc;
}
.page .box h2 {
	color:#69769d;
	font:bold 14px georgia, times new roman, serif;
	width:150px;
	line-height:19px;
	padding:0px;
	margin:2px 0 2px 0;
}
.page .box ul {
	list-style:disc #69769d;
	padding:8px 0 12px;
}
.page .box ul li {
	margin-left:20px;
	padding:2px 0;
	font:normal 13px georgia, times new roman, serif;
}
#footermain {
	height:103px;
	background:url(images/footerbg.gif) 0 0 repeat-x;
	color:#f5e659;
	font:bold 12px georgia, times new roman, serif;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:34px 0 0;
}
#footer {
	position:relative;
	text-align:center;
}
#footer p {
	font:bold 12px georgia, times new roman, serif;
}
#footer a {
	padding:0 5px 0;
	color:#f5e659;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#f5e659;
}
