body, html {

  margin: 0px;
  padding: 0px;
  background: #392A1C url(/inc/img/bg.jpg) repeat-x;
  color: white;
  font-family: Arial;
  font-size: 12px;

}

div#container {

  margin-top: 25px;
  width: 947px;
  left: 50%;
  margin-left: -473px;
  position: absolute;

}

div#header {

  background: url(/inc/img/header.png) no-repeat;
  width: 947px;
  height: 67px;
  
}

div#header ul {

  display: inline;
  font-size: 16px;
  top: 7px;
  //top: 25px;
  left: 350px;
  position: absolute;
  

}

div#header ul li {

  list-style-type: none;
  float: left;
  margin-right: 25px;

}

div#header img {


  border: 0px;
  margin-left: 5px;
  margin-top: 5px;
}

a {

 color: white;       
 text-decoration: none;
 
}

a:hover {
  color: #b8d529;
}

div#header ul li a {

  color: white;
  text-decoration: none;
  
}

div#header ul li a:hover, div#header ul li a.selected {

  color: #b8d529;

}
        
div#contentMiddle ul li {

  color:  #363636;

}

div#footer {

  background: url(/inc/img/footer.jpg) no-repeat;
  height: 41px;
  width: 947px;
  padding-top: 14px;
  text-align: center;
  clear: both;
  float: left;
  margin-top: 25px;
  //margin-top: 0px;
  
}

div.serviceBoxTop {

   background: url(/inc/img/box_top_2.png) no-repeat;
   height: 47px;
   text-align: center;
}

div.serviceBoxTop span {

  font-size: 16px;
  line-height: 45px;
  margin-left: -8px;
  
}

div.serviceBoxMiddle {

  background: url(/inc/img/box_middle.png) repeat-y;
  min-height: 215px;
  padding-left: 3px; 
  padding-bottom: 1px;

}

div.serviceBoxMiddle img {

  margin-top: -2px;

}

div.serviceBoxMiddle a, div.serviceBoxMiddle a:hover {

  color: #f44790;
  font-size: 11px;
}

div.serviceBoxMiddle p {

  color: #5e5e5e;
  padding: 5px;
  margin-top: 2px;
  
}

div.serviceBoxBottom {
                    
   background: url(/inc/img/box_bottom.png) no-repeat;
   height: 11px;       

}

div#content div#left {

  width: 702px;
  margin-right: 15px;
  float:left;

}

div#content div#right {

  width: 230px;
  float: left;
}


div#content {

  margin-top: 25px;
  margin-bottom: 25px;
  
}

div#content div.heading {

  background: url(/inc/img/page_heading.jpg) no-repeat;
  width: 653px;
  height: 88px;
    
}

div#content div#left ul li {

  color: #f44790;  
  line-height: 25px; 

}

div#content h2 {

  color: #f44790;
  font-size: 16px;
  font-weight: normal;
  width: 93%;
  margin-left: 15px;
  
}

div#content p {

  color: #363636;
  padding-right: 35px;
  padding-left: 15px;
  
}
  
  
div.heading span#page {

  font-size: 20px;
  
}
div.heading span#catriona {

  font-size: 25px;

}


div#left div#contentTop {

  background: url(/inc/img/content_top.png) no-repeat;
  height: 20px;

}

div#left div#contentMiddle {

  background: #FFF;
  min-height: 500px;
  padding-left: 25px;
  width: 677px;
  
}

div#left div#contentBottom {

  background: url(/inc/img/content_bottom.png) no-repeat;
  height: 20px;
  clear: both;

}

div#right div.serviceBox {

  width: 224px;
  float: left;     
  margin: 0px;
  
    
}

div.grayBox {

  width: 653px;

}

div.grayBoxTop {

  background: url(/inc/img/content_gray_top.png) no-repeat;
  height: 10px;
  
}

div.grayBoxMiddle {

  background: #e5e5e5;
  min-height: 25px; 
  
}

div.grayBoxBottom {

  background: url(/inc/img/content_gray_bottom.png) no-repeat;
  height: 10px;

}

div.testimonial img#testimonialImg {
 
  float: left;
  margin-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  
}


.pink {

  color: #f44790;
}

div.showcase div.showcaseLeft {

  float: left;
  margin-left: 15px;
  margin-top: 5px;
  

}

div.showcaseLeft img {

  border: 0px;

}

.enlarge {

  position: absolute;
  z-index: 1;
  margin-top: 236px;
  }

div.showcase img.showcaseThumb {

  margin-right: 7px;

}

div.showcase div.showcaseRight {

  float: left;
  margin-left: 15px;
  margin-top: 5px;     
  width: 260px;
    
}

div.showcase div.showcaseRight h2, div.newsItem div h2 {

  margin-top: 0px;


}


div.testimonial div {

  margin-top: 15px;
  float: left;
  margin-left: 15px;
  width: 420px;
  color: #363636;

}

div#content div.testimonial div p {


  padding-left: 0px;

}

hr {

  color: white;
  border: 0px;
  background: #e5e5e5;
  height: 1px;
  width: 95%;
  float: left;
  margin-bottom: 25px;
  //margin-bottom: 10px;
  margin-top: 25px;
  border-bottom: 1px solid #e5e5e5;
  
}

div.newsItem {

  float: left;
  
}

div.newsItem  img {

  float: left;
  

}

div.newsItem div {

  float: left;
  margin-left: 35px;
  width: 450px;

}


form#contact {

  float: left;
  margin-left: 25px;
  margin-top: -10px;


}

form#contact div {

  width: 300px;
  float: left;
  margin-top: 25px;

}

form#contact div input {

  width: 220px;
}

form#contact label {

  color: #f44790;
  font-size: 11px;
  margin-bottom: 0px;
  display: block;
  margin-bottom: -7px;
  

}

span.error {

  font-size: 11px;
  color: red;

}

div#requiredNote {

  color: #f44790;  
  font-size: 11px;
   
}

form#contact div#radioButton {

  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;

}

form#contact div#radioButton input {

  width: 25px;
  float: left;

}

form#contact div#radioButton label {

  float: left;
  width: 40px;
  margin-top: 3px;

}

div#radioButton div {
 
  margin-top: -4px; 

}


form#contact div#radioButton div {

   float: left;
   width: auto;

}

div.serviceBox ul li {

  list-style-image: url(inc/img/bullet.png);
  color: #5e5e5e;

}

div.serviceBox ul {

  padding: 0px;
  padding-left: 20px; 
  //margin-left: 7px;
  
}