/* ----------------------------- Top Level Layout Styles ----------------------------- */

body {
	background-color: #057579;
	background-image: url(/images/bg-light.jpg);
}

#footer {
	margin-top: 0px;
}

#subnav {
	background: #EAF4F5 url(/images/boxbkg-lightblue.jpg) 0 0 no-repeat;
	border: 1px solid #BCCCE5;
}

#supportingcontent {
	background-image: url(/images/drafting-photo.jpg);
}

#container {
	overflow:visible; 
}

#mainnav {
	height:22px;
}

/* ----------------------------- Misc Elements ----------------------------- */

#subnav .title,
.boxheading {
	background: #55CEC7 url(/images/boxheader-lightblue.gif) 0 0 repeat-x;
}

#sectionlinks {
	overflow: hidden;
}

#sectionlinks div {
	width: 234px;
	float: left;
	margin: 15px 0 15px 15px;
	border: 1px solid #CDD6D5;
	padding-top: 218px;
	padding-bottom: 15px;
	text-align: center;
}

#sectionlinks a {
	color: #0300CD;
	padding: 12px 20px 12px 0;
	background: url(/images/leads-link.gif) 100% 55% no-repeat;
	font-size: 11px;
	font-weight: bold;
}

#sectionlinks #structural-link {
	background: url(/images/structural-photo.jpg) 0 0 no-repeat;
}

#sectionlinks #electrical-link {
	background: url(/images/electrical-photo.jpg) 0 0 no-repeat;
}

#sectionlinks #flexiblesolutions-link {
	width: 236px;
	background: url(/images/flexiblesolutions-photo.jpg) 0 0 no-repeat;
}

#maincontent a.more {
	display: block;
	text-align: right;
	padding: 12px 20px 12px 0;
	margin-right: 9px;
	color: #0001C8;
	background: url(/images/leads-link.gif) 100% 55% no-repeat;
	font-size: 11px;
	font-weight: bold;
}


#structural,
#electrical {
	width: 361px;
	border: 1px solid #CED6D8;
	margin: 0 0 15px 15px;
	float: left;
}

#flexiblesolutions {
	width: 360px;
	border: 1px solid #CED6D8;
	margin: 0 16px 15px 0;
	float: right;
}

#flexiblesolutions img {
	float: right;
	width: 150px;
	margin: 14px 11px;
}

a:visited {
        color: #00F;
}
/*
#maincontent h2 {
	color: #010066;
	font: bold 16px Helvetica, Arial, sans-serif;
}

#maincontent h3 {
	color: #000166;
	font: bold 12px Helvetica, Arial, sans-serif;
	margin-left: 11px;
}
*/
/* ----------------------------- Masthead and Main Nav ----------------------------- */

#header h2 {
	right: 14px;
	top: 46px;
	width: 299px;
	height: 64px;
	background-image: url(/images/drafting-heading.gif);
}

/* ---------------------------------- Footer Content ---------------------------------*/

#brandlogos {
	display: none;
}

/* ---------------------------------- Home Page ---------------------------------*/

body#drafting_homepage #subnav {
        display: none;
}

body#drafting_homepage #maincontent h1.pagetitle {
	display: none;
}

body#drafting_homepage #supportingcontent {
	display: none;
}

body#drafting_homepage #maincontent {
	float: none;
	width: 756px;
}
body#drafting_homepage #maincontent td {
	/*padding: 0;*/
}

body#drafting_homepage #content {
	float: none;
	width: auto;
	border: none; 
}

body#drafting_homepage #relevantlinks {
	display: none;
}

body#drafting_homepage #featuredjobs {
	display: block;
}

body#drafting_homepage #latestnews {
	display: block;
}

body#drafting_homepage #subnav {
	display: none;
}

body#drafting_homepage .headerimages {
	position:relative;
	top:-6px;
}

body#drafting_homepage .headerimages table { 
	width:100%;
	border-collapse:separate;
	position:relative;
	left:-1px;
}

body#drafting_homepage .headerimages table td {
	border-width:0px 6px;
	border-color:white;
	border-style:solid;
}

body#drafting_homepage .headerimages table div {
	border:1px solid #cdd5d5;
	width:234px;
	padding:0px;
}

body#drafting_homepage .headerimages p {
	padding:0px;
	margin:0px;
}

body#drafting_homepage .headerimages a {
	position:relative;
	top:-11px;
}

body#drafting_homepage .tablewrapper a {
	/*color:#0000cc;
	background-image:url(/images/leads-link.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:22px;
	padding-bottom:2px;
	zoom:1;*/
}

body#drafting_homepage .links {
	position:relative;
	top:-14px;
}

body#drafting_homepage .links h3 {
	margin-top:0px;
}

body#drafting_homepage .links table {
	border-collapse:separate;
	/*border-spacing:16px;*/
	position:relative;
	left:-1px;
	width:100%;
}

body#drafting_homepage .links table td {
	border-width:6px 6px;
	border-color:white;
	border-style:solid;
}

body#drafting_homepage .links table tr div {
	border:1px solid #cdd5d5;
	padding-left:13px;
	padding-top:17px;
	padding-right:13px;
	width:334px;
}

body#drafting_homepage .links .structuraldetailing div {
	background-image:url(/images/drafting-bg.jpg);
}

body#drafting_homepage .links .ourskills {
	height:269px;
}

body#drafting_homepage .links td > .ourskills {
	height:233px;
}