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

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0 auto;
	padding: 0px;
	background-color: #F4F4F2;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.28em;
	color: #231F20;
}

#top {
	height: 20px;
	background-color: #231F20;
}

#wires {
	height: 152px;
	margin: 0 auto;
	background-image: url(../images/bg_wires.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 5px;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

#headerLeft {
	width: 324px;
	height: 152px;
	float: left;	
}

#headerRight {
	width: 	658px;
	float: right;	
}

	#logo { }

	#cta {
		text-align: right;
		padding-top: 22px;
		padding-right: 150px;
	}

#line {
	width: 990px;
	height: 20px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #231F20;
}

#gap {
	height: 20px;	
}

#content {
	width: 990px;
	margin: 0 auto;
}

#banner {
	width: 990px;
	height: 220px;
}

	#bannerLeft {
		width: 630px;
		float: left;
		background-color: #FBD828;
	}
	
	#bannerRight {
		width: 360px;
		float: right;
	}
	
	#bannerFeature {
		width: 630px;
	}
	
	#featureLeft {
	width: 336px;
	float: left;
	}
	
	#featureRight {
		width: 274px;
		float: right;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	
		#featureMessage {
			padding-top: 30px;
			padding-left: 30px;
			padding-right: 30px;
			padding-bottom: 16px;
			margin: 0px;
			text-decoration: none;
			font-size: 32px;
			color: #BF2031;
			font-family: "nimbus-sans-extended",sans-serif;
			font-style: normal;
			font-weight: 700;
			line-height: .9em;
		}
		
		#featureSec {
			padding-left: 30px;
			padding-right: 26px;
		}
		
		#bannerSoon {
	width: 340px;
	height: 220px;
	float: right;
	background-image: url(../images/bg_soonRight.png);
		}
		
			#soonTitle {
				padding-left: 20px;
				padding-top: 20px;
				padding-bottom: 10px;
				margin: 0px;
				text-decoration: none;
				font-size: 22px;
				color: #BF2031;
				font-family: "nimbus-sans-extended",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 1.1em;				
			}
			
			.viewmore {
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
			}			
			
			#itemMain {
				padding-left: 20px;
				padding-bottom: 4px;
				margin: 0px;
				text-decoration: none;
				font-size: 18px;
				color: #231F20;
				font-family: "nimbus-sans-extended",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 1.1em;						
			}
			
			#itemDetails {
				padding-left: 20px;	
				padding-right: 20px;
				padding-bottom: 8px;
			}
			
#bannerSec {
	width: 990px;
	display: inline-block;
}

	#bannerSecLeft {
		width: 630px;
		float: left;
	}
	
	#bannerSecRight {
		width: 340px;
		float: right;
		background-color: #FBD828;
	}
	
			#secTitleBar {
				padding: 16px 20px;
				margin: 0px;
				text-decoration: none;
				font-size: 22px;
				color: #BF2031;
				font-family: "nimbus-sans-extended",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 1.1em;
				background-color: #FBD828;
			}
			
			#secTitle {
				padding: 16px 20px;
				margin: 0px;
				text-decoration: none;
				font-size: 22px;
				color: #BF2031;
				font-family: "nimbus-sans-extended",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 1.1em;
			}			
			
			#secSubTitle {
				padding-left: 20px;
				padding-bottom: 10px;
				margin: 0px;
				font-size: 18px;
				color: #231F20;
				font-family: "nimbus-sans-extended",sans-serif;
				font-style: normal;
				font-weight: 700;
				line-height: 1.1em;				
			}
			
			#secDescription {
				padding-left: 20px;
				padding-right: 30px;
				padding-bottom: 20px;
			}
			
			#secDescription li {
				padding-bottom: 4px;	
			}			

#rentals {
	display: inline-block;
	padding-top: 20px;
}

#rentalsLeft {
	width: 200px;
	float: left;
}

