html{
}
body {
font-size:0.8em;
margin:0;
}
H1, H2, H3, H4, H5, H6 { 
text-align: center; 
color: #ff0000; 
}
p { 
color:#000000;
line-height:1.5em;
margin-left: 10%; 
margin-right: 10%;
text-align: left;
text-indent: 1.5em;
}

dt,dd{
clear:both;
margin-top:10px;
margin-bottom:10px;
}

#header {
text-align:center;
}
#header  ul {
     display:none;
}
#footer {
text-align:center;
margin:0;
padding:40px;
}
#content{
clear:both;
margin:0;
}
#commercial-services-page #textarea ul{
text-align: justify;
margin-left:10%;
margin-right:10%;
font-size:1.1em;
}
#commercial-services-page #textarea img {
float:right;
margin-left:20px;
padding:10px;
}
#residential-services-page #textarea ul{
text-align: justify;
margin-left:10%;
margin-right:10%;
font-size:1.1em;
}
#residential-services-page #textarea li{
clear:both;
font-size:1.1em;
}
#residential-services-page #textarea img {
float:right;
margin-left:20px;
border-style:none;
padding:10px;
}
#residential-services-page #textarea img.bland{
display:inline;
margin:0;
padding:0;
border-style:none;
border-width:0px;
}
#home-page #textarea ul{
margin-left:20%;
font-size:1.1em;
}
#newcontainer {
clear:both;
width: 90%;
margin-left:2%;
padding:0;
overflow: hidden;
} 
#newcontainer p{
position: relative;
left:20px;
}
#newcontainer hr{
color:#ffffff;
background-color:#ffffff;
width:1px;
height:1px;
clear:both;
visibility:hidden;
}
.picbox{
position: relative;
float: left;
width:180px;
text-align:center;
font-style: italic;
margin-right:5%;
}
.thumb img{
border: 1px solid;
}
.thumb span{
position: absolute;
padding: 10px 10px; 
border: none; 
visibility: hidden;
left: 160px;
top:50px;
z-index: 500;
}
.thumb span img{
border-width: 0;
padding: 0;
margin: 0; 
}
#about-page .thumb span{
top:0;
}
#about-page .thumb img{
z-index:500;
}

.picbox a:link{
text-decoration:none;
color:#0000ff;
}
.picbox a:visited{
text-decoration:none;
color:#0000ff;
}
.picbox a:hover{
text-decoration:none;
color:#0000ff;
}
.picbox a:active{
text-decoration:none;
color:#0000ff;
}
.picbox a:hover { 
visibility: visible; /* <!--[ie < 7] hack--> */
}
.thumb:hover span{ 
visibility: visible;
}
.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 a.skipnavigation {
display:none;
}

