/* ----- GENERAL ELEMENTS ----- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	color: #121862;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	color: #044a8f;
	font-size: 1.15em;
	font-weight: bold;
}

h3, h3 a, h3 a:link, h3 a:active, h3 a:visited, a:hover {
	/*color: #121862;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

h4 {

}

h5 {

}

h6 {
	color: #121862;
	font-size: 0.85em;
	font-weight: normal;
}

h6 a, h6 a:link, h6 a:active, h6 a:visited {
	color: #666666;
	text-decoration: none;
}

h6 a:hover {
	color: #666666;
	text-decoration: underline;
}

p {
	color: #121862;
	font-size: 0.95em;
	line-height: 1.4em;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

ul {
	margin: 10px 0 20px 0;
	padding: 0;
	color: #121862;
	list-style: none;
}

ul li {
	padding: 5px 50px 4px 50px;
	background-image: url(/images/core/bullets/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
}

div {
	margin: 0;
	padding: 0;
}

hr {
	border-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

acronym {
	border-bottom: none;
}

img.border {
	float: right;
	margin: 10px 18px 10px 18px;
	padding: 9px;
	background-color: #dcdcdc;
	border: #cccccc 1px solid;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

#mainContainer {
	position: relative;
	margin: -42px auto;
	width: 950px;
	height: 100%;
}

/* ----- HEADER ELEMENTS ----- */

#topBG {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 950px;
	height: 42px;
	background-image: url(/images/core/top_bg.gif);
}

#header {
	margin-top: 15px;
	height: 96px;
	background-image: url(/images/corporate/header_bg.gif);
}

#header .title h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#logo {
	padding: 20px 0 0 15px;
}

#topNav {
/*	position: relative;
	margin-top: -111px;
	margin-left: 560px;
	padding: 20px 13px 0 13px;
	width: 372px;
	height: 26px;
	overflow: hidden;
	background-image: url(../images/core/topnav_bg_sm.gif);
	background-repeat: no-repeat;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
*/
	position: relative;
	/*margin-top: -146px;*/
	margin-top: -111px;
	margin-left: 474px;
	padding: 20px 13px 0 13px;
	width: 432px;
	height: 26px;
	background-image: url(../images/core/topnav_bg.gif);
	background-repeat: no-repeat;
	color: #999999;
	text-align: center;
	text-transform: uppercase;

}

.topNavDivider {
	float: left;
	width: 2px;
	height: 26px;
	background-image: url(/images/core/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: 0 -5px;
}

#topNav .navNorm a, #topNav .navNorm a:link, #topNav .navNorm a:active, #topNav .navNorm a:visited {
	color: #999999;
	text-decoration: none;
}

#topNav .navNorm a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#topNav .navNorm {
	float: left;
	/*padding: 0 8px 0 8px;*/
	height: 26px;
}

#topNav .navCurrent {
	float: left;
	/*padding: 0 8px 0 8px;*/
	height: 26px;
	background-image: url(/images/corporate/topnav_current.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #ffffff;
}

#topNav .navCurrent a, #topNav .navCurrent a:link, #topNav .navCurrent a:active, #topNav .navCurrent a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topNav .navCurrent a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ----- MAIN CONTENT ELEMENTS ----- */

#bodyContainer {
	margin-top: 65px;
}

#content {
	float: right;
	padding: 0 25px 0 10px;
	width: 716px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	background-image: url(/images/core/content_bg.gif);
	background-repeat: no-repeat;
}

#content p {
	margin: 10px 18px 10px 18px;
}

#breadCrumbs {
	margin: 0;
	padding: 0;
}

#breadCrumbs h6 {
	margin: 0;
	padding: 5px 0 7px 0;
}

#content .title {
	width: 716px;
	height: 45px;
	background-image: url(/images/corporate/title_bg.gif);
	background-repeat: no-repeat;
}

#content .title h1 {
	margin: 0;
	padding: 12px 0 0 18px;
	text-transform: uppercase;
}

#content .title h2 {
	margin: 0;
	padding: 12px 0 0 18px;
	font-size: 1.5em;
	font-weight: normal;
}

#content h2 {
	padding-left: 18px;
}

#content h3 {
	padding-left: 18px;
}

#content hr {
	margin: 0px 15px 0 18px;
}

/* ----- CORPORATE HOME ELEMENTS -----*/

#homeGraphic h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#homeQuote {
	position: relative;
	margin-top: -80px;
	padding-bottom: 20px;
	
}

#homeQuote p {
	color: #fad40f;
	font-size: 1.15em;
}

#homeQuote em strong {
	font-size: 1.2em;
}

#home3Col {

}

#home3Col p {
	color: #000402;
}

.home3ColTitle {
	height: auto;
}

.home3ColTitle h3 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.home3ColText {
	padding-top: 5px;
}



#home3ColProducts {
	float: left;
	width: 232px;
	height: 486px;
	margin: 10px 0 10px 0;
	background-image: url(/images/corporate/products_column_bg.gif);
	background-repeat: no-repeat;
}

#home3ColProducts ul {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	color: #000402;
}

#home3ColProducts ul li {
	padding: 2px 0 3px 37px;
	color: #000402;
	font-weight: bold;
	background-image: url(/images/core/bullets/green_bullet.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

#home3ColMaterial {
	float: left;
	width: 232px;
	height: 486px;
	margin: 10px 10px 10px 10px;
	background-image: url(/images/corporate/material_column_bg.gif);
	background-repeat: no-repeat;
}

#home3ColMaterial ul {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	color: #000402;
}

