@charset "UTF-8";
/* CSS Document */



/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
body {
	font: 100% Helvetica, Verdana, Arial,sans-serif;
	background: #000066;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


#container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	box-shadow: 3px 3px 3px #000;
	 -moz-box-shadow: 0 0 3em #000;
	 -webkit-box-shadow: 0 0 3em #000;
}

#bottombar {
	background:#6699CC;
	width: 100%;
}

#bottombar2 {
	background:#FFFFFF;
	width: 100%;
	height: 100%;
}/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */













/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
#header {
	margin: 0 auto;
	height: 140px;
	text-align: left;
	position: relative;
	 	background-image: url(images/header/header-bg.jpg);
	background-repeat: repeat-x;
	padding:0px 0px 0px 20px;
}

#header #contact{
	position:absolute;
	right:-1px;
	top:28px;
	padding-right:20px;
	text-align:right;
	width: 257px;
}

 #header h1 {
	margin: 0;
	padding: 20px 0px 0px 15px;
}

 #header h2 {
	color: #006699;
	font-family: Helvetica, Verdana, Arial,sans-serif, "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 16px;
}

#header ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:absolute;
	right: 0px;
	bottom: 0px;
	z-index: 101;
	width:610px;
}

#header li {
	display: inline;
	float: left;
}

#header  li a:link, #header  li a:visited {
	padding: 5px 10px 5px 10px;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	line-height: 1.2em;
	margin-left: 10px;
	background-color:#0066CC;
/*	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;*/
	width: 91px;
	text-align:center;
}



#header  li a:hover{
	text-decoration: underline;
	background-color:#006699;
	}
	

#header  li a.current, #header  li a.current:hover, #header  li a.current:active {
	background:#FFFFFF;
	border-left:#CCC thin solid;
	border-top:#CCC thin solid;
	border-right:#CCC thin solid;
	color:#0066cc;
	
}
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */











/* Elements contained within Container*/
/* Elements contained within Container*/
/* Elements contained within Container*/


#main-float-wrapper {
	width: 900px;
	background: #FFFFFF;
}
#main-image {
	width: 300px;
	background: #FFFFFF;
	float: left;
	position:relative;
	
}

#main-image #semi-circle{
	position:absolute;
	right:-1px;
	top:20px;
	z-index: 150;
	
}

#text-area{
	padding: 20px;
	width: 559px;
	background: #FFFFFF;
	float: left;
	border-right: solid #CCC 1px;
}

#text-area h1 {
font: Helvetica Neue, Helvetica, Verdana, Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	}

#main-text {
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
	width: 559px;
	float: right;
}
/* Elements contained within Container*/
/* Elements contained within Container*/
/* Elements contained within Container*/











/* Elements contained within Sub Menu*/
/* Elements contained within Sub Menu*/
/* Elements contained within Sub Menu*/
#grey-break {
	text-align:left;
	margin: 0 auto;
	width: 860px;
	padding: 5px 20px 5px 20px;
	background:#333;
}
#sub-menu-container {
	width: 900px;
	height:180px;
}

#piped{
float: left;
width: 300px;
height: 180px;
}
#piped ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:absolute;
	width:300px;
	height:180px;
}
#piped li {
	display: inline;
	float: left;
}
#piped  li a:link, #piped  li a:visited {
	padding: 0px 50px 0px 50px;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	text-decoration: none;
	line-height: 25em;
	background-color:#003366;
	width: 200px;
	height:180px;
	text-align:center;
	background-image:url(images/sub-menu/plumbing-both.jpg);
}
#piped  li a:hover{
	text-decoration: underline;
	background-image:url(images/sub-menu/plumbing-both.jpg);
	background-position: 0px 180px;
	}
#piped  li a.current, #piped  li a.current:hover, #piped  li a.current:active {
	text-decoration: underline;
	background-image: url(images/sub-menu/plumbing-both.jpg);
}





