
*{margin:0; padding:0;
font-size: 8pt
}

body{
font-family: Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#6e6e6e;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center 

}
a{
color:#6e6e6e;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#6e6e6e; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/*Header and nav styles*/

#container{
width:781px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:1px solid #a0a0a0;
}

#header{
margin: auto;
height:130px;
width:860px;
}

#navigation{
height:2.6em;
line-height:2.6em;
color:#ffffff;
font-size: 10pt
}

#navigation a{
font-size:10pt;
font-weight:normal;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

/* html #navigation a {width:1%;} */

#navigation .selected,#navigation a:hover{
color:#ffcc33;
text-decoration:none;
}

#lower{
background-image:url("lower-green-panel.png");
margin: 0px auto;
line-height:2.6em;
width:860px;
height: 140px;
color:#6e6e6e;
font-size: 10pt;
border-bottom: 25px solid white;
}

#panel{
background-image:url("white-transparent-panel.png");
width: 265px;
height: 353px
}

#pictures{
margin: 0px auto;
line-height:2.6em;
width:750px;
color:#ffffff;
font-size: 10pt;
padding-bottom: 10px
}

/*Table styles*/


caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 6px 0;
}

#content{
background-image:url("main-photo.png");
text-align: left;
width:778px;
height:366px;
margin: 0px auto;
padding-left: 80px
}

#contentfencing{
background-image:url("fencing-panel.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
}

#contentmenages{
background-image:url("menage-panel.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
}

#contentground{
background-image:url("groundworks-panel.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
}

#services{
background-image:url("grey-panel.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
text-align: right
}

#portfolio{
background-image:url("gallery.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
text-align: right
}
#contact{
background-image:url("contact-panel.png");
text-align: left;
width:859px;
height:366px;
margin: 0px auto;
text-align: right
}

/*Footer styles*/

#footer{
width:860px;
padding:3px 0px 15px 0px;
margin:0 auto;
font-size:0.8em;
color:#6e6e6e;
border-top: 1px solid #cccccc
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/*classes and styles*/
.clear{clear:both;}

