body, p, h1, h2, h3, h4, h5, h6, h7 , h8   {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
body {
	background-color: #CCC;
}
.imgRight {
	float: right;
}
a, a:link, a:visited, a:active {
	color: #0073c7;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
#footerRight p a {
	margin: 0px 2px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 4px 0px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin: 4px 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	margin-bottom: 200px;
}
#branding {
	height: 225px;
	float: left;
	position: relative;
}

body#homePage a#homePageNav,
body#aboutPage a#aboutPageNav,
body#servicesPage a#servicesPageNav,
body#plumbingPage a#plumbingPageNav,
body#contactsPage a#contactsPageNav,
body#plumbingPage a#plumbingPageNav {
	background-image: url(../_images/menu-bg-1px.png);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
}
#content {
	float: left;
	width: 950px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
}
#contentLeft {
	float: left;
	width: 415px;
}
#bodyCopy {
	float: left;
	width: 600px;
}
#bodyCopy p {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 10px 10px;
}
#bodyCopy p.homepage{
	font-size: 14px;
	line-height: 140%;
	padding-left: 10px;
}
#bodyCopy h2 {
	color: #0073c7;
	line-height: 105%;
	padding: 10px 0px 10px 10px;
}
#bodyCopy h3 {
	color: #888;
	line-height: 105%;
	padding: 10px 0px 5px 10px;
	font-size: 18px;
}
#bodyCopy h4 {
	color: #333;
	line-height: 105%;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
}
#bodyCopy ul {
	font-size: 13px;
	list-style-type: none;
	margin: 5px 0px;
}
* html #bodyCopy ul {
	margin: 5px 0px 0px 40px;
}
#bodyCopy ul li {
	background-image: url(../_images/water-drop-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 5px 15px;
}
#flash {
	clear: both;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}
#sidebar {
	float: right;
	width: 325px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
#services {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 160px;
}

* html #services {
	margin-right: -10px;
}

#promotions {
	clear: both;
}
#promo1, #promo2, #promo3 {
	width: 198px;
	height: 76px;
	padding: 10px 120px 0px 7px;
	color: white;
	margin-top: 4px;
}

#promo1 {
	background-image: url(../_images/hottest-promotions_06.jpg);
}
#promo2 {
	background-image: url(../_images/24-hour-service.jpg);
}
#promo3 {
	background-image: url(../_images/products.jpg);
}
#companyInfo {
	clear: both;
	height: 50px;
	background-color: #DDD;
	padding: 5px 0px 0px 5px;
}
#footerLeft {
	float: left;
	height: 42px;
	padding-top: 8px;
	margin-right: 20px;
}
#footerCentre {
	float: left;
	height: 42px;
	vertical-align: middle;
	padding-top: 5px;
}
#footerRight {
	float: right;
	text-align: center;
	margin-right: 5px;
	padding-top: 8px;
}
#footerNav , #footerNav li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#footerNav a , #footerNav a:link{
	font-weight: normal;
	height: 50px;
	padding: 10px 5px 0px 5px;
	line-height: 130%;
}
#promotions a {
	text-decoration: none;
}
#contactList {
	padding-left:30px;
}#bodyCopy #contactList li {
	background-image: none;
	padding: 0px;
	width: 260px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.formTextArea {
	width: 300px;
	margin-left: 10px;
}
#contactForm {
	text-align: right;
	margin-right: 175px;
}
.couponImage {
	border: 1px solid
#;
	border: 1px solid #0073c7;
}
.redText {
	color: #F00;
}
.phoneNumber {
	font-weight: bold;
}
