@charset "UTF-8";

	@import url("reset-min.css"); 


	body {
	margin:0;
	padding:0;
	font:63%/2.2em Tahoma, Arial, Helvetica, sans-serif;
	color:#60574B;
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#FF9900;
}

a:hover {
	color:#C17502;
}

strong {
	font-weight:bold;
}

img {
	border: none;
}

.quote {
	font:14px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#ACACAC;
}

ul.featurelist {
	padding:0 0 15px 50px;
	font-size:1.3em;
}

ul.featurelist li {
	list-style-image:url(images/bullet.gif);
}

.container {
	width:800px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#header {
	height:100px;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
}

#mainnav {
	height:50px;
	background-color:#EEE5DE;
	text-align:center;
}

#bannertop {
	height:11px;
	background-color:#EEE5DE;
	text-align:center;
}

#banner {
	height:220px;
	background-color:#8B7765;
	text-align:center;
}

#bar {
	height:22px;
	background-color:#EEE5DE;
	text-align:center;
}

#bar2 {
	height:22px;
	background-color:#8B7765;
	text-align:center;
}

#main {
	padding:24px 0 20px 0;
}

#center {
	float:left;
	width:470px;
	padding:0 20px;
}

#rightcolumn {
	float:right;
	width:280px;
	margin-top:15px;
}

#foliocenter {
	float:left;
	width:430px;
	padding:0 20px;
}

#foliocolumn {
	float:right;
	width:320px;
}

#rightmenu {
	background:#EEE5DE;
	margin-bottom:.5em;
	width:260px;
	height:350px;
}

#rightmenu h3 {
	color:#507EC8;
	font-size:17px;
	padding:15px;
}

#rightpic {
	background:#FFFFFF;
	width:260px;
	height:200px;
}

.services {
	font-size:1em;
	font-weight:bold;
	padding: 0 5px 5px 15px;
}

#bottomcontainer {
	background:#EEE5DE;
	padding-bottom:25px;
	width:100%;
	overflow:hidden;
}

.bottomcolumn {
	float:left;
	width:250px;
	margin-right:18px;
}

.bottomright {
	margin-right:0;
}

.feature_wrapper h2 {
	color:#2761BF;
	font-size:2em;
	margin:10px 0;
}

.feature_wrapper h3 {
	color:#4B4237;
	font-size:1.7em;
	margin:10px 0;
}

.feature_wrapper p, .feature_wrapper td {
	padding-bottom:10px;
	font-size:1.3em;
}
.feature_wrapper ol {
	padding-left:30px;
	font-size:1.3em;
}
.feature_wrapper a:link {
	text-decoration: none;
	color: #60574B;
	background-color: #E1F4A8;
	}
.feature_wrapper a:visited {
	text-decoration: none;
	color: #60574B;
	background-color: #E1F4A8;
	}
.feature_wrapper a:hover {
	text-decoration: none;
	color: #60574B;
	background-color: #CEE291;
	}
.feature_wrapper a:active {
	text-decoration: none;
	color: #60574B;
	background-color: #CEE291;
	}

.newscontainer {
	border:1px solid #E1E1DF;
	background:#EEE5DE;
	margin-bottom:1em;
	font-size:11px;
	line-height:18px;
	color:#58584D;
	width:260px;
}

.newscontainer .innerdiv {
	background:transparent url(images/curl.gif) bottom right no-repeat;
	position:relative;
	left:2px;
	top:2px;
	padding:8px 8px 20px 8px;
}

.newscontainer .innerdiv h4 {
	font-size:1.3em;
	color:#483F3D;
	font-weight:bold;
	padding-top:10px;
}

.newscontainer .innerdiv img {
	float:left;
	margin:5px;
}

.newscontainer a:link {
	text-decoration: none;
	color: #42423b;
	background-color: #D9CCC1;
	}
.newscontainer a:visited {
	text-decoration: none;
	color: #42423b;
	background-color: #D9CCC1;
	}
.newscontainer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B7765;
	}
.newscontainer a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B7765;
	}
	
#nav {
	margin:0;
	padding:0;
	list-style:none;
	height:50px;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	height:50px;
	display:inline;
	float:left;
	line-height:50px;
	text-indent:-8000px;
	margin-left:35px;
}

#nav li a {
	display:block;
	height:50px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#nav li a:hover, #nav li a.selected {
	background-position:0 -50px;
}

li#nav1 {
	margin-left:325px;
	width:65px;
}

li#nav2 {
	width:69px;
}

li#nav3 {
	width:72px;
}

li#nav4 {
	width:74px;
}

li#nav5 {
	width:61px;
}

li#nav1 a {
	background-image:url(images/nav1.gif);
}

li#nav2 a {
	background-image:url(images/nav2.gif);
}

li#nav3 a {
	background-image:url(images/nav3.gif);
}

li#nav4 a {
	background-image:url(images/nav4.gif);
}

li#nav5 a {
	background-image:url(images/nav5.gif);
}

.bottomcolumn h3 {
	color:#507EC8;
	font-size:17px;
	padding:15px 0 1px 5px;
}

.bottomcolumn p {
	padding:10px 35px 10px 5px;
	font-size:1.3em;
}

.bottomright a:link {
	text-decoration: none;
	color: #42423b;
	background-color: #D9CCC1;
	}
.bottomright a:visited {
	text-decoration: none;
	color: #42423b;
	background-color: #D9CCC1;
	}
.bottomright a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B7765;
	}
.bottomright a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B7765;
	}

.bottomlist {
	font-size:1.2em;
	padding: 0 5px 5px 15px;
}

ul.bottomlist li a {
	display: block;
	height: 25px;
	color:#42423b;
	background: url(images/icon_doc.gif) left top no-repeat;
	padding-left: 20px
}

ul.bottomlist li a:hover {
	color:#42423b;
	text-decoration: underline;
	background: url(images/icon_doc.gif) left top no-repeat;
}
.worklist {
	font-size:1.2em;
	padding: 0 5px 5px 15px;
}

ul.worklist li {
	display: block;
	height: 25px;
	color:#42423b;
	background: url(images/bullet.gif) left top no-repeat;
	padding-left: 20px
}

ul.worklist li a:hover {
	color:#42423b;
	text-decoration: underline;
	background: url(images/icon_doc.gif) left top no-repeat;
}


#footer {
	height:40px;
	background:#8B7765;
	font-size:1.2em;
	padding:10px 0 0 0;
	text-transform: uppercase;
}

#footer a {
	color:#E5E2CF;
}

