* {
	padding: 0;
	margin: 0;
}

html, body {
	height:100%;
}

body { 
	font-size: 62.5%; /* This percentage makes the Base Font Size of 10px - so 1.0em = 10px */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #7c7259;
	background: #dad8cf url(../images/bkg-tile.gif);
}  

#wrapper {
	width: 782px;
	padding-top: 40px;
	margin: 0 auto;
	height:100%;
}

#content {

}

/* COMMON ELEMENTS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #0c3771;
}


h1 {
	font-size: 2.4em;
	margin-bottom: 0.5em;	
}

h2 {
	font-size: 1.7em;
	margin-bottom: 0.3em;
}

h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

ul {
	margin: 0px 20px 15px 20px;
	padding: 0
}

li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	list-style-type: square;
}

hr {
	margin-bottom: 1.2em;
}

a {
	color: #3462a0;
	text-decoration: none;
}

a:hover {
	color: #143e75;
	text-decoration: underline;
}

a:focus, a:active {
}

img, a img {
}


/* SUBNAV ELEMENTS */

#subnav { margin: 30px 0 0 40px; }

#subnav ul {
	font-size: 1.0em;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #beb9a9;
	width: 165px;
}

#subnav li {
	font-size: 1.0em;
	list-style: none;
	margin: 0;
	line-height: 1.8em;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #beb9a9;
}

#subnav li a { 
	text-decoration: none;
	/* padding-left: 10px; */
	color: #7c7259;
}

#subnav li a:hover { color: #3462a0; }

#subnav ul ul{ border: none; margin-bottom: 2px; width: 135px;  }

#subnav ul ul li { padding-left: 6px; border: none; line-height: 1.2em; }

/* IMPORTANT - This controls the current page subnav state */
#mission #nav-mission a, #execteam #nav-execteam a,
#safety #nav-safety a, #markets #nav-markets a,
#industry #nav-industry a, #community #nav-community a,
#news #nav-news a, #contact #nav-contact a,
#preconstruction #nav-preconstruction a, #deliverymethods #nav-deliverymethods a,
#designbuild #nav-designbuild a, #cmr #nav-cmr a,
#cadcambim #nav-cadcambim a, #specialprojects #nav-specialprojects a,
#manufacturing #nav-manufacturing a, #sheetmetal #nav-sheetmetal a,
#plumbing #nav-plumbing a, #pipe #nav-pipe a,
#servicemaintenance #nav-servicemaintenance a, #preventivemaintenance #nav-preventivemaintenance a,
#technicalsolutions #nav-technicalsolutions a, #facilityservices #nav-facilityservices a,
#operationalsupport #nav-operationalsupport a, #featuredproj #nav-featuredproj a,
#officeproj #nav-officeproj a, #educationproj #nav-educationproj a,
#municipalityproj #nav-municipalityproj a, #healthcareproj #nav-healthcareproj a,
#hospitalityproj #nav-hospitalityproj a, #retailproj #nav-retailproj a,
#industrialproj #nav-industrialproj a, #warehouseproj #nav-warehouseproj a,
#benefits #nav-benefits a, #careerop #nav-careerop a,
#viewall #nav-viewall a, #management #nav-management a,
#adminsupport #nav-adminsupport a, #trades #nav-trades a,
#estimating #nav-estimating a, #technical #nav-technical a,
#recognition #nav-recognition a, #training #nav-training a,
#president #nav-president a, #vicepresident #nav-vicepresident a,
#cfo #nav-cfo a, #operationsmanager #nav-operationsmanager a,
#estimatingmanager #nav-estimatingmanager a, #servicegm #nav-training a,
#safetytraining #nav-safetytraining a, #safetymission #nav-safetymission a
 { color: #3462a0; }


/* LESS COMMON ELEMENTS */

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}

/* FORM ELEMENTS */

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

/* BASE ID ELEMENTS */

#header {
}

#middle {
	background: #e6e4da url(../images/shadow_middle.gif) no-repeat top center;
	padding-bottom: 15px;
}

#content {
	width: 764px;
}

#sidebar {
}

#navigation {
}

#footer {
	margin-top: 6px;
}

/* BASE CLASSES */

.image-01 {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* CUSTOM ID ELEMENTS */

#leftCol {
	width: 250px;
	margin-left: 30px;
	padding-top: 16px;
	float: left;
}

#middleCol {
	width: 220px;
	float: left;
	padding: 42px 5px 0 0;
	line-height: 1.8em;
}

#rightCol {
	width: 450px;
	float: left;
	padding: 45px 0 0 0;
}

#latestNews {
	width: 440px;
	float: right;
	height: 40px;
	margin: 20px 20px 0 0;
	padding-top: 2px;
	background: url(../images/latestNews.gif) no-repeat top left;
}

.newsDate {
	font-weight: normal;
	font-size: 0.9em;
	color: #0c3771;
}


