@charset "utf-8";
/* CSS Document */

/* intro */

#intro {
	width: 991px;
	min-height: 269px;  
	height:auto !important;
	height: 319px;
	margin: 0;
	padding-top: 65px;
	background-image: url(../../images/bkgd_homeIntro.jpg);
	background-repeat: no-repeat;
}

#introText {
	background-image: url(../../images/headline_homeIntro.gif);
	background-repeat: no-repeat;
	margin-left: 60px;
	padding-top: 85px;
	width: 360px;
}

#introText p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

/* end intro */

/* call outs */

div#calloutTab {
	background-image: url(../../images/home-callOutTab.png);
	background-repeat: no-repeat;
	width: 991px;
	min-height: 37px;  
	height:auto !important;
	height: 37px;
	position:absolute;
	left: 0;
	top: 432px;
}

div#calloutTab h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 50px;
	color: #910B05;
}

div#callOuts {
	background-image: url(../../images/home-callOutBkgd.gif);
	background-repeat: repeat-x;
	width: 973px;
	min-height: 191px;
	height:auto !important;
	height: 191px;
	padding-left: 12px;
}

div#callOuts p {
	padding: 130px 0 0 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

div#callOuts div {
	min-height: 191px;
	height:auto !important;
	height: 191px;
	width: 139px;
	float: left;
	padding-bottom: 6px;
}

div#coCrane {
	background-image: url(../../images/home_callOutBkgd-Crane.gif);
	background-repeat: no-repeat;
}

div#coMetalForming {
	background-image: url(../../images/home_callOutBkgd-MetalForming.gif);
	background-repeat: no-repeat;
}

div#coScrap {
	background-image: url(../../images/home_callOutBkgd-Scrap.gif);
	background-repeat: no-repeat;
}

div#coHeavyMachinery {
	background-image: url(../../images/home_callOutBkgd-HeavyMachinery.gif);
	background-repeat: no-repeat;
}

div#coOilGas {
	background-image: url(../../images/home_callOutBkgd-OilGas.gif);
	background-repeat: no-repeat;
}

div#coCrushing {
	background-image: url(../../images/home_callOutBkgd-Crushing.gif);
	background-repeat: no-repeat;
}

div#coMining {
	background-image: url(../../images/home_callOutBkgd-Mining.gif);
	background-repeat: no-repeat;
}


/* end call outs */