#gov {
	
}

#bodyArea{padding-right:25px;}

#copytbl{margin:20px 0px 20px 0px;width:100%;margin-right:25px;}

#copytbl td{
/*border: 1px solid #000;*/	
}

#copytbl td.lftEdge{ /* this is the blue left border */
	padding-right:5px;
}

/*
 #### Blue Stripe Column ####
*/
.col1{
	width:30px;
	background-color:#004374;
}

/*
 #### Past Projects Col ####
*/ 
.col2{
	width:190px;
	background-color:#cccce6;
	vertical-align:top;
}

.col2 h2{
margin:210px 5px 10px 5px;
font-size:14px;
color:#000;
text-align:center;
}

.col2 ul li{
	list-style:none;
	background:none;
	padding-left:0px;
	color:#005280;
}

/*
 #### Body Content Area ####
*/

.col3 h2{
font-size:16px;
color:#000;
margin-left:10px;
margin-bottom:10px;
}

.col3 ul li{
	list-style:none;
	background:none;
	padding:0px 0px 5px 0px;
	color:#333;
}


/*
 ####
*/
.bracketSmall{
    font-weight:bold;
    font-size:18px;
    color:#FF9900;
}

.bracketBig{
    font-weight:bold;
    font-size:24px;
    color:#FF9900;
}

.col3 table.content{width:100%;}
.col3 .row2 td table, .col3 .row4 td table {width:100%;}
.col3 .row2 td table td, .col3 .row4 td table td{width:50%}

.col3 .row1 td div{text-align:center}
.col3 .row1 td,.col3 .row2 td{padding-left:60px;}
.col3 .row1 td table td,.col3 .row2 td table td{padding-left:0px}

.col3 .row4 td table{width:580px;}
.col3 .row4 td table td{width:50%;}

ul#naics{margin:0px 0px 0px 10px;padding:0px;}
ul#naics li label{clear:left;display:block;float:left;width:40px;height:10px;font-weight:bold;margin-bottom:5px}
ul#naics li span{display:block;float:left;margin-left:5px;width:250px;margin-bottom:5px}

p.shoutOutOrange{
	margin:0px 0px 10px 10px;
	/*width:580px;*/
	font-size:16px;
	line-height:1.5em;
	padding:10px;
	background-color:#ff9900;
	font-weight:bold;
	color:#000;
	text-align:center;
}

p.shoutOutBlue{
	margin:20px 0px 20px 10px;
	/*width:580px;*/
	font-size:14px;
	line-height:1.5em;
	padding:10px;
	background-color:#cccce6;
	font-weight:bold;
	color:#000;
}

#certLogos{height:150px;}
#certLogos ul {width:580px;margin:0px auto 0px auto}
#certLogos ul li{float:left;height:100px;display:inline;margin-left:10px;text-align:center;}
#certLogos ul li div.certLogo{height:100px;display:inline;}
#certLogos ul li span.certNumber{font-weight:bold;color:#666}

#ftContact{
    text-align:center;	
}
