* html body{height:100%; min-height:100%}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2em;
	color:#666666;
	margin-top: 10px;
	padding-bottom: 10px;
}
	h1.crane {
		text-indent: -999em;
		background: url(../images/bg_hdr_crane_rentals.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
	h1.steel {
		text-indent: -999em;
		background: url(../images/bg_hdr_steel.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
	h1.rigging {
		text-indent: -999em;
		background: url(../images/bg_hdr_rigging.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
	h1.millwright {
		text-indent: -999em;
		background: url(../images/bg_hdr_millwright.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
	h1.contact {
		text-indent: -999em;
		background: url(../images/bg_hdr_contact.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
	h1.safety {
		text-indent: -999em;
		background: url(../images/bg_hdr_safety.gif) no-repeat;
		height: 30px;
		width: 390px;
		padding: 0;
		margin-bottom: 12px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.25em;
	color:#E32726;
	padding-bottom: 10px;
}
	h2.secondaryHdr {
		text-transform: uppercase;
		font-weight: bold;
		padding-bottom: 8px;
		font-size: 1.25em;
		color: #000;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#000944;
}
h4 {
	font-family:arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	color:#666666;
	padding-bottom: 5px;
}
h5 {
	font-family:arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	font-size:1.75em;
	color:#666666;
	padding-bottom: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.redlist {
	list-style: disc outside;
	margin-bottom: 15px;
}
ul.redlist li {
	font-family: Arial, Helvetica, sans-serif;
	color: #EE2E24;
	font-weight: bold;
	padding-left: 25px;
	list-style: disc inside;
	float: none;
	text-align: left;
}
ul.list {
	list-style: disc outside;
	margin-bottom: 15px;
}
ul.list li {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	list-style: disc inside;
	float: none;
	text-align: left;
}

body {
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	* height: 100%;
}
/*overall nav and body elements*/
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* a:visited{
	color: #0b1981;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
} */

a:hover {
	color: #999999;
	text-decoration: underline;
}
/*******************************************************************/
/*footer elements*/
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: 1px;
	padding-left: 30px;
}
#footer p{
	font-size: .9em;
	color: #929292;
	padding-top: 2px;
}
#footer a{
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footer a:hover{
	font-size: 1em;
	color: #C0CFE3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/*******************************************************************/
/*layout elements*/
#wrap {
	left: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 900px;
}
#bodywrap {
	width: 883px;
	height: 100%;
}
#bottom {
	left: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	padding-right: 10px;
	padding-left: 35px;
	background-image: url(../images/bottom.gif);
	height: 25px;
}
#menubar {
	height: 18px;
	width: 892px;
}
#wrapper {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-y;
	* height: 100%;
	clear: both;
	margin-top: 50px;
}
#leftcol {
	float: left;
	height: 307px;
	width: 82px;
}
#content {
	width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 15px;
}
#contentsecondary {
	width: 842px;
	padding-right: 28px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-left: 20px;
	position:relative;
	z-index:0;
}
#mainbody {
	float: left;
	width: 870px;
}
#mainbody2 {
	float: left;
	width: 569px;
}

#mainbody3 {
	float: left;
	width: 712px;
}
#temp3Left {
	float: left;
	width: 714px;
}
#temp3Right {
	float: left;
	width: 150px;
	padding-left: 3px;
	margin-top: 80px;
}
#bodyright {
	width: 135px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
}
#resourceright {
	width: 280px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
}
#bodyright2 {
	width: 135px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 6px;
}
#top {
	height: 103px;
	width: 900px;
	font-size: 1em;
	color: #808284;
	font-family: Arial, Helvetica, sans-serif;
}
#top a:link{
	color: #808284;
	text-decoration: none;
	font-size: 1em;
}
#top a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-size: 1em;
}
#top a:visited{
	color: #808284;
	text-decoration: none;
	font-size: 1em;
}
#logo {
	height: 61px;
	width: 180px;
	float: left;
}
/*******************************************************************/
/*callout elements*/
#callouts {
	background-repeat: repeat-y;
	background-image: url(../images/boxes_bg.gif);
	height: 100%;
}
#callBottom {
	width: 880px;
	background-repeat: no-repeat;
}
#callout1 {
	width: 285px;
	float: left;
	margin-right: 11px;
	height: 100%;
}
#callout1_header {
	background-image: url(../images/blue_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 283px;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808284;
	border-right-color: #808284;
	border-left-color: #808284;
	font-weight: bold;
}

