* {
	margin:0; 
	padding:0;
}
img {
	border:0;
}
body {
	background:#919BA7 url(../images/bg.gif) repeat-x top left;
}
body#int {
	background:#848E99 url(../images/bg_int.gif) repeat-x top left;
}
#wrap {
	width:800px; 
	height:566px; 
	border:1px solid #D3D7DC; 
	background:#fff; 
	margin:20px auto 0 auto;
}
#head {
	height:150px; 
	background:#005596; 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#fff; 
	line-height:1.5em; 
	border-bottom:6px solid #3679AC;
}
#head p {
	padding:60px 70px 0 70px;
}
#head img {
	float:right;
	padding:12px 50px 0 0;
}
#int #head {
	height:93px;
}
#navplus {
	height:125px; background:#fff;
}
#nav {
	width:200px; 
	text-transform:uppercase; 
	font-size:11px; 
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	float:left; 
	padding-top:3px;
}
#nav ul {
	list-style:none;
}
#nav li {
	width:200px; 
	height:24px; 
	border-bottom:1px solid #B7BEC6;
}
#nav li#nav_contact, #nav li#nav_contact a {
	border-bottom:0; height:23px;
}
#nav a {
	display:block; 
	width:200px; 
	height:24px; 
	background:#919BA7; 
	text-decoration:none; 
	color:#fff;
}
#nav a:hover, #nav a.current {
	background:#A5AFBB;
}
#nav span {
	position:relative; 
	top:4px; 
	left:35px;
}
#pics {
	float:right; 
	padding-right:3px; 
	padding-top:3px;
}
#nav li#nav_about, #nav li#nav_about a {
	height:23px;
}
#body {
	height:139px;
}
#foot {
	height:146px; 
	background:#F4F7F9;
}
#body .inner_wrap img {
	float:left;
}
#body .inner_wrap {
	width:590px; 
	margin-left:124px; 
	padding-top:30px; 
	height:76px;
}
#body .inner_wrap p {
	float:right; 
	font-family:Tahoma,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	width:485px; 
	color:#8B8B8B; 
	padding-top:7px;
}
.emph {
	color:#005596; 
	font-family:Georgia,Times,'Times New Roman',serif; 
	font-size:16px;
}
#foot .inner_wrap {
	height:95px; 
	width:315px; 
	float:left; 
	padding-left:35px; 
	padding-top:25px;
}
#foot .2nd {
	padding-right:360px;
}
#foot .inner_wrap img {
	float:left;
}
#foot .inner_wrap p {
	float:right; 
	width:167px; 
	font-family:Tahoma,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	color:#8B8B8B;
}
#foot .inner_wrap a {
	color:#005596; 
	text-decoration:underline;
}
#foot .inner_wrap a:hover {
	text-decoration:none;
}
#sidebar {
	width:200px;
	height:342px;
	background:#E3E7EA;
	float:left;
	color:#005596;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:15px;
	line-height:28px;
}
#sidebar p {
	padding:30px 10px 0 20px;
}
#body_main {
	height:335px;
	float:right;
	width:590px;
	overflow:auto;
}
#body_main .inner_wrapper {
	padding:30px 20px 20px 30px;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#8B8B8B;
}
#body_main .inner_wrapper p {
	padding:10px 0;
	line-height:16px;
}
#body_main .inner_wrapper p.first {
	padding-top:0;
}
#body_main .inner_wrapper h1 {
	color:#005596;
	font-size:14px;
	font-family:Georgia,'Times New Roman',Times,serif;
}
#body_main .inner_wrapper ul, #body_main .inner_wrapper ol {
	margin:0 0 0 35px;
}
#body_main .inner_wrapper li {
	padding-bottom:5px;
}
#body_main .inner_wrapper a {
	font-weight:bold;
	color:#005596;
	text-decoration:none;
}

#body_main .inner_wrapper a:hover {
	color:#fff;
	background:#005596;
}
.home {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	margin-top:100px;
	font-weight:bold;
}
.home a {
	color:#8B8B8B;
	text-decoration:none;
}
.home a:hover {
	text-decoration:underline;
}
#body_main p.back {
	font-size:10px;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	text-align:right;
	font-weight:bold;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
.back a {
	color:#8B8B8B;
	text-decoration:none;
}
.back a:hover {
	text-decoration:underline;
}
#sidebar h2 {
	font-size:14px;
	padding:35px 10px 0 20px;
	line-height:15px;
}
#sidebar ul {
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	list-style:none;
	margin-left:20px;
}
#sidebar ul a, #sidebar h2 a {
	color:#005596;
	text-decoration:none;
}
#sidebar ul a:hover, #sidebar h2 a:hover {
	text-decoration:underline;
}