@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clip: rect(auto,auto,auto,auto);
	color: #666;
	line-height: 24px;
	text-align: left;
	list-style-image: url(../images/bullet02.gif);
	margin-left: 0px;
}

a.bullet {
	color: #666;
	text-decoration: none;
	list-style-image: url(../images/bullet02.gif);
	padding: 0;
}

a.bullet:hover {
	color: #990000;
	text-decoration: underline;
}

.bodybullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet02.gif);
	clip: rect(-50px,0px,0px,-50px);
	color: #666;
	line-height: 24px;
	text-align: left;
}

#boilerImage {
  background-image: url(../images/boilers.gif);
  border-radius: 8px;
  border: #000 2px solid;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  width: 278px;
  height: 203px;
}

#boilerImage:hover {
  background-image: url(../images/boilerRollover.gif);
}

#plumbingImage {
  background-image: url(../images/plumbingPlans.gif);
  border-radius: 8px;
  border: #000 2px solid;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  width: 278px;
  height: 203px;
}

#plumbingImage:hover {
  background-image: url(../images/plumbingRollover.gif);
}

div {
	overflow: hidden;
}

h2 {
  color: #000;
  text-transform: none;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.05em;
  vertical-align: top;
  line-height: -20px;
}

.h1 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 26px;
  color: #1e2432;
  font-size: 16px;
  text-transform: none;
  font-weight: bold;
  text-align: left;
}

.h1 a {
  text-decoration: none;
  color: #000;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

#containerNav {
	width: 100%;
	background-image: url(../images/headerBackground.gif);
	background-repeat: repeat-x;
}

#container {
	margin: auto;
	position: relative;
	display: block;
	clear: both;
	width: 800px;
}

#site-nav {
  color: #fff;
  height: 93px;
  text-align: right;
  display: inline-block;
  margin: 0;
  padding: 10px 0 0 0;
  width: 800px;
  background-image: url(../images/burnerBackground.png);
  background-repeat: no-repeat;
}

.leftBox {
  display: inline-block;
  float: left;
  width: 50%;
}

.rightBox {
  display: inline-block;
  width: 50%;
}

#site-nav {
  font-size: 16px;
  color: #fff;
  letter-spacing: .14em;
}

.navLink {
  color: #123;
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.navLink:hover {
  color: #fff;
  text-decoration: none;
}

.currentPage {
  color: #44f;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.leftBoxImage {
  width: 350px;
  border-radius: 8px;
  border: #000 2px solid;
}

.imageRadius {
  border-radius: 8px;
  border: #000 2px solid;
}

.line {
  width: 300px;
  height:3px;
}

.leftAlign {
  display: inline-block;
  text-align: left;
}

.bullet {
  width: 10px;
  margin-right: 5px;
}

#siteFooter {
  margin-top: 20px;
  border-top: #000 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1;
  text-align: center;
  font-size: 9px;
  padding: 0 0 20px 0;
  height: 40px;
  width: 800px;
  clear: both;
}
