@charset "UTF-8";
body {
	background-color: #22205F;
}

#container {
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 112px;
	width: 789px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 112px;
	width: 195px;
}
#logo img {
	padding-top: 22px;
	padding-left: 22px;
}
#navbar {
	float: right;
	height: 112px;
	width: 592px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#spacer  {
	height: 70px;
	width: 593px;
}
#navbar_bkgrnd {
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 577px;
}

#navbar_bkgrnd ul {
	list-style-type: none;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbar_bkgrnd ul li {
	display: inline;
}
#navbar_bkgrnd ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 23px;
	padding-right: 5px;
	display: block;
	margin-right: 5px;
}
#navbar_bkgrnd ul li a:hover {
	color: #93C3E7;
}



#small_section {
	background-image: url(images/small_section.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 787px;
}


#banner {
	background-image: url(images/small_section.gif);
	background-repeat: repeat;
	height: 115px;
	width: 787px;
}
#photo_section {
	background-image: url(images/small_section.gif);
	background-repeat: repeat;
	height: 210px;
	width: 787px;
}


#photos {
	padding-left: 28px;
	padding-top: 10px;
	height: 200px;
	width: 759px;
	background-image: url(images/small_section.gif);
	background-repeat: no-repeat;
}




#homepg_photos img {
	padding-left: 27px;
	padding-top: 10px;
}
#photos_homepg {
	height: 112px;
	width: 789px;
	background-image: url(images/small_section.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/body_section.gif);
	height: 500px;
	width: 787px;
	background-repeat: no-repeat;
}
#content_long {
	background-image: url(images/50px_section.gif);
	width: 787px;
	background-repeat: repeat-y;
}



#box_tops {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	list-style-type: none;
	height: 40px;
}
#box_tops ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#box_tops ul li {
	display: inline;
}
#box_tops ul li a {
	float: left;
	text-decoration: none;
	height: 23px;
	color: #FFFFFF;
}

#box_tops ul li a:hover {
	text-decoration: underline;	
}

#box_tops .bt_about a{
	background-color: #243B7A;
	width: 160px;
	padding-left: 20px;
	padding-top: 5px;
	margin-right: 5px;
}

#box_tops .bt_hydronic a{
	background-color: #8CC641;
	width: 165px;
	padding-left: 15px;
	padding-top: 5px;
	margin-right: 5px;
}
#box_tops .bt_plumbing a{
	background-color: #991A36;
	width: 160px;
	padding-left: 20px;
	padding-top: 5px;
	margin-right: 5px;
}

#box_tops .bt_specialty a{
	background-color: #CB6828;
	width: 165px;
	padding-left: 15px;
	padding-top: 5px;
}




#quick_links {
	height: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 27px;
	line-height: 16px;
	font-weight: bold;
}

#quick_links a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	margin: 0px;
}

#quick_links ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#quick_links a:hover {
	text-decoration: underline;
}

#about_links {
	background-color: #3E7BAC;
	height: 125px;
	width: 160px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
}

#hydronic_links {
	background-color: #027347;
	height: 125px;
	width: 165px;
	float: left;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 5px;
}

#plumbing_links {
	background-color: #CC3433;
	height: 125px;
	width: 160px;
	float: left;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 5px;
}

#specialty_links {
	background-color: #F89938;
	height: 125px;
	width: 165px;
	float: left;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 5px;
}

#home_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #817979;
	width: 732px;
	margin-left: 27px;
	height: 320px;
}

#page_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #817979;
	border: 1px solid #243B7A;
	width: 732px;
	margin-left: 27px;
}
#page_copy a {
	color: #243B7A;
	text-decoration: none;
}
#page_copy a:hover {
	text-decoration: underline;
}
#page_copy #indent {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#page_copy #indent p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#page_copy #indent .title {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
#page_copy #indent div {
	font-weight: normal;
}

.Title1 {
	color: #027347;
	font-size: 14px;
	font-weight: bold;
}
.highlight1 {
	color: #027347;
	font-weight: bold;
}
#title_block_about {
	background-color: #243B7A;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}

#title_block_hydronic {
	background-color: #991A36;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}

#title_block_plumbing {
	background-color: #8CC641;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}


#title_block_consultation {
	background-color: #008457;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}

#title_block_specialty {
	background-color: #CB6828;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}

#title_block_contact {
	background-color: #008457;
	width: 724px;
	margin-left: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 787px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027347;
	font-weight: bold;
	clear: both;
	float: none;
}
#footer a {
	color: #027347;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.highlight1 a {
	color: #22205F;
	text-decoration: none;
}
.highlight1 a:hover {
	text-decoration: underline;
}

