* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#fff url(images/bg.gif) repeat-x;
color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
line-height:110%;
}

body#home {background:#fff url(images/home_bg.gif) repeat-x;}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px; text-align:left; font-size:14px;}


#centerColumn { 	
margin:0 auto;
width:770px;
text-align:justify;
vertical-align: middle;	
}

body#home #centerColumn {
text-transform:uppercase;
}

h2 {
padding:16px 0 16px 12px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:44px;
letter-spacing:.1em;
background:#356083;
display:block;
color:#fff;
text-transform:uppercase;
position:relative;
}

h2 span {
font-size:.9em;
float:right;
width:111px;
height:72px;
background:url(images/phonenumbers.gif);
position:absolute;
right:0;
top:0px;
text-indent:5px;
display:block;
}

h2.award {
color:#000;
margin:0;
padding:0;
height:72px;
width:500px;
float:right;
text-indent:-999999px;
background:url(images/edinburghspremier.gif) no-repeat;
}

h3 {
margin:0 0 .5em 0;
padding:2em 0 0 0;
font-size:15px;
font-weight:bold;
letter-spacing:.08em;
color:#CC0000;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
text-align:left;
line-height:130%;
}

h4 {
font-size:14px;
}

p {
padding:0 0 10px 0;
font-size:14px;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:12px;
font-size:14px;
}

dt.large, dd.large {
font-size:14px;
font-weight:bold;
}

fieldset {
border:none;
}

legend {
font-weight:bold;
color:#000;
font-size:14px;
}

#navbar {
float:left;
width:500px;
margin-top:73px;
text-transform:uppercase;
}

#home #navbar {
margin-top:1px;
}

#navbar ul {
list-style:none;
margin:0;
font-size:14px;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:0 0 0 0;
border-right:1px solid #fff;
padding:10px 15px 8px 15px;
font-weight:bold;
display:block;
float:left;
color:#356083;
text-decoration:none;
}

#navbar li a:hover {
background:url(images/nav.jpg) repeat-x;
color:#fff;
}

#navbar li#active a {
background:url(images/nav.jpg) repeat-x;
color:#fff;
cursor:default;
}

#header {
margin:0;
padding:0;
float:left;
width:270px;
height:108px;
}

#header h1 {
margin:0;
padding:0 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:270px;
height:108px;
background:#fff url(images/logo.gif) no-repeat;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

#intro {
clear:both;
height:280px;
border-top:1px solid #fff;
}

.introtext {
width:240px;
height:249px;
float:left;
background:#356083 url(images/intro.gif) no-repeat;
padding:15px;
color:#fff;
}

.featuredproject {
background:#EFECCA;
width:384px;
border-right:1px solid #fff;
float:left;
height:130px;
}

.featuredproject img {
padding-right:10px;
}

.featuredtext {
padding:3px 10px 5px 0;
line-height:120%;
font-size:12px;
}

.featuredtext p {
padding:2px 0;
}

.featuredtext h4 {
font-size:14px;
}

.last {
width:385px;
border-right:none;
}

.leftcol {
float:left;
width:514px;
padding-right:20px;
padding-top:20px;
}

.rightcol {
float:left;
width:223px;
border-left:1px dotted #ccc;
padding-left:10px;
padding-top:20px;
}

#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

.clients {
color:#CC0000;
font-weight:bold;
}

blockquote {
margin-top:20px;
padding: 8px 0 0 18px;
background:url(images/quote.jpg) no-repeat top left;
font-size:14px;
}

blockquote.clienttestimonial {
font-style:italic;
}

blockquote h4 {
padding-bottom:8px;
}

blockquote p.name, blockquote p.company {
padding:0;
font-weight:bold;
}

.fullwidth {
background:#fff;
padding:15px;
clear:both;
}

#domestic .fullwidth, #commercial .fullwidth, #about .fullwidth, #contact .fullwidth {
padding:1px 1px;
}

.project {
clear:both;
padding-bottom:30px;
}

.project h3 {
padding-top:0;
}

.project img {
padding-right:15px;
}

ul.serviceslist {
}

ul.serviceslist li {
padding:5px 0;
}

.barepic {
border:none;
}

.right {
float:right;
}

.left {
float:left;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:10px 0 0 0;
text-align:center;
font-size:.8em;
}