html{
width:100%;
height:100%;
margin:0;
}
body {
width:100%;
height:100%;
margin:0;
}
dt,dd{
clear:both;
margin-top:10px;
margin-bottom:10px;
}
h1, h2, h3, h4, h5, h6 { 
text-align: center; 
color: #ff0000; 
}
p { 
text-align: left;
text-indent: 1.5em;
margin-left: 10%; 
margin-right: 10%;
font-family:sans-serif;
color:#000000; 
line-height:1.5em;
}
#back-header {
background-image: url("./images/left-bg.jpg");
background-repeat: no-repeat;
background-position: top left;
margin:0;
}
#front-header {
background-image: url("./images/head-right.jpg");
background-repeat: no-repeat;
background-position: top right;
text-align:center;
margin:0;
}
#header {
float:left;
width:100%;
background: url("./images/bg.png") repeat-x bottom;
font-weight:normal;
line-height:normal;
margin:0;
}
#header  ul {
margin:0px;
padding-left:40px;
list-style:none;
font-size:1em;
line-height:1.5em;
}
#header li {
float:left;
background: url("./images/norm_right.png") no-repeat right top;
margin:0;
padding:0;
}
#header a {
display:block;
background: url("./images/norm_left.png") no-repeat left top;
padding:5px 15px 4px;
color:#0000ff;
margin:0;
}
#home-page #home{
background-image:url("./images/norm_right_on.png");
}
#home-page #home a {
background-image:url("./images/norm_left_on.png");
}
#commercial-services-page #commercial-services {
background-image:url("./images/norm_right_on.png");
}
#commercial-services-page #commercial-services a {
background-image:url("./images/norm_left_on.png");
}
#residential-services-page #residential-services {
background-image:url("./images/norm_right_on.png");
}
#residential-services-page #residential-services a {
background-image:url("./images/norm_left_on.png");
}
#contact-page #contact{
background-image:url("./images/norm_right_on.png");
}
#contact-page #contact a {
background-image:url("./images/norm_left_on.png");
}
#area-page #area{
background-image:url("./images/norm_right_on.png");
}
#area-page #area a {
background-image:url("./images/norm_left_on.png");
}
#about-page #about{
background-image:url("./images/norm_right_on.png");
}
#about-page #about a {
background-image:url("./images/norm_left_on.png");
}
#equipment-page #equipment{
background-image:url("./images/norm_right_on.png");
}
#equipment-page #equipment a {
background-image:url("./images/norm_left_on.png");
}
#commercial-services-page #textarea li{
clear:both;
font-family:sans-serif;
font-size:1.1em;
}
#commercial-services-page #textarea img {
float:right;
margin-left:20px;
padding:10px;
}
#commercial-services-page #textarea img.bland{
display:block;
margin:0;
padding:0;
border-style:none;
border-width:0px;
}
#residential-services-page #textarea li{
clear:both;
font-family:sans-serif;
font-size:1.1em;
}
#residential-services-page #textarea img {
float:right;
margin-left:20px;
padding:10px;
border-style:none;
border-width:0px;
}
#residential-services-page #textarea img.bland{
display:block;
margin:0;
padding:0;
border-style:none;
border-width:0px;
}
#footer {
background:#91c3fe;
text-align:center;
margin:0;
padding:40px;
}
#content{
min-height:100%;
background:#91c3fe;
clear:both;
margin:0;
}
* html #content{
height:100%;
}
#textarea img {
background:#ffffff;
margin-top:1.5em;
margin-bottom:1.5em;
position:relative;
border-style:outset;
border-width:3px;
border-right-color:#999;
border-bottom-color:#999;

}
#textarea {
position:relative;
width:98%;
height:98%;
background:#fefdff;
margin-left:0.5%;
padding-top:24px;
margin-top:0;
border-style:outset;
border-width:3px;
border-top-style:none;
border-right-color:#999;
border-bottom-color:#999;
-moz-border-radius:1.5em;
-webkit-border-radius:1.5em;
border-radius:1.5em;
}
#commercial-services-page #textarea ul{
text-align: justify;
margin-left:10%;
margin-right:10%;
font-size:1em;
line-height:1.5em;
}
#residential-services-page #textarea ul{
text-align: justify;
margin-left:10%;
margin-right:10%;
font-size:1em;
line-height:1.5em;
}
#home-page #textarea ul{
margin-left:20%;
font-size:2em;
}
.centered {
display: block;
margin-left: auto;
margin-right: auto
}
.left{
padding:0;
margin-left:5%;
margin-right:5%;
margin-top:0;
margin-bottom:0;
}
.right{
padding:0;
margin-left:5%;
margin-right:5%;
margin-top:0;
margin-bottom:0;
}
#header .skipnavigation {
display:none;
}

