@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color: #fff;
	height: auto;

	.height: 100%;
	width: auto;
	margin-top: 0px;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	background-position: left top;

}
#wrapper {
	text-align: center;
	position: relative;
	margin: 0 auto;
	height: auto;


    .height: 100%;
	width: 920px;
}

#container {
	width: 920px;
	text-align: center;
	height: auto;





	.height: 100%;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:link {
	color: #006C87;
	text-decoration: underline;
}
a:visited {
	color: #006C87;
}
a:hover {
	color: #E48F1A;
}
#header {
	text-align: left;
	height: 120px;
	width: 100%;
}


#header img {
	float: left;
}
#header p {
	width: 380px;
	float: left;
	padding-left: 22px;
	padding-right: 50px;
	padding-top: 13px;
	padding-bottom: 20px;
	height: 90px;
	color: #006C87;
}

#headernav {
	font-family: Arial, Helvetica, sans-serif;
	color: #006C86;
	padding-left: 620px;
	padding-top: 10px;
}
#headernav li {
	color: #006C86;
	font-size: 130%;
	vertical-align: text-bottom;
	list-style-type: none;
	line-height: 1.6em;
}
#headernav img {
	padding-bottom: 0px;
	padding-top: 6px;
	padding-right: 8px;
}

#headernav li a {
	text-decoration: none;
}


#main {
	width: 920px;
}
#featured {
}

#project {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	height: auto;
	width: 323px;
	text-align: left;
	float: left;
	display: inline;
}


#specialty {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	text-align: left;
	height: auto;
	width: 322px;
	float: left;
	right: 0px;
	display: inline;
	margin-left: 30px;
}
#featureprojects {
	color: #000;
	float: left;
	display: inline;
	width: 210px;
	text-align: left;
	margin-left: 25px;
	padding-bottom: 2px;
}
#featureprojects img{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#featureprojects p {
	padding-left: 10px;
}
#featureprojects a, #featureprojects a:visited {
	color: #000;
}

#description {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 775px;
	position: relative;
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	clear: both;
	margin-right: 45px;
}
#featured {
	float: right;
	height: auto;
	width: 270px;
	font-size: 80%;
	color: #000;
	text-align: right;
	line-height: normal;
}
#featured {
	float: left;
}

.slogan {
	width: 250px;
	clear: none;
	text-indent: 0px;
}

#featured img {
	float: right;
	vertical-align: top;
}
.featured-title {
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: .06em;
}


.index_hr {
	line-height: 1px;
	color: #006C86;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006C86;
	border-right-color: #006C86;
	border-bottom-color: #006C86;
	border-left-color: #006C86;
	margin-bottom: 6px;
}

#text_index {
	text-align: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/index_halftone_26.png);
	background-repeat: no-repeat;
	margin-left: 6px;

}
#text_index2 {
	text-align: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/index_26.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}


.text_divisions {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	padding-right: 18px;
	padding-left: 12px;
	background-image: url(images/index_30.png);
	background-repeat: repeat-y;
	font-size: 12px;
}

#footer {
	clear: both;
	width: 890px;
	position: relative;
	height: auto;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	float: left;
}
.bold {
	font-weight: bold;
	color: #006C87;
}

#footernav {
	float: right;
	margin-right: 5px;
}
#footernav  li {
	display: inline;
	list-style-type: none;
	font-size: 110%;
	color: #006C87;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: ##006C87;
	padding-right: 5px;
	padding-left: 8px;
}
#footer li a {
	text-decoration: none;
}

.copyright {
	font-size: 90%;
	color: #006C87;
	height: auto;
	width: 300px;
}
.indent {
	padding-left: 15px;
	list-style-type: square;
}
#description .indent a:link {
	text-decoration: none;
	color: #333333;
}
#description .indent a:visited {
	text-decoration: none;
	color: #333333;
}
#description .indent a:hover {
	text-decoration: none;
	color: #006C86;
}