#boiler{
float: left;
width: 300px;
height: 180px;
}
#boiler ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:absolute;
	width:300px;
	height:180px;
}
#boiler li {
	display: inline;
	float: left;
}
#boiler  li a:link, #boiler li a:visited {
	padding: 0px 50px 0px 50px;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	text-decoration: none;
	line-height: 25em;
	background-color:#003366;
	width: 200px;
	height:180px;
	text-align:center;
	background-image:url(images/sub-menu/heating-both.jpg);
}
#boiler li a:hover{
	text-decoration: underline;
	background-image:url(images/sub-menu/heating-both.jpg);
	background-position: 0px 180px;
}
#boiler  li a.current, #boiler  li a.current:hover, #boiler li a.current:active {
	text-decoration: underline;
	background-image:url(images/sub-menu/heating-both.jpg);
}



#fitting{
float: left;
width: 300px;
height: 180px;
}
#fitting ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	position:absolute;
	width:300px;
	height:180px;
}
#fitting li {
	display: inline;
	float: left;
}
#fitting  li a:link, #fitting  li a:visited {
	padding: 0px 50px 0px 50px;
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	text-decoration: none;
	line-height: 25em;
	background-color:#003366;
	width: 200px;
	height:180px;
	text-align:center;
	background-image:url(images/sub-menu/joinery-both.jpg);
}
#fitting  li a:hover{
	text-decoration: underline;
	background-image:url(images/sub-menu/joinery-both.jpg);
	background-position: 0px 180px;
	}
#fitting  li a.current, #fitting  li a.current:hover, #fitting  li a.current:active {
	text-decoration: underline;
	background-image:url(images/sub-menu/joinery-both.jpg);
}

/* Elements contained within Sub Menu*/
/* Elements contained within Sub Menu*/
/* Elements contained within Sub Menu*/














/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/



#footer2 {
	text-align:left;
	margin: 0 auto;
	width: 860px;
	padding: 20px 20px 20px 20px;
	background:#FFFFFF;
}

.footer {
	color: #FFFFFF;
	font-size: 14px;
	width: 100%;
}
#bottomfooter {
width: 430px;
float:left;
	font-size: 9px;
	color: #333333;
}

#bottomfooter-right {
width: 429px;
float:left;
	font-size: 9px;
	color: #333333;
	text-align: right;
}
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/














/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/
.text-header {
	font: Helvetica Neue, Helvetica, Verdana, Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;
	color: #003399;
}
.body-text {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	color: #333333;
}

.body-text h1{
	font-size: 22px;
	text-align: justify;
	line-height: 26px;
	color: #006699;
}
.body-text h2{
	font-size: 16px;
	text-align: justify;
	line-height: 26px;
	color: #006699;
}



.address-titles {
	color: #003399;
	font-weight: bold;
	font-size:14px;
}

.partner-title {
	
}

.contact-links {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.display-text {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #333333;
	font-style: oblique;
}

#header h2 a:link{
color: #003399;
	font-family: Helvetica, Verdana, Arial,sans-serif, "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Bold Condensed", "Helvetica Neue Black Condensed";
	font-size: 16px;
	}
/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/








/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/
.clear {
	clear: both;
}

/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/






/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/

.hidden { display: none; }
.unhidden { display: block; }

/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/







/*** Left-Hand Side **/
/*** Left-Hand Side **/
/*** Left-Hand Side **/

#map-container {
    position:relative;
    width: 300px;
	height:500px;
}

#gallery-container {
    position:relative;
    width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#left-hand-col {
    position:relative;
    width: 300px;
}

#grey-break-lh {
	text-align:left;
	margin: 0 auto;
	padding: 5px 20px 5px 20px;
	background:#333;
}

#left-hand-nav {
    width: 259px;
	padding: 20px;
	border-right:#333333 thin solid;
}

/*** Left-Hand Side **/
/*** Left-Hand Side **/
/*** Left-Hand Side **/


/*** SLIDESHOW **/
/*** SLIDESHOW **/
/*** SLIDESHOW **/

#slideshow {
    position:relative;
    width: 300px;
	height:450px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    width: 300px;
	height:450px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    width: 300px;
	height:450px;
    display: block;
    border: 0;
}
/*** SLIDESHOW **/
/*** SLIDESHOW **/
/*** SLIDESHOW **/
