@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-color: #999a9a;
	background-image: url(../images/topleftstripe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	behavior:url("csshover2.htc");
	scrollbar-3dlight-color: #999; /* IE Scrollbars. Effect will not appear in FF */
	scrollbar-arrow-color: #3D0506;
	scrollbar-darkshadow-color: #999;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #600;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFC;
}
a:active {
	color: #FFF;
}

/* Layout Elements ====================================== */

#container {
	width: 1029px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#menu {
	background-image: url(../images/manu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-top: 14px;
	padding-left: 120px;
}
#flashbox {
	background-image: url(../images/topflash.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 367px;
	text-align: center;
}
#content {
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 285px;
}

#content-home {
	height: 304px;
	background: url(../images/contentbg.png) repeat-y center top;
}
#contentscroll {
	float: left;
	width: 590px;
	text-align: justify;
	padding-right: 20px;
}
#clear {
}
#footer {
	background-image: url(../images/footerbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	clear: both;
}
#branding {
	width: 100%;
	text-align: center;
	color: #333;
	height: 80px;
}
#photobox {
	padding-left: 44px;
	padding-right: 20px;
	float: left;
}

/* CSS Menu ================================================== */

.gm_menu {
	float:left;
	padding:0;
	margin:0;
	color: #FFF;

background: ;					width:100%;
	clear:both;
} /*Color navigation bar normal mode*/
.gm_menu  a, .gm_menu a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #fff;
background-color: ;
text-decoration: none;
}
.gm_menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	z-index: 100;
}
.gm_menu ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;
}
.gm_menu ul li a {
	color: #444444;

background: ;		float:none !important;
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	padding:5px 24px;
	text-decoration:none;
	border-style: none;
	font-size: 13px;
}
.gm_menu ul li ul {
	display:none;
	color: #444444;

background: ;
	z-index: 150;
	margin-top: -5px;
}
.gm_menu ul li:hover a {background-color:;
	text-decoration:none;
	color:#FFFFFF;
} /*Color main cells hovering mode*/
.gm_menu ul li:hover ul {display:block;  position:absolute; z-index:999; top:40px; margin-top:1px; left:0;}
.gm_menu ul li:hover ul li a {
	display:block;
	width:198px;
	height:auto;
	margin-left:-1px;
	padding:7px 10px;
	background-color:#6D0C13;
	color:#FFFFFF;
	z-index: 500;
	line-height: 1.3em;
	margin-top: -1px;
} /*Color subcells normal mode*/
.gm_menu ul li:hover ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background: url(../images/left-menu-roll.png) no-repeat left center;
	padding-left: 20px;
} /*Color subcells hovering mode*/
.gm_menu ul li a:hover {background-color:;
	text-decoration:none;
	color:#FFFFFF;
	background: url(../images/roll.jpg);
} /*Color main cells hovering mode*/
.gm_menu ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:37px; left:3px; }
.gm_menu ul li ul li a:visited { background-color:#6D0C13;  color:#FFFFFF;} /*Color subcells normal mode*/
.gm_menu ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px ; border-bottom: solid 1px ; background-color:#6D0C13;  color:#FFFFFF;} 
.gm_menu ul li a:hover ul li a:hover {background-color:#95111B; text-decoration:none;color:#FFFFFF;} /*Color subcells hovering mode*/
.gm_menu .selected {
	text-decoration:none;
	color:#FFF;
	background: url(../images/roll.jpg) repeat-x;
} /*Color subcells hovering mode*/
.clear {
	clear:both;
}
/* Heading Styles ====================================== */

.heading {
	font: italic bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #DFDFDF;
}

/* Services ============================================ */
#services-top-container {
	background-image: url(../images/services-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 325px;
	text-align: center;
}
#services-top {
	text-align: left;
	padding: 10px 15px 10px 30px;
	height: 180px;
	float: left;
}
#services-title {
	color: #D5D5D5;
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#services-top-image {
	float: right;
	padding-right: 38px;
	padding-top: 7px;
	height: 300px;
}
#services-top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#services-top {
	width: 210px;
	}

#services-top li a {
	text-decoration: none;
	background: url(../images/left-menu-static.png) no-repeat center center;
	border-bottom: 1px solid #931313;
}
#services-top .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#services-top li a:link, #services-top li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	padding: 8px 0 8px 22px;
	background: url(../images/left-menu-static.png) no-repeat left center;
	}

#services-top li a:hover {
	color: #FFF;
	background:  #666 url(../images/left-menu-roll.png) no-repeat left center;
	padding: 8px 0 8px 22px;
}
#services-top .selected {
	color: #FFF;
	background:  #666 url(../images/left-menu-roll.png) no-repeat left center;
	padding: 8px 0 8px 22px;
}

/* Surveying Sub-Page */
#survey-text-left {
	float: left;
	width: 350px;
	padding-left: 32px;
	padding-right: 25px;
	text-align: justify;
}

/* Form Inputs and Buttons ========================================== */
.forminputs {
	background: #620C0E;
	border: 1px solid #CCC;
	color: #FFF;
}
.formbuttons {
	background: #620C0E;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-weight: bold;
}

/* Projects */
#extended {
	background: url(../images/extended-bg.png) repeat-y center top;
}
#projectsmain {
	float: left;
	width: 585px;
}
#extended-footer {
	height: 30px;
	background: url(../images/extended-footer.png) no-repeat center top;
}
#management-content {
	background: url(../images/extended-bg.png) repeat-y center top;
}
#careers-form {
	padding-left: 42px;
	float: left;
	width: 400px;
	padding-right: 15px;
}
#careers-text {
	float: left;
	padding-left: 20px;
	text-align: justify;
	width: 500px;
}

#cities {
}
