* {
	padding: 0;
	margin: 0;
}

img {
	border-style: none;
}

html {
	text-align: center;
	background: #7A4931 url(images/top-strip.gif) repeat-x;
}

body {
	text-align: center;
	background-repeat: repeat-x;
}

#container {
	text-align: left;
	width: 882px;
	background-image: url(images/bg-main.jpg);
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* @group Head */

#strip {
	background-image: url(images/hd-bg-strip.jpg);
	height: 32px;
}

#head {
	float: left;
	width: 892px;
	background: url(images/hd-gb-strip.jpg) no-repeat;
}

#logo {
	width: 301px;
	border-bottom: 10px solid #3E8651;
	background-color: #05623C;
	text-align: center;
	float: left;
	margin-left: 12px;
	padding-top: 28px;
	padding-bottom: 28px;
}

#head_image {
	width: 579px;
	margin: 0;
	padding: 0;
	float: right;
}

#pg-home #head_image {
	width: 579px;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	top: 0;
	right: -10px;
}



/* @end */

/* @group Navigation */

#nav {
	list-style-type: none;
	margin-left: 12px;
	background-image: url(images/bg-nav.jpg);
	display: block;
	float: left;
	height: 41px;
	padding-left: 15px;
	margin-right: 100px;
	position: relative;
	width: 846px;
}

#nav li {
	float: left;
}

#nav a {
	height: 40px;
	display: block;
}

/* ------------Buttons */

.home {
	text-indent: -5000px;
	width: 95px;
	height: 30px;
}

.home a {
	text-indent: -5000px;
	background: url(images/bttn-home.jpg) no-repeat center top;
}

.home a:hover {
	text-indent: -5000px;
	background: white url(images/bttn-home.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

#pg-home .home a {
	text-indent: -5000px;
	background: white url(images/bttn-home.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

.services {
	text-indent: -5000px;
	width: 110px;
	height: 30px;
}

.services a {
	text-indent: -5000px;
	background: url(images/bttn-services.jpg) no-repeat center top;
}

.services a:hover {
	text-indent: -5000px;
	background: white url(images/bttn-services.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

#pg-services .services a {
	text-indent: -5000px;
	background: white url(images/bttn-services.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

.building_projects {
	text-indent: -5000px;
	width: 195px;
	height: 30px;
}

.building_projects a {
	text-indent: -5000px;
	background: url(images/bttn-projects.jpg) no-repeat center 0;
}

.building_projects a:hover {
	text-indent: -5000px;
	border-bottom: 1px solid #e7e7e7;
	background: white url(images/bttn-projects.jpg) no-repeat center -41px;
}

#pg-projects .building_projects a {
	text-indent: -5000px;
	border-bottom: 1px solid #e7e7e7;
	background: white url(images/bttn-projects.jpg) no-repeat center -41px;
}

.about_us {
	text-indent: -5000px;
	width: 105px;
	height: 30px;
}

.about_us a {
	text-indent: -5000px;
	background: url(images/bttn-about.jpg) no-repeat center top;
}

.about_us a:hover {
	text-indent: -5000px;
	background: white url(images/bttn-about.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

#pg-about .about_us a {
	text-indent: -5000px;
	background: white url(images/bttn-about.jpg) no-repeat center -41px;
	border-bottom: 1px solid #e7e7e7;
}

.contact_us {
	text-indent: -5000px;
	width: 135px;
	height: 30px;
}

.contact_us a {
	text-indent: -5000px;
	background: url(images/bttn-contact.jpg) no-repeat center top;
}

.contact_us a:hover {
	text-indent: -5000px;
	border-bottom: 1px solid #e7e7e7;
	background: white url(images/bttn-contact.jpg) no-repeat center -41px;
}

#pg-contact .contact_us a {
	text-indent: -5000px;
	border-bottom: 1px solid #e7e7e7;
	background: white url(images/bttn-contact.jpg) no-repeat center -41px;
}

/* ------------Sub Nav */

#subNav {
	font: bold 11px Verdana, Arial, Helvetica;
	list-style-type: none;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	margin-left: 15px;
	text-transform: uppercase;
	width: 858px;
	position: relative;
	bottom: 10px;
	margin-bottom: -15px;
}

#subNav li {
	float: left;
	margin-top: 12px;
	padding-bottom: 12px;
	position: relative;
	left: 212px;
	color: #b2b2b2;
	padding-right: 10px;
}

#pg-about #subNav li {
	float: left;
	margin-top: 12px;
	padding-bottom: 12px;
	position: relative;
	left: 305px;
}

#pg-services #subNav li {
	float: left;
	margin-top: 12px;
	padding-bottom: 12px;
	position: relative;
	left: 15px;
}

#subNav a {
	text-decoration: none;
	color: #00833c;
	padding: 5px 10px;
}