#callout1_body {
	width: 254px;
	font-size: 11px;
	height: 100%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#callout2 {
	width: 285px;
	float: left;
	margin-right: 11px;
	height: 100%;
}
#callout2_header {
	background-image: url(../images/blue_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 283px;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808284;
	border-right-color: #808284;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808284;
	font-weight: bold;
}

#callout2_body {
	padding: 6px;
	width: 265px;
	font-size: 11px;
	height: 100%;
	line-height: 15px;
	padding-left: 10px;
}
#callout2_body p{
	line-height: 20px;
	padding-left: 10px;
}
#callout3 {
	width: 285px;
	float: left;
	height: 100%;
	margin-left: 1px;
}
#body_boxes, #body_boxes2, #body_boxes3 {
	width: 179px;
	float: left;
	margin-right: 7px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #B4C1CA;
}
.boxspace {
	padding-left: 15px;
	line-height: 16px;
	padding-top: 4px;
}
#body_boxes_body, #body_boxes_body2, #body_boxes_body3 {
	padding: 5px;
	height: 100%;
	line-height: 18px;
}
#body_boxes_body p, #body_boxes_body2 p, #body_boxes_body3 p{
	line-height: 18px;
	padding-left: 10px;
}
#leftnavwrap {
	float: left;
	width: 145px;
	margin-right: 5px;
}
#rightgrayboxwrap {
	float: left;
}
#rightorangeboxwrap {
	float: left;
}
#callout3_header {
	background-image: url(../images/blue_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 283px;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #808284;
	border-right-color: #808284;
	border-left-color: #808284;
	font-weight: bold;
}

#callout3_body {
	width: 254px;
	font-size: 11px;
	height: 100%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}



div.yellowbox {
	background-color: #FFF8CE;
	padding: 10px 10px 0 10px;
	width: 370px;
	margin: 20px 0;
}
div.longyellowbox {
	background-color: #FFF8CE;
	padding: 10px 10px 0 10px;
	width: 500px;
	margin: 20px 0;
}
div.yellowbox h2 {
	color: #000;
	font-size: 1em;
	margin-left: 20px;
	padding-bottom: 5px;
}
div.yellowbox ul li {
	float: none;
	text-align: left;
	list-style: disc outside;
	list-style-type: disc;
	padding-left: 0px;
	padding-bottom: 15px;
	margin-left: 35px;
}


div.float_lists {
	margin: 20px 0;
}
div.float_lists h2 {
	color: #000;
	font-size: 1em;
	margin-left: 20px;
	padding-bottom: 5px;
}
ul.float_list1 {
	width: 230px;
	margin-left: 20px;
	float: left;
	position: relative;
	list-style-type: none;
	display: inline;
}
ul.float_list2 {
	width: 230px;
	list-style-type: none;
	float: left;
	position: relative;
	display: inline;
}

ul.float_list1 li,ul.float_list2 li {
	text-align: left;
	width: 230px;
	margin: 0;
	padding: 0 0 15px 15px;
	background: transparent url(../images/bullet.gif) no-repeat 0px 4px;
	list-style-type: none;
}

/*******************************************************************/
/*aboutnav elements*/
#aboutnav {
	width: 133px;
	float: left;
	margin-right: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#aboutnav a {
	line-height: 1;
	font-weight: normal;
	color: #666666;
	font-size: 1.15em;
}
#aboutnav a:hover {
color: #0B1986;
}

