/* CSS Document */

body {
margin: 0 auto;
margin-top: 25px;
width:1000px;
color: #818181;
background-color:#ffffff;
font-family: verdana, sans-serif;
font-size:0.7em;
}

a img {border:none;}

.bold {font-weight:bold;}

.emphasis {color: #332343;}

a, a:link, a:visited {
color:#332343;
text-decoration:none;
}

a:hover, a:active {
color:#332343;
text-decoration:underline;
}

div#footer {text-align:right; font-size:10px; padding-top:10px; margin-right: 130px;}

/* Header */

#header {
background-image:url(images/headerbg.jpg);
background-repeat:no-repeat;
}

.navcell {
vertical-align:bottom;
padding-bottom:20px;
}

#navcellhome {
padding-left:127px;
}

#navcellservices {
padding-left:42px;
}

#navcellcontact {
padding-left:37px;
}

/* Home page */

table#home {
width:888px;
border-left: 1px solid #BEB8C3;
border-right: 1px solid #BEB8C3;
border-bottom: 1px solid #beb8c3;
}

p {
line-height:150%;
}

#welcome {
padding-top:50px;
padding-left:100px;
}

#mdpara {
padding-left:120px;
padding-top: 10px;
padding-right: 60px;
}


#quotpara {
padding-left:40px;
}

#aspectspara {
padding-left:170px;
padding-right: 60px;
padding-bottom:30px;
}

/* Services Page */

div#servmain {
background-image: url(images/servicesbg.jpg);
background-repeat:no-repeat;
width:890px;
height:554px;
border-bottom: 1px solid #beb8c3;
}

table#services {

}

td.title {
font-size: 2.8em;
color: #D6D5E2;
vertical-align:top;
padding-top:55px;
}

td.list {
font-size:1.2em;
color: #312241;
font-weight:bold;
padding-top: 95px;
line-height: 200%;
vertical-align:top;
padding-left: 5px;
}

li {list-style-type:none;
}

td#plastering {
padding-left: 60px;
}

td#tiling {
padding-left: 80px;
}

td#external {
padding-left: 150px;
padding-top: 70px;
}

/* Contact Page */

#contactmain {
width:890px;
border-bottom: 1px solid #beb8c3;
background-image:url(images/contactbg.jpg);
background-repeat:no-repeat;
}

td#address {
padding-left:260px;
vertical-align:top;
}

td#contact {
padding-left: 100px;
}