@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
p {
	font-size:12px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5c5b5b;
	background-image:url(../images/background-repeat.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#header {
	background-image: url(../images/pc-header-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left-col {
	background-image: url(../images/left-col-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	width: 592px;
	float:left;
	
}
#boiler-text {
	width:550px;
	position:relative;
	top:10px;
	left:21px;
}
#boiler-text h3 {
	text-align:center;
	margin:5px 0px 5px 0px;
}
#right-col {
	background-image: url(../images/right-col-background.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height: 560px;
	width: 368px;
	float:right;
}
#form {
	width:320px;
	position:relative;
	top:15px;
	left:24px;
}
#right-col h2 {
	font-size:20px;
}
#left-col li {
	font-size:14px;
	font-weight:bolder;
	margin-bottom:10px;
}
#right-col p {
	margin-top:15px;
}
#right-col input {
	display:inline;
	width:145px;
	margin-right:10px;
}
#main-con {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:560px;
	border:solid 1px #000
}
#footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 960px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:300px;
	height:126px;
	float:left;
}
#logo h1 {
	width:236px;
	height:84px;
	background-image:url(../images/the-boiler-man-logo.gif);
	text-indent:-9999px;
}
#address {
	width:320px;
	height:126px;
	color:#1b2136;
}
#address p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}
#services {
	position:relative;
	top:30px;
	left:20px;
}
#copyright {
	width:300px;
	float:left;
}
#copyright p {
	font-weight:bolder;
	font-size:14px;
	padding-top:20px;
}
#zebra {
	width:300px;
	float:right;
}
#zebra p {
	position:relative;
	top:18px;
	left:2px;

	font-weight:bolder;
	font-size:14px;
	padding-top:20px;
}
#zebra a{color:#5c5b5b;}

#copyright p {
	position:relative;
	top:18px;
	left:130px;
}
#footer-wrapper{
	clear:both;
	background-image:url(../images/footer-background-repeat.jpg);
	background-repeat:repeat-x;
	background-position:top left;}
.headingspan {
	color:#008bde;
}

