/* reset global styles */
h1,h2,h3,h4,h5,h6,pre,form,p,ul,li,blockquote,fieldset,input { margin:0; padding:0 }
a img { border: none; }

body {
	margin: 0;
	padding: 0;
	background: #00527d url('/images/content/industry/bg.gif') repeat-x 0 0;
	text-align: center;
	font-size: 14px;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #515151;
}

h1 { color: #fff; }
h2, h3 { color: #345fa2; }
p { padding: 3px 0; }
ul { padding: 3px 0 3px 20px; }
li { padding: 2px 0; }

#page {
	position: relative;
	width: 958px;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: left;
}

#header {
	width: 958px;
	w\idth: 512px;
	height: 100px;
	padding-left: 446px;
}	
	#header img {
		position: absolute;
		top: 15px;
		left: 89px;
	}
	#header h1 {
		margin: 0;
		padding: 30px 0 0;
		font-style: italic;
	}

#content {
	width: 948px;
	border: 5px solid #345fa2;
	background: #fff url('/images/content/industry/content-bg.jpg') no-repeat 0 0;
}

#intro , #estimateForm, #boxHolder, #support {
	display: inline; /* fixes IE double margin-issue */
}

#intro {
	position: relative;
	float: left;
	margin: 195px 0 25px 50px;
	width: 445px;
}
	#intro h2 {
		font-size: 22px;
		margin: 0 0 4px;
	}
	#intro .slogan {
		margin-top: 7px;
		font-size: 16px;
		font-style: italic;
		color: #345fa2;
	}

#homeButn {
	position: absolute;
	top: -148px;
	left: 0;
}

#estimateForm {
	float: right;
	margin: 40px 20px 0 0;
	width: 413px;
	background: transparent url('/images/content/industry/estimate-bg.png') no-repeat top center;
}
	#estimateForm .wrapper {
		padding-bottom: 17px;
		background: transparent url('/images/content/industry/estimate-cap.gif') no-repeat bottom center;
	}
	#estimateForm input {
		padding: 6px 3px;
		font-size: 16px;
		color: #313131;
	}
	#estimateForm input.error {
		border: 3px solid #f00;
	}
	#estimateForm div.error {
		position: relative;
		top: 15px;
		font-size: 12px;
		font-weight: normal;
		color: #f00;
	}
	#estimateForm .success {
		height: 200px;
		padding: 0 30px 50px;
		font-size: 20px;
	}
	#estimateForm table {
		position: relative;
		top: 6px;
		left: 6px;
		background: #f1efe8;
		border: 1px solid #b7b5b0;
	}
		#estimateForm td {
			padding-bottom: 12px;
			vertical-align: middle;
			text-align: center;
		}
		#estimateForm .label {
			padding-left: 20px;
			text-align: left;
		}
		#estimateForm th {
			text-align: center;
			padding: 20px 0 30px;
		}
		#estimateForm .button {
			padding: 0;
		}
		#estimateForm #submit {
			height: auto;
			margin-top: 15px;
			position: relative;
			top: 18px;
		}
		#estimateForm a.video {
			font-size: 11px;
			position: absolute;
			bottom: 10px;
			left: 10px;
		}

#boxHolder {
	display: inline;
	float: left;
	width: 275px;
	margin: 0 30px;
	background: #f1efe8 url('/images/content/industry/box-bg.gif') repeat-y top center;
}
	#boxHolder .info {
		background: transparent url('/images/content/industry/box-bottom.gif') no-repeat bottom center;
		font-size: 13px;
	}
	#boxHolder .info div {
		background: transparent url('/images/content/industry/box-top.gif') no-repeat top center;
		padding: 20px 26px 36px;
	}
	#boxHolder .info p {
		margin: 0;
	}

	#bbbBox p {
		width: 136px;
	}
	#bbbBox img.logo {
		float: right;
	}
	#bbbBox img.rating {
		position: relative;
		left: 40px;
	}
	#bbbBox li {
		font-size: 14px;
	}

#watch {
	background: #fff;
	text-align: center;
	padding-bottom: 20px;
}

#michiganBox {
	position: relative;
}
	#michiganBox h4 {
		margin: 0;
		padding: 7px 0 19px 80px;
		font-weight: normal;
		font-size: 16px;
	}
		#michiganBox h4 span {
			font-style: italic;
		}
	#michiganBox p {
		position: relative;
		z-index: 1;
		background: #f1efe8;
	}
	#michiganBox img {
		position: absolute;
		top: -17px;
		right: 176px;
	}

#factoryBox a {
	display: block;
	width: 100%;
	height: 87px;
	margin-bottom: 13px;
	background: url('/images/content/industry/factory.jpg') no-repeat 0 -25px;
}
	#factoryBox a span {
		display: none;
	}

#gardTechBox {
	text-align: center;
}
	#gardTechBox p {
		margin: 0 auto;
		padding: 0 22px;
		text-align: justify;
	}

#support {
	float: right;
	width: 570px;
	padding: 0 30px 50px 0;
}
	#support h3 {
		margin: 17px 0 5px;
		font-size: 18px;
	}

#compare {
	margin: 20px;
	border: 1px solid #b7b5b0;
	font-size: 13px;
}
	#compare th {
		text-align: center;
		padding: 8px 0;
		font-size: 16px;
		color: #345fa2;
	}
	#compare td {
		width: 120px;
		height: 35px;
		padding: 2px 7px;
		vertical-align: middle;
		text-align: center;
	}
	#compare .odd td {
		background: #f1efe8;
	}
	#compare td.criterion {
		width: 270px;
		text-align: left;
	}

#before-after {
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #deded0;
}

#boxHolder.horiz {
	display: block;
	float: none;
	width: 929px;
	margin: 0;
	padding: 0 9px 0 10px;
	background: url('/images/content/industry/horiz-bg.gif') no-repeat bottom center;
	overflow: hidden;
}
	#boxHolder.horiz .info {
		width: 272px;
		float: left;
		background: url('/images/content/industry/horiz-top.gif') no-repeat top left;
	}
	#boxHolder.horiz .info div {
		background: transparent;
	}
	#boxHolder.horiz #factoryBox {
		width: 385px;
		background: url('/images/content/industry/horiz-top-long.gif') no-repeat top left;
	}
		#boxHolder.horiz #factoryBox a {
			width: 170px;
			background-position: -30px -20px;
			float: left;
			margin: 0 20px 0 0;
		}
		
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}

.small, .small a {
	font-size: 11px;
	color: #717171;
	white-space: nowrap;
}

/* IE PNG fix */
#estimateForm, #compare img, #michiganBox img, #homeButn img { behavior: url('/js/iepngfix.htc'); }