#subNav a:hover {
	text-decoration: underline;
	color: #00833c;
	padding: 5px 10px;
}

/* ------------InterNav */

#interNav {
	float: right;
	margin-right: 120px;
	list-style-type: none;
}

#interNav li {
	float: left;
}

#interNav .prev a {
	background: url(images/prev.gif) no-repeat center 0;
	display: block;
	height: 30px;
	width: 30px;
	margin-top: 50px;
	text-indent: -5000px;
}

#interNav .prev a:hover {
	background: url(images/prev.gif) no-repeat center -35px;
	display: block;
	height: 30px;
	width: 30px;
	margin-top: 50px;
	text-indent: -5000px;
}

#interNav .next a {
	background: url(images/next.gif) no-repeat center 0;
	display: block;
	height: 30px;
	width: 30px;
	margin-top: 50px;
	text-indent: -5000px;
}

#interNav .next a:hover {
	background: url(images/next.gif) no-repeat center -35px;
	display: block;
	height: 30px;
	width: 30px;
	margin-top: 50px;
	text-indent: -5000px;
}

/* @end */

#midriff {
	
}

/* @group Big Buttons */

#bigBttns {
	margin-left: 120px;
	margin-top: 20px;
	float: left;
}

#bigBttns li {
	margin-right: 5px;
}

#bigBttn1 {
	list-style-type: none;
	float: left;
}

#bigBttn1 a {
	background-image: url(images/bigBttn1.jpg);
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #e5e5e5;
	text-indent: -5000px;
}

#bigBttn1 a:hover {
	background-image: url(images/bigBttn1.jpg);
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}

#bigBttn1 .current {
	background-image: url(images/bigBttn1.jpg);
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}

#bigBttn2 {
	list-style-type: none;
	float: left;
}

#bigBttn2 a {
	background-image: url(images/bigBttn2.jpg);
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #e5e5e5;
	text-indent: -5000px;
}

#bigBttn2 a:hover {
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}

#bigBttn2 .current {
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}

#bigBttn3 {
	list-style-type: none;
	float: left;
}

#bigBttn3 a {
	background-image: url(images/bigBttn3.jpg);
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #e5e5e5;
	text-indent: -5000px;
}

#bigBttn3 a:hover {
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}

#bigBttn3 .current {
	height: 128px;
	width: 203px;
	float: left;
	border: 5px solid #00652e;
	text-indent: -5000px;
}



/* @end */

/* @group Main Content */

h1 {
	background-image: url(images/bttn-home.jpg);
}

h2 {
	clear: left;
	font: bold 14px/20px Verdana, Arial, Helvetica;
	margin-left: 120px;
	margin-right: 120px;
	padding-top: 20px;
	margin-bottom: 15px;
}

#pg-projects h2 {
	clear: left;
	font: bold 16px/20px Verdana, Arial, Helvetica;
	padding-top: 35px;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 120px;
}

h3 {
	
}

