@import url("css_reset.css");
@import url("grid_360.css");

body {
font-family: helvetica, arial, verdana, sans-serif;
background: #323232 url(images/bg-tile.jpg) repeat-x 0 0;
}

.bg-header {
background: url(images/bg-gradient.jpg) no-repeat 0 0;
height: 400px;
}

a {
font-weight: normal;

}

header {
height: 305px;
float: left;
margin: 0 0 0 30px;
display: inline;
}

section {
margin: 0 0 0 30px;
display: inline;
font-size: 14px;
line-height: 23px;
color: #e5d7c3;
width: 880px;
display: absolute;
z-index: 10;
}

section h3 {
font-size: 18px;
font-weight: normal;
margin: 0 0 20px 10px;
}

section h4 {
font-size: 18px;
font-weight: normal;
margin: 0 0 0 10px;
}

#locations p {
font-size: 12px;
}

#capabilities ul {
list-style: circle;
margin: 0 0 0 0;
font-size: 13px;
padding: 0 0 20px;
}


#capabilities li {
margin: 0 0 0 45px;
}


#about, #capabilities, #licenses_certifications, #locations, #employment {
width: 890px;
}

section p {
margin: 0 0 20px 10px;
}


.section_img {
margin: 0 0 0 40px;
float: right;
width: 342px;
}
.section_img img {
border: 6px solid #9b9a99;
}

.section_img span {
width: 342px;
float: right;
text-align: right;
color: #ada190;
font-size: 11px;
font-style: italic;
}


#content ul {
margin: 0 0 0 0;
}

header h1 a {
background: url(images/alliance-stack-testing-logo.gif) no-repeat 0 0;
display: block;
width: 215px;
height: 85px;
text-indent: -9999px;
margin: 30px 0 0 0;
}

header p {
font: 16px/22px baskerville, georgia, times, serif;
color: #404021;
width: 300px;
margin: 20px 0 0 0;
}

header .logo-p {
float: left;
}

header img {
border: 7px solid #f2f8fd;
float: left;
margin: 20px 0 0 40px;
display: inline;
}

.bottom {
float: left;
}

footer {
font-size: 12px;
color: #0a0a0a;
width: 920px;
text-align: right;
border-top: 1px solid #2c2c2c;
margin: 50px 0 20px 10px;
float: left;
padding: 8px 0 0 0;
}

footer a {
text-decoration: underline;
color: #0a0a0a;
}

footer a:hover {
color: #fff;
}


#footer_bg {
background-image: url(images/bg-smoke-stacks.gif);
*background-image: none;
background-repeat: no-repeat;
width: 100%;
height: 236px;
bottom: 0;
margin: -130px 0 0 0;
}


.state-col {
width: 200px;
float: left;
margin: 0 0 0 85px;
display: inline-block;
height: 300px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* Left align text in caption and th */
caption, th {
	text-align: left;
	}

/* Normalize font-style and font-weight */
th {
	font-style: normal;
	font-weight: normal;
	}

table {
	margin: 0 30px;
	width: 380px;
	float: left;
	display: inline;
	}
	
th {
	font-weight: bold;
	text-align: left;
	background-color: #272727;
	padding: 5px 0 5px 10px;
	color: #fff;
	}
	
td {
	width: 245px;
	padding: 3px 0 3px 10px;
	border: 0;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	}
	
td.topline {
	padding: 10px 0 0 10px;
	}
	
.job-listing-header {
	margin: 50px 0 0 0;
}	

