html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:url(../images/site_1.gif) repeat-x #3B4151;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#wrap {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:700px;
	}
#feature {
	background-image:url(../images/site_6.jpg);
	background-repeat:no-repeat;
	height:197px;
	width:700px;
	}
#content-wrap {
	position:relative;
	display:table;
	background-color:#FFFFFF;
	background:#FFFFFF;
	width:680px;
	height:100%;
	color:#000000;
	padding:0 10px 10px 10px;
	line-height:1.1em;
	}
#featwrap {
	display:table;
	width:620px;
	margin:0 30px 0 30px;
	padding:15px 0 0 0;
	text-align:center;
	}
a {
	color:#2c5983;
	}
a:hover {
	color:#5C6A8B;
	}


.limg {
	float:left;
	padding:0 10px 0 0;
	}
.rimg {
	float:right;
	padding:0 0 0 10px;
	}
.feat-img {
	display:block;
	margin-bottom:5px;
	}
.feat {
	width:33%;
	float:left;
	display:block;
	text-align:left;
	}
.feat-inner {
	padding:0 0 0 10px;
	}


#footer {
	background:url(../images/site_8.jpg) no-repeat top left;
	height:48px;
	padding:25px 2px;
	}
#footer-l {
	float:left;
	font-size:0.9em;
	color:#FFFFFF;
	}
#footer-r {
	float:right;
	text-align:right;
	font-size:0.9em;
	color:#FFFFFF;
	}
#footer-r a {
	color:#FFFFFF;
	text-decoration:none;
	}
	

#nav {
	background-image:url(../images/site_4.jpg);
	width:700px;
	height:42px;
	overflow:hidden;
	}
#navlist {
	text-align:right;
	margin-top:16px;
	}
#navlist li	{
	display: inline;
	list-style-type: none;
	padding-right:25px;
	}
#navlist li a {
	color:#000000;
	font-weight:800;
	font-size:1.1em;
	text-decoration:none;
	}
#navlist a:hover {
	text-decoration:underline;
	}


#serv-main {
	width:470px;
	float:left;
	padding:0 10px 0 0;
	}
#serv-bar {
	width:185px;
	float:left;
	}
#serv-spl {
	width:190px;
	padding:0 10px 0 10px;
	float:left;
	}
#serv-li {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	color:#4D586F;
	}
#serv-li li {
	padding:0;
	margin:0;
	}


h1 {
	color:#2C5983;
	text-transform:uppercase;
	font-size:1.2em;
	border-bottom:solid 3px #5C6A8B;
	display:block;
	width:100%;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	}
h2 {
	font-size:1.1em;
	text-transform:uppercase;
	color:#666666;
	margin:0;
	padding:0 0 5px 0;
	}