body {
	margin: 0;
	padding: 0;
	font: small/1.5 Helvetica, Arial, sans-serif; }

#wrapper {
width:774px;
margin:0 auto;
}

#header {
	text-align: left;
	height: 58px;
	background: #fff url(graphics/tagline.gif) no-repeat top right; }

img#logo {
	padding: 10px 0;
	margin: 0; }

#footer {
background: #000 url(graphics/footerBG.gif) bottom left no-repeat;
width:744px;
text-align:center;
padding:15px;
margin: 0 0 30px;
clear: both;
font-size: .8em;
color: #fff;
}

#contentSidebarLeft {
width: 380px;
margin: 0;
padding: 0;
float: left; }
#contentSidebarRight {
margin: 0 0 0 380px;
padding: 0; }

#footer a {
text-decoration:none;
color:#fff;
}

#nav {
background:#000 url(graphics/navBG.gif) top left no-repeat;
width:744px;
border-bottom:2px solid #fff;
font-weight:bold;
text-align:right;
padding:15px;
}

#nav a {
text-decoration:none;
padding-right:15px;
color:#fff;
}

#nav a.selected {
color:#b20101;
}

#homeContent {
background:#000 url(graphics/homeImage.jpg) top right no-repeat;
width:324px;
padding:30px 420px 30px 30px;
line-height:1.25em;
}

#homeContent h1 {
color:#cc0000;
font-size:1.2em;
line-height: 1.2em;
margin:0;
padding:0;
font-family: Helvetica, Arial, sans-serif;
}

#homeContent h2 {
color:#ccc;
font-size:1em;
line-height:1.1em;
margin-top:1em;
padding:0;
font-weight:normal;
}

#homeMiddle {
text-align:center;
margin-bottom:10px;
padding:0 30px;
}


#homeContent h3 {
color:#858585;
font-weight:normal;
font-size:1.1em;
line-height: 1.1em;
}

#homeContent h4 {
color:#ccc;
font-size:1.5em;
line-height: 1.5em;
margin-bottom:.35em;
}


#homeContent h5 {
color:#fff;
font-size:1.8em;
margin:0 0 .25em 0;
padding:0;
}

.highlight {
color:#b20101;
}

#homeContent p {
color:#ccc;
margin:0 0 1em 0;
padding:0;
font-weight:bold;
}

#homeServicesBar a {
float: right;
border-left: 2px solid #fff;
padding: 12px;
color: #fff;
text-decoration: none;
font-size: .85em;
font-weight: bold; }

#homeServicesBar {
float: left;
height: 33px;
background-color: #b20101;
width: 774px; }

#homeServicesBar h1 {
color: #fff;
font-size: 1.1em;
float:left;
margin: 0;
padding: 10px 0 0 12px; }

#homeServicesBoxes {
clear:both;
padding-top:10px;
}


#homeServicesBoxes img {
border:2px solid #000;
padding: 0;
margin: 0;
}

#homeServicesBoxes .service, #homeServicesBoxes .lastService {
float:left;
text-align:center;
width:100px;
margin-right:12px;
}

#homeServicesBoxes .lastService {
margin:0;
}

#homeServicesBoxes a {
text-decoration: none;
}

#homeServicesBoxes h5 {
	padding: 10px 0 20px;
	margin: 0;
	color: #666;
	text-transform: uppercase;
	font-size: .9em;
	line-height: 1em; }

#content {
	margin: 0;
	padding: 0 0 30px; }

#content p {
	color: #333;
	margin: 0 0 1em;
	padding: 0;
	font-weight: normal; }

#content a {
	color: #b20101;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline; }

#content h1 {
	color: #b20101;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 .25em;
	font-weight: normal; }

#content h2 {
	color: #b20101;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-weight: normal; }

ul {
	margin: 0;
	padding: 0 0 1em; }
ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(graphics/squareBullet.gif) no-repeat 0 .6em; }
	
.careers {
background-color:#eee;
margin-bottom:20px;
}

.careers caption {
text-align:left;
font-size:120%;
font-weight:bold;
}

.careers td {
padding:10px;
vertical-align:top;
}

.careers thead td {
font-weight:bold;
background-color:#666666;
color:#fff;
text-align:center;
}

.projectImg {
margin:5px 0;
padding:4px;
border:1px solid #ccc;
}