h4 {
	clear: left;
	font: bold 13px/20px Verdana, Arial, Helvetica;
	margin: 0 120px 15px;
	color: #5c83c0;
}

h5 {
	font-size: 11px;
}

p {
	margin-right: 120px;
	margin-left: 120px;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-bottom: 15px;
}

ul {
	list-style-type: square;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-left: 135px;
	margin-bottom: 15px;
	margin-right: 100px;
}

#pg-about ul li ul {
	list-style-type: none;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-left: 0;
	margin-bottom: 15px;
}

.float-l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#caseSpecs {
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 0;
	margin-left: 120px;
	width: 648px;
	font: 11px Verdana, Arial, Helvetica;
	text-align: left;
	padding: 0;
}

#caseSpecs th {
	padding: 7px;
	text-align: right;
	width: 160px;
}

#caseSpecs td {
	padding: 7px;
}

#caseImage {
	margin-left: 120px;
	padding-bottom: 15px;
	display: block;
}

.oddRow {
	background-color: #f5f5f5;
}

.caseDetails {
	list-style-type: square;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-left: 135px;
	margin-bottom: 15px;
	width: 635px;
}

.staffMember {
	list-style-type: none;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-left: 120px;
	float: left;
	border: 1px solid #ccc;
	width: 300px;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: -105px;
}

.staffMember1 {
	list-style-type: none;
	font: 11px/20px Verdana, Arial, Helvetica;
	margin-left: 120px;
	float: left;
	border: 1px solid #ccc;
	width: 637px;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: -105px;
}

li.staffPic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.profileList {
	margin-top: 10px;
}

.profileList ul {
	padding-left: 5px;
	width: 620px;
}

.profileList li {
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #ccc;
}



/* @end */

/* @group Form */

#contactForm {
	float: right;
	text-align: right;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	width: 300px;
	margin-right: 120px;
	padding: 15px;
	margin-top: -30px;
}

#contactForm input {
	width: 200px;
}

#contactForm li span {
	text-align: left;
	width: 300px;
}

#contactForm span textarea {
	width: 300px;
	height: 190px;
}

#contactForm h4 {
	text-align: left;
	margin-left: 0;
	width: 200px;
}

#contactForm ul {
	list-style-type: none;
	margin-left: 0;
	width: 300px;
}

#contactForm li {
	margin-bottom: 5px;
	width: 300px;
}

/* ------------------Result Pages */

#formResp {
	background-color: #dff3d0;
	clear: both;
	width: 350px;
	margin-bottom: 100px;
	margin-left: 220px;
	padding: 25px 50px 60px;
	position: relative;
	top: 40px;
}

#formResp h3 {
	text-align: center;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #005125;
}

#formResp p {
	text-align: center;
	width: 350px;
	margin: 0;
	padding: 0;
}

#formResp img {
	margin-left: 140px;
}

#formResp2 {
	background-color: #f1c3c7;
	clear: both;
	width: 350px;
	margin-bottom: 100px;
	margin-left: 220px;
	padding: 25px 50px 60px;
	position: relative;
	top: 40px;
}

#formResp2 h3 {
	text-align: center;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #cd0024;
}

#formResp2 p {
	text-align: center;
	width: 350px;
	margin: 0;
	padding: 0;
}

#formResp2 img {
	margin-left: 140px;
}



/* @end */

/* @group Foot */

#foot {
	text-align: center;
	border-top: 1px solid #ccc;
	margin-left: 12px;
	margin-right: 9px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	border-bottom: 3px solid #583423;
}

#foot p {
	margin: 0;
	padding: 0;
}

#foot p a {
	text-decoration: none;
	color: #999;
}

#foot p a:hover {
	text-decoration: none;
	color: #5c83c0;
	border-bottom: 3px solid #e5e5e5;
}

#flashFailSafe {
	padding-top: 32px;
}

.staffMember a {
	text-decoration: none;
	color: black;
}



/* @end */