#home3ColMaterial ul li {
	padding: 2px 0 3px 37px;
	color: #000402;
	font-weight: bold;
	background-image: url(/images/core/bullets/orange_bullet.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

#home3ColRepair {
	float: left;
	width: 232px;
	height: 486px;
	margin: 10px 0 10px 0;
	background-image: url(/images/corporate/repair_column_bg.gif);
	background-repeat: no-repeat;
}

#home3ColRepair ul {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	color: #000402;
}

#home3ColRepair ul li {
	padding: 2px 0 3px 37px;
	color: #000402;
	font-weight: bold;
	background-image: url(/images/core/bullets/blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

/* ----- OUR DIVISIONS PAGE ELEMENTS ----- */

.ourDivisions {
	margin: 10px 0 10px 0;
}

.ourDivisions h2 {
	margin: 0;
	padding: 10px 0 0 17px;
	color: #ffffff;
	text-transform: uppercase;
}

#divisionConsumerTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/consumer_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionConsumerTitle a {
	text-decoration: none;
}

#divisionConstructionTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/construction_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionConstructionTitle a {
	text-decoration: none;
}

#divisionMasonryTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/masonry_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionMasonryTitle a {
	text-decoration: none;
}

#divisionMetalTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/metal_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionMetalTitle a {
	text-decoration: none;
}

#divisionMiningTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/mining_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionMiningTitle a {
	text-decoration: none;
}

#divisionPavingTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/paving_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionPavingTitle a {
	text-decoration: none;
}

#divisionTruckTitle {
	width: 714px;
	height: 39px;
	background-image: url(/images/corporate/divisions/truck_title_bg.gif);
	background-repeat: no-repeat;
}

#divisionTruckTitle a {
	text-decoration: none;
}

.divisionContent {
	width: 711px;
	height: auto !important;
	min-height: 102px;
	height: 102px;
	background-image: url(/images/corporate/divisions/content_bg.gif);
	background-repeat: repeat-x;
	border: #999999 1px solid;
}

#content .divisionContent .image {
	float: left;
	padding: 10px 10px 10px 10px;
}

#content .divisionContent p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	color: #333333;
}

/* ----- CAREERS ELEMENTS ----- */

.careerContact {
	padding: 10px 0 10px 0;
	margin: 20px 10px 20px 10px;
	width: 670px;
	background-image: url(/images/core/form_bg.gif);
	background-repeat: repeat-x;
	border: #CCCCCC 1px solid;
}
.careerContact h3, .careerContact a, .careerContact a:link, .careerContact a:visited, .careerContact a:hover
{
	color: #121862; 
}
.careerTitle 
{
	color:#121862; 
}

.careerContact h2 {
	margin: 0;
	padding: 0;
}

.careerContact h3 span {
	font-weight: normal;
}

.careerContact h3 span.Bold 
{
	font-weight: bold;
}

/* ----- CONTACT US FIELDSET ----- */

fieldset {
	float: left;
	clear: left;
	margin: 20px 10px 10px 10px;
	padding: 0;
	width: 670px;
	background-image: url(/images/core/form_bg.gif);
	background-repeat: repeat-x;
}

legend {
	margin-left: 10px;
	color: #121862;
	font-size: 1.15em;
	font-weight: bold;
}

fieldset ol {
	padding: 5px 15px 5px 15px;
	list-style: none;
}

.submit {
	float: none;
	padding-bottom: 10px;
	padding-left: 28em;
}

label {
	float: left;
	width: 13em;
	margin-right: 1em;
	text-align: right;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

fieldset input.text {
	width: 300px;
}

fieldset input.multitext {
	width: 300px;
	height: 100px;
}

/* ----- SITEMAP ELEMENTS ----- */

#SiteMap {
	margin: 0 0 0 15px;
	padding: 0;
}

#SiteMap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SiteMap ul li {
	padding: 0px 0 7px 0;
	background-image: none;
	font-size: 1.05em;
	font-weight: bold;
}

#SiteMap ul li a {
	color: #15185b;
	text-decoration: none;
}

#SiteMap ul li a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}

#SiteMap ul li ul {
	margin: 0;
	padding: 0;
}

#SiteMap ul li ul li {
	padding: 5px 0 2px 20px;
	background-image: url(/images/core/bullets/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 1em;
	font-weight: normal;
}

#SiteMap ul li ul li a {
	color: #333333;
}

#SiteMap ul li ul li a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}

#SiteMap ul li ul li ul {
	margin: 0;
	padding: 0;
}

#SiteMap ul li ul li ul li {
	padding: 4px 0 2px 25px;
	background-image: url(/images/core/bullets/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	font-size: 0.9em;
	font-weight: normal;
}

#SiteMap ul li ul li ul li a {
	color: #666666;
}

#SiteMap ul li ul li ul li a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}

#SiteMap ul li ul li ul li ul {
	margin: 0;
	padding: 0;
}

#SiteMap ul li ul li ul li ul li {
	padding: 4px 0 1px 30px;
	background-image: url(/images/core/bullets/blue_dot.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	font-size: 1em;
}

#SiteMap ul li ul li ul li ul li a {
	color: #999999;
}

#SiteMap ul li ul li ul li ul li a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}

/* ----- FOOTER ELEMENTS ----- */

#footerContainer {
	clear: both;
	min-width: 950px;
	background-image: url(/images/corporate/bottom_bg.gif);
	background-repeat: repeat-x;
}

#footer {
	margin: auto;
	padding: 20px 0 0 0;
	width: 950px;
	height: 85px;
	color: #003b7a;
	font-size: 0.9em;
}

#footerNav a, #footerNav a:link, #footerNav a:active, #footerNav a:visited {
	color: #666666;
	text-decoration: none;
}

#footerNav a:hover {
	color: #003b7a;
	text-decoration: underline;
}