@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: separate;
	border-spacing: 0;
	line-height:140%;
	font-size:70%;
	width:100%; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:2px;
	background-color:#e6e5d5;
	color:#e6e5d5;
	margin:10px 0px;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border-bottom:dotted #0973ba 1px; }

a:link { 
	color:#b7583b; 
	text-decoration: none; }

a:hover { 
	border-bottom:dotted 1px #b7583b;
	text-decoration: none; }

a:visited, 
a:active { 
	color:#b7583b; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover { 
	border-bottom:dotted 1px #b7583b;
	text-decoration: none; }

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
h1 {
	font-size:190%;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:1px;

}
h2 {
	font-size:115%;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:1px;
}
h3 {
	font-size:90%;
	font-weight:bold;
	padding-bottom:2px;
	margin-top:0px;
}
p {
	line-height:140%;
	padding-bottom:6px;
	font-size:80%;
}
p.f_text {
	padding-bottom:0px;
}

address.f_text {
	padding-bottom:0px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

span.date {
	font-size:85%;
	font-style:italic;
	font-weight:bold;
	color:#666;
}
label {
	font-size:75%;
	font-weight:bold;
}
input {
	margin-top:3px; }

select {
	margin-top:3px; }

textarea {
	margin-top:3px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-top:6px;
	padding-bottom:3px;
	padding-left:10px;
	background-color:#efefef;
	padding-right:10px;
	font-weight:bold; }

table td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:20px;
	border-top:solid #e0e0e0 1px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
.underline {
	border-bottom:solid #800000 1px;
	width:346px;
	margin-bottom:10px;
}
.story_rule {
	border-bottom:dotted #C3C3C3 1px;
	width:346px;
	padding-bottom:6px;
	margin-bottom:8px;
	display:block;
}
.list_items {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:80%;
	line-height:150%;
	padding-bottom:10px;
	color:#202020;
}

	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #83684b;
	text-align:left;
	margin:0px;
	color: #313131;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
	
/* ********************************************************************************************* */

div#container {
	width:980px;
	background-image:url(images/base.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
div#header {
	width:940px;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	margin-left:21px;
	float:left;
}
div#navigation {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	margin:0 0 0 185px;
	width:730px;
}

ul#nav li {
	float:left;
	margin-right:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:95%;
	padding-top:9px;
}
ul#nav li a:link { 
	color:#ffffff; 
	text-decoration: none; }

ul#nav li a:hover { 
	border-bottom:dotted 1px #ffffff;
	text-decoration: none; }

ul#nav li a:visited, 
a:active { 
	color:#ffffff; 
	text-decoration: none; }
	
ul#nav li a:visited:hover, 
a:active:hover { 
	border-bottom:dotted 1px #ffffff;
	text-decoration: none; }
	
img#logo {
	float:left;
	clear:both;
}

div.h1_single {
	margin-top:30px;
	width:260px;
	float:left;
	clear:both;
	margin-left:60px;
}

div.h1_full {
	margin-top:30px;
	width:300px;
	float:left;
	clear:both;
	margin-left:60px;
}
div.single {
	width:260px;
	float:left;
	margin-right:18px;
}
div.feature_hold_right {
	width:260px;
	float:left;
	margin-right:0px;
	margin-bottom:18px;
}
div.feature_hold {
	width:260px;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
}
div.feature {
	width:226px;
	background-image:url(images/feature-bg.jpg);
	background-repeat:repeat-y;
	border-top:solid #f7941d 2px;
	padding:17px;
	padding-bottom:0px;
	padding-top:10px;
}
div.home_feature {
	width:226px;
	background-image:url(images/feature-bg.jpg);
	background-repeat:repeat-y;
	padding:17px;
	padding-bottom:0px;
	padding-top:10px;
	margin-left:6px;
}
div.project_hold {
	width:260px;
	float:left;
	margin-left:18px;
	margin-bottom:18px;
}

div.project_hold a, 
div.project_hold a:visited {
	color:#fff;
}
	
div.project_hold a:hover, 
div.project_hold a:active {
	color:#fff;
}


div.project {
	width:226px;
	background-image:url(images/project-bg.jpg);
	background-repeat:repeat-y;
	border-top:solid #313131 2px;
	padding:17px;
	padding-bottom:0px;
	padding-top:10px;
}
div.content {
	width:820px;
	padding:0px 60px;
	clear:both;
}
p.mp_reg {
	font-size:100%;
}
p.mp_reg_header {
	font-size:70%;
}
div.left_double { 
float:left; width:538px; padding-bottom:10px;
}
div.news_hold {
border-bottom:solid 1px #c6c6c6; clear:both; width:100%; margin-bottom:20px; height:0px;
}
ul#services {
	list-style-type:disc;
	padding-left:12px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:80%;
	line-height:150%;
	color:#202020;
	float:right;
	width:500px;
	margin-top:37px;
	margin-right:25px;
}
ul#services li {
	float:left;
	margin-right:40px;
}
div.testimonial_home {
	width:490px; border:solid #f7941d 1px; float:left; margin-left:6px; padding:20px; background-color:#fff6ec; margin-top:10px;
}
div.testimonial {
	width:350px; border:solid #f7941d 1px; float:left; padding:20px; background-color:#fff6ec; margin-bottom:20px;
}
