html{background:#d0d2e3 url(../images/bg-body.gif) repeat-y 50% 0;}
body {
	background:url(../images/bg-body.jpg) no-repeat 50% -2px;
	color:#101010;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	min-width:958px;
}
img {border:0;}
a{
	text-decoration:none;
	color:#183b7f;
}
a:hover{text-decoration:underline;}
#wrapper {
	width:958px;
	margin:0 auto;
}
#header {width:958px;}
.header-holder {
	overflow:hidden;
	padding:15px 0 17px 16px;
	width:942px;
	text-align:center;
	font-size:16px;
	line-height:19px;
	color:#666b89;
}
.logo {
	float:left;
	width:168px;
	height:57px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a {
	display:block;
	height:100%;
}
.header-text {
	margin:19px 0 0 47px;
	width:500px;
	float:left;
}
.contact {
	float:right;
	width:200px;
	text-align:right;
	font-size:18px;
	line-height:21px;
	list-style:none;
	margin:0;
	padding:12px 0 0;
}
.contact li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.contact li strong {
	display:block;
	margin:0 0 4px;
}
.contact li a {
	color:#666b89;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
}
.contact li a:hover {text-decoration:underline;}
.nav {
	background:url(../images/bg-header.png) no-repeat;
	width:100%;
	padding:42px 0 0;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:7px 20px 7px 102px;
	font-size:16px;
	line-height:18px;
	background:#fff url(../images/separator1.gif) no-repeat 0 100%;
}
.nav ul li {
	display:inline;
	margin:0 41px 0 0;
}
.nav ul li a {
	white-space:nowrap;
	padding:7px 7px 6px;
	color:#3d4cac;
}
.nav ul li.active a,
.nav ul li a:hover {
	text-decoration:none;
	background:#f9edc3;
}
#main { 
	background:#fff url(../images/bg-main.gif) no-repeat 0 100%;
	width:958px;
	padding:0 0 45px;
	min-height:724px;
}
* html #main {height:724px;}
.section {
	background:#fff url(../images/bg-section.jpg) no-repeat 0 100%;
	width:897px;
	margin:0 auto;
	overflow:hidden;
	padding:35px 33px 0 26px;
	position:relative;
	min-height:202px;
}
* html .section {height:202px;}
.section p {margin:0 0 15px;}
.image {
	position:absolute;
	bottom:0;
	left:26px;
}
* html .image {bottom:-1px;}
.section-text {
	float:right;
	width:595px;
	color:#183b7f;
	font-size:16px;
	line-height:22px;
	padding:33px 0 0;
}
.boxes {
	overflow:hidden;
	width:900px;
	padding:34px 28px 0 30px;
}
.boxes-holder {
	width:1000px;
	overflow:hidden;
}
.box {
	margin:0 40px 0 0;
	width:196px;
	float:left;
	line-height:15px;
}
.box h2 {
	color:#183b7f;
	font-size:14px;
	line-height:17px;
	margin:0 0 6px;
}
.picture {
	border:1px solid #ac923d;
	margin:0 0 7px;
	display:block;
	width:190px;
}
.picture img {display:block;}
.box p {margin:0 0 11px;}
.more {
	padding:2px 2px 0 1px;
	color:#92771f;
	font-size:9px;
	left:11px;
	text-decoration:underline;
}
.more:hover {
	background:#92771f;
	color:#fff;
	text-decoration:none;
}
#content {
	padding:39px 55px;
	line-height:18px;
}
#content h1 {
	color:#183b7f;
	font:32px/38px Georgia, "Times New Roman", serif;
	margin:0 0 19px -6px;
}
#content h2 {
	font:24px/27px Arial, Helvetica, sans-serif;
	color:#183b7f;
	margin:0 0 9px -2px;
}
.item-list {
	list-style:none;
	margin:0 0 0 -1px;
	padding:0;
}
.item-list li {
	background:url(../images/devider1.gif) no-repeat 0 8px;
	padding:0 0 0 7px;
	vertical-align:top;
}
#content p {margin:0 0 18px;}
.text-block {padding:8px 0 0;}
#footer { 
	text-align:center;
	width:958px;
	padding:5px 0 44px;
	color:#676b8b;
	font-size:10px;
	line-height:13px;
}
#footer p {margin:0;}