/*******************************************************************/
/*leftnav elements*/
#leftnav {
	width: 133px;
	float: left;
	margin-right: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#leftnav a {
	line-height: 1.5em;
}
#leftnav a:hover {
color: #999999;
}
#leftnav2 {
	width: 133px;
	float: left;
	margin-right: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 6px;
}
#leftnav2 a {
line-height: 1.5em;
}
#leftnav2 a:hover {
color: #999999;
}
#bottboxleft {
	background-image: url(../images/bott_leftbox.gif);
	height: 23px;
	width: 145px;
}
.leftnavhead {
	font-size: 1.35em;
	color: #666666;
	font-weight: bold;
}
.leftnavhead2 {
	font-size: 1.35em;
	color: #000944;
	font-weight: bold;
}
.rightnavhead {
	font-size: 1.15em;
	color: #000b45;
	font-weight: bold;
}
.rightbluelink {
	font-size: 1em;
	color: #000b45;
	font-weight: bold;
}
.leftnavsubhead {
	font-size: 1.15em;
	color: #666666;
	font-weight: bold;
}
#leftnav p{
	color: #666666;
	line-height: 1.5em;
}
#bodyleft {
	width: 573px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#bodyleft p {
}
#resourceleft {
	width: 575px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#resourceleft p {
}

.leftspace {
	padding-left: 10px;
	padding-top: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.leftspace a{
	color: #0b1981;
}
.leftspace a:hover{
	color: #999999;
}
.leftspace2 {
	padding-left: 10px;
	padding-top: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.leftspace2 a{
	color: #666666;
}
.leftspace2 a:hover{
	color: #0b1981;
}

#bodyleft3{
	width: 709px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bodyleft3 a{
font-size: 1.35em;	
}
#bodyleft3 a:hover{
font-size: 1.35em;	
}
#bodyleft a{
	font-size: 1.35em;	
}
#bodyleft a:hover{
	font-size: 1.35em;
}
/*******************************************************************/
/*misc class styles*/

.clearL {
	clear: left;
}
.secondaryHdr {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1.25em;
}
.drop {
	width: 210px;
	padding: 1px;
	font-size: 1em;
}
.image_buffer {
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 5px;
	vertical-align: middle;
}
img {border: 0;}

.biglink {
	font-size: 1em;
}
.buffer {
	margin-right: 7px;
	margin-bottom: 4px;
}

.close {
	line-height: 8px;
	padding-top: 1px;
	margin-top: 1px;
}
.bluelink {
	color: #0b1981;
}
.buffer_center {
	text-align: center;
}
.redtext {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-size: 1em;
	color: #666666;
}
hr {
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftpad {
	padding-left: 10px;
}
/*******************************************************************/
/*header elements*/
#headEngineering {
	width: 873px;
	background-image: url(../images/headers/engineering.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#homeHeader {
	width: 842px;
	padding-top: 10px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
#homeleft {
	float: left;
	width: 280px;
	padding: 10px;
}
#secondaryleft {
	float: left;
	width: 270px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 42px;
}

