/*
 *  Aerotek.com Print-specific Styles
 */

* { 
	background-color: transparent !important;
	background-image: none !important;
}
#header { 
	padding: 0 0 15px 0;
	width: 85%;
	height: auto;
	position: relative;
}
#header a#aerotekLogo { display: none; }
#header img { display: block; height: 80px; width: 166px; }

#navbuffer, #masthead, #outer, #inner, #container, #content, #action, #industries, #info {
	float: none;
	width: auto;
	position: relative;
	zoom: 100%;
}
#nav, #subnav, #action, #flashcontent, .requestform, #skiplinks {
	display: none;
}
#outer, #inner {
	border-width: 0;
}
#masthead {
	padding-top: 0;
}
#industries {
	position: relative;
	margin: 0;
}
#info {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 15px 17px;
	height: auto;
	text-indent: 0;
	display: block;
}
#content {
	width: 85%;
	border-top: 1px solid #136f9f;
}
#breadcrumbs a, #breadcrumbs a:visited { text-decoration: none; }
#footer { margin-top: 1em; }

/* ---- Map ---- */

#usaMap p { display: block; }
.stateBrowse { top: 0 !important; }
#viewMap { display: none; }

/* Brafton News Articles */
.imageNewsContent
{
    float:left;
    padding: 4px 10px 2px 0px;
}

.newscaption
{
    font-style:italic;
    display: block;
    color: #999;
}