#rentalsRight {
	width: 410px;
	float: right;
}


#history {
	padding-left: 10px;
	padding-bottom: 10px;
}

#services {
	padding-left: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

#servicesAB {
	width: 600px;
	float: left;
}

#servicesC {
	width: 380px;
	float: right;
}

	#commercial {
	width: 280px;
	float: left;
	padding-right: 20px;
	}
	
	#industrial {
		width: 280px;
		float: right;
		padding-right: 20px;
	}
	
	#other {
		
	}

#titleMain {
	padding-bottom: 6px;	
}

#titleSub {
	padding-bottom: 10px;	
}

#details {
	padding-bottom: 8px;
}

	#details ul {
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 26px;
		margin: 0px;
		list-style-type: disc;	
		list-style-position: outside;
	}
	
	#details li {
		padding-left: 0px;
		/*text-indent: -12px;*/
		margin-left: 16px;
		padding-bottom: 4px;		
	}
	
#otherServices { }

#otherItem {
	width: 380px;
	height: 54px;
	padding-bottom: 10px;
}

	#otherPic {
		width: 50px;
		height: 50px;
		float: left;
		border: 2px solid #FBD828;
	}
	
	#otherTitle {
		width: 310px; /*326*/
		height: 54px;
		padding-left: 16px;
		float: right;
		line-height: 52px;
	}
	
#footerBand {
	height: 240px;
	background-color: #141414;
}

#footer {
	width: 990px;
	padding-top: 30px;
	margin: 0 auto;
}

#footer p {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

	#footerLeft {
		width: 404px;
		float: left;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #A6A8AB;		
	}
	
	#footerRight {
	width: 545px; /*585*/
	float: right;
	padding-left: 40px;

	}
	
	#footerTitle {
	text-decoration: none;
	padding-bottom: 16px;
	margin: 0px;
	font-size: 24px;
	color: #BF2031;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 700;		
	}
	
	#contact {
		width: 545px;
	}
	
		#contactLeft {
			width: 308px; /*310*/
			float: left;
			padding-left: 2px;
		}
		
		#contactRight {
			width: 235px;
			float: right;
		}
		
		#footerDetails {
			padding-bottom: 18px;	
		}

.red {
	color: #BF2031;
}

/*----------------------*/
p {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #231F20;
	padding: 0px;
	margin: 0px;
}

/*---SECTION TITLES-------------------*/

h1 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #BF2031;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 700;	
}

/*----CALL in header ------------------*/

h2 {
	text-decoration: none;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 32px;
	color: #BF2031;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 700;		
}

/*----SUB-SECTION text------------------*/
h3 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #231F20;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 700;
}

/*----OTHER SERVICES------------------*/
h4 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #231F20;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 400;
}

/*---------------------*/

h5 {
	text-decoration: none;
	padding-top: 2px;
	margin: 0px;
	font-size: 16px;
	color: #231F20;
	font-family: "nimbus-sans-extended",sans-serif;
	font-style: normal;
	font-weight: 700;	
}

/*----------site design by case+point:media-----------*/
h6 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.28em;
	color: #00a0af;
	margin: 0px;
	padding-top: 14px;
	text-align: right;
}

/* -------------------------------------------------------------- */


img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom; /*disables 3px bottom on ie7*/
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363124;		
}

/* -------------------------------------------------------------- */ 

a:link {
	color: #BF2031;
	text-decoration: none;
}

a:visited {
	color: #BF2031;
	text-decoration: none;
}

a:hover {
	color: #231F20;
	text-decoration: none;
}

a:active {
	color: #BF2031;
	text-decoration: none;
}

#footer a:link {
	color: #FBD828;
	text-decoration: none;
}

#footer a:visited {
	color: #FBD828;
	text-decoration: none;
}

#footer a:hover {
	color: #BF2031;
	text-decoration: none;
}

#footer a:active {
	color: #FBD828;
	text-decoration: none;
}