#homeleft h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
#homeright {
	float: left;
	width: 520px;
	padding: 10px;
}
#secondaryright {
	float: left;
	width: 520px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inset {
	width: 450px;
	padding-left: 20px;
}
.smallbox1{
	padding: 5px;
	float: left;
	width: 150px;
	line-height: 7px;
	font-weight: bold;
}
.smallbox {
	padding: 5px;
	float: left;
	width: 150px;
	line-height: 7px;
}
#secondaryright h1{
	font-size: 1.75em;
	font-weight: bold;
	color: #000000;
}
#headBiofuels {
	width: 873px;
	background-image: url(../images/headers/biofuels.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#headFallProtection {
	width: 873px;
	background-image: url(../images/headers/fallprotection.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#headSiteServices {
	width: 873px;
	background-image: url(../images/headers/siteservices.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#headIndustries {
width: 873px;
	background-image: url(../images/headers/industries.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#headAbout {
width: 873px;
	background-image: url(../images/headers/about.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}

#headResources {
width: 873px;
	background-image: url(../images/headers/Resources.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
#headAdmin {
width: 873px;
	background-image: url(../images/headers/industries.jpg);
	height: 50px;
	padding-top: 10px;
	padding-left: 10px;
	
	float: left;
	margin-bottom: 10px;
}
/*******************************************************************/
/*small box elements, as seen on homepage*/
#box1 {
	float: left;
	width: 132px;
	background-color: #FFFFFF;
	border: 1px solid #ACAAAA;
	color: #666666;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#box1 p {
	font-size: 1em;
	font-weight: bold;
}
#box1 a {
	font-size: 1em;
	font-weight: bold;
}
#box1 a:hover{
	font-size: 1em;
	font-weight: bold;
}
#box2 {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	background-image: url(../images/bg_sidebar_box.gif);
	background-repeat: repeat-x;
	width: 132px;
	font-size: 1em;
	color: #000b45;
	text-align: center;
}
#box2 p {
	font-size: 1em;
	font-weight: bold;
}
#box2 a {
	font-size: 1em;
	font-weight: bold;
}
#box2 a:hover{
	font-size: 1em;
	color: #666666;
}
#box3 {
	float: left;
	width: 280px;
	border: 1px solid #ACAAAA;
	color: #666666;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../images/bg_sidebar_box.gif);
}
#box3 p {
	font-size: 1em;
	font-weight: bold;
	padding: 4px;
}
#box3 a {
	font-size: 1em;
	font-weight: bold;
}
#box3 a:hover{
	font-size: 1em;
	font-weight: bold;
}
#box4 {
	float: left;
	width: 280px;
	border: 1px solid #ACAAAA;
	color: #666666;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#box4 p {
	font-size: 1em;
	background-color: #FFFFFF;
	padding: 4px;
}
#box4 a {
	font-size: 1em;
	font-weight: bold;
}
#box4 a:hover{
	font-size: 1em;
	color: #666666;
}
#boxblue {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	background-image: url(../images/bg_sidebar_box_blue.gif);
	background-repeat: repeat-x;
	width: 135px;
	font-size: 1em;
	color: #000b45;
	text-align: center;
}
#boxblue p {
	font-size: 1em;
	font-weight: bold;
}
#boxblue a {
	font-size: 1em;
	font-weight: bold;
}
#boxblue a:hover{
	font-size: 1em;
	color: #666666;
}

/*******************************************************************/
/*nav styles*/
#navholder{
	width: 900px;
	padding-top: 8px;
	text-align: center;
	height: 20px;
}
.line {
	background-image: url(../images/line_bg.gif);
	background-position: bottom;
	height: 6px;
	width: 900px;
	background-repeat: no-repeat;
}
#nav {
	z-index: 99;
	text-align: center;
}
#first {
	margin-left: 32px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	z-index: 99;
	padding-left: 25px;
	padding-right: 25px;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	z-index:99;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
#nav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #808284;
	margin-top: 4px;
	margin-bottom: 2px;
}
#nav a:hover {
	margin-top: 4px;
	margin-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #EE2E24;
}

#nav a {
	text-decoration: none;
}


#nav ul li {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	*margin-left:0px;
	display: block;
}
#nav ul li{
	*padding: 0px;
	*margin: -1px;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #666;
	width: 17em;
	padding-right: 5px;
	padding-left: 5px;
}
#nav li li a:hover {
	color: #F7000E;
	font-weight: normal;
	width: 17em;
}

#nav .mark {
	background-image: url(../images/mark_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
	font-weight: bold;
}
#nav .mark a:link{
	color: #EE2E24;
	font-weight: bold;
}
#nav .mark a:hover{
	color: #EE2E24;
	font-weight: bold;
}
#nav .mark a:visited{
	color: #EE2E24;
	font-weight: bold;
}
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#000000;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
