@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg2.jpg) top center no-repeat #001025;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	}

/* DIVs */

#wrapper {
	width: 808px;
	margin: 0 auto 0 auto;
	}

#header {
	width: 808px;
	height: 87px;
	background: url(../images/header.gif);
	float: left;
	}

#header img {
	float: left;
	border: 0px;
	}

#header-left {
	width: 174px;
	height: 72px;
	padding: 4px 0 11px 18px;
	float: left;
	}

#header-right {
	width: 211px;
	height: 30px;
	float: left;
	padding: 0 14px 57px 391px;
	}

#login {
	width: 170px;
	height: 30px;
	float: left;
	background: url(../images/login.gif) left no-repeat;
	padding: 0 0 0 41px;
	}

#main {
	width: 790px;
	float: left;
	background: url(../images/main-bg.jpg) top center no-repeat;
	padding: 5px 9px 15px 9px;
	}

#wrapper-2 {
	width: 790px;
	float: left;
	background: url(../images/wrapper2-bg.jpg) top center no-repeat #ffffff;
	}

#left-column {
	width: 182px;
	float: left;
	background: url(../images/left-bg.jpg) top left no-repeat;
	}

#nav {
	width: 173px;
	float: left;
	background: url(../images/nav-bg.gif) top left no-repeat;
	padding: 6px 2px 0 7px;
	}

div.nav {
	float: left;
	margin: 0 0 2px 0;
	}

.nav a {
	float: left;
	}

#nav-btm {
	width: 182px;
	height: 17px;
	background: url(../images/nav-bottom.gif);
	float: left;
	}

.left-content {
	width: 162px;
	float: left;
	padding: 0 15px 0 5px;
	}

#right-column {
	width: 580px;
	float: left;
	background: url(../images/content-bg.gif) top center no-repeat #ffffff;
	padding: 0 11px 0 17px;
	}

#text {
	width: 550px;
	float: left;
	padding: 20px 15px 10px 15px;
	}

#inspection-service {
	width: 338px;
	height: 132px;
	float: left;
	background: url(../images/inspection-service-bg.jpg);
	margin: 0 0 5px 0;
	padding: 70px 13px 0 229px;
	}

#consulting {
	width: 338px;
	height: 132px;
	float: left;
	background: url(../images/consulting-bg.jpg);
	margin: 0 0 5px 0;
	padding: 70px 13px 0 229px;
	}

#design-build {
	width: 338px;
	height: 132px;
	float: left;
	background: url(../images/design-build-bg.jpg);
	margin: 0 0 5px 0;
	padding: 70px 13px 0 229px;
	}

.serv-area-text {
	width: 338px;
	height: 90px;
	float: left;
	padding: 0 0 15px 0;
	}

.serv-area-fom {
	width: 338px;
	height: 12px;
	float: left;
	padding: 5px 0 0 0;
	text-align: right;
	}

.service-area-fom img {
	float: left;
	margin: 0;
	padding: 0;
	}

#logo-bar {
	width: 808px;
	height: 89px;
	float: left;
	background: url(../images/btm-logos-bg.gif);
	padding: 0;
	}

#gsa {
	width: 149px;
	height: 89px;
	float: left;
	padding: 0 40px 0 20px;
	}

.btm-logo {
	height: 89px;
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #cdd8e7;
	border-left: 1px solid #cdd8e7;
	}

#footer {
	width: 808px;
	height: 31px;
	float: left;
	background: url(../images/footer-bg.gif);
	padding: 17px 0 0 0;
	text-align: center;
	}

#subfooter {
	width: 808px;
	float: left;
	padding: 10px 0 15px 0;
	}

#subfooter-left {
	width: 404px;
	float: left;
	text-align: left;
	}

#subfooter-right {
	width: 404px;
	float: left;
	text-align: right;
	}

.pdf-button {
	background:url(../images/pdf.gif) no-repeat;
	width: 308px;
	height: 28px;
	padding: 15px 15px 0 0;
	text-align: right;
	margin: 0 0 15px 0;
	}

#job-table {
	width: 550px;
	height: 150px;
	float: left;
	}

.job-state {
	width: 99px;
	height: 150px;
	float: left;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	padding: 5px;
	}

.pic {
	width: 278px;
	float: right;
	margin: 0 0 20px 20px;
	}

.pic-main {
	width: 232px;
	float: right;
	padding: 20px 23px 5px 23px;
	background: url(../images/pic-bg.gif) top center no-repeat;
	}

.pic-caption {
	width: 232px;
	float: left;
	padding: 0 23px 0 23px;
	text-align: center;
	background: url(../images/pic-bg-slice.gif) repeat-y;
	}

.pic-btm {
	width: 278px;
	height: 21px;
	float: left;
	background: url(../images/pic-bg-btm.gif);
	}

.pic img {
	float: right;
	}

#serv-map {
	float: left;
	width: 373px;
	height: 366px;
	}

#serv-info {
	float: left;
	width: 147px;
	float: left;
	padding: 0 0 0 30px;
	}

/* Text Styles */

h1 {
	color: #001e79;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	}

h1 a {
	color: #001e79;
	text-decoration: none;
	}

h2 {
	color: #a71e22;
	font-weight: bold;
	font-size: 15px;
	margin: 20px 0 10px 0;
	}

h2 a {
	color: #a71e22;
	text-decoration: none;
	}

h2.subtitle {
	color: #667082;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-size: 13px;
	}

h2.subtitle a {
	color: #667082;
	text-decoration: none;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 10px 0;
	}

h3 a {
	color: #333333;
	text-decoration: none;
	}

h3 span.em-red {
	font-size: 15px;
	}

p {
	margin: 0 0 15px 0;
	}

p a {
	color: #333333;
	text-decoration: none;
	}

p a.visible {
	color: #a71e22;
	font-weight: bold;
	}

p a.visible:hover {
	color: #001e79;
	}

.serv-area-text p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}

.em-red {
	color: #a71e22;
	font-weight: bold;
	}

.em-blue {
	color: #001e79;
	font-weight: bold;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	margin: 0 7px 0 7px;
	}

#footer a:hover {
	text-decoration: underline;
	}

#subfooter {
	color: #ffffff;
	font-size: 10px;
	}

ul {
	margin: 0 0 15px 0;
	}

li {
	margin: 0 0 5px 0;
	}
	
a img {
	border: 0px;
	}

.p-starter {
	margin: 0 8px 0 0;
	}

.pdf-button a {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	}

.pdf-button a:hover {
	color: #a71e22;
	}

.services-titles a {
	color: #9ea9b8;
	text-decoration: none;
	font-weight: normal;
	}

.services-titles a:hover {
	color: #536175;
	}

.pic-caption p {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin: 0px;
	}

#news-feed a {
	color: #1d4172;
	text-decoration: none;
	}

#news-feed a:hover {
	text-decoration: underline;
	}

/* Other */

.rule {
	float: left;
	margin: 15px 0 15px 0;
	}

#logo-bar img {
	float: left;
	}

hr {
	color: #999999;
	margin: 25px 0 25px 0;
	}

.spacer {
	margin: 0 5px 0 5px;
	}
