body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0D3B3B;
    background: #F4F4F4;
    margin: 0px;
    padding: 0px;
}

#outercontainer 
{
    width: 975px; 
    margin: auto; 
    position: relative;
    
}
#logo 
{
    height: 85px;
    margin-top: 5px;
}
#navigation 
{
    background-color:  #E5E1C4;
    
}
#contentleft 
{
    width: 733px;
    float: left;
}
#contentrighttop 
{
    width: 242px;
    float: right;
    color: #fff;
}
#contentright 
{
    width: 202px;
    background: url(images/bg_rhs.png) repeat-x;
    float: right;
    color: #fff;
    padding: 5px 20px 100px 20px;
}
#contentright a 
{
    color: #fff;
}
#contentright ul 
{
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    color: #fff;
    list-style-type: none;
    border-bottom: 1px solid #66898C;
}
#contentright li 
{
    margin: 0px;
    padding: 0px 0px 7px 0px;
}
#contentright li a 
{
    text-decoration: none;
}
#contentright li a:hover 
{
    text-decoration: underline;
}
#contentright h1 
{
    color: #fff;
    padding: 0px 0px 15px 0px;
    margin: 0px;
}
.address1 
{
    color: #9F9F9F;
}
.address2 
{
    color: #C4BD97;
}
.address2 a
{
    color: #C4BD97 !important;
    text-decoration: underline;
}
#outercontentcontainer 
{
   /* background: url(/images/interface/contentbggold.gif) no-repeat top; */
    margin: 0px -27px 0px -10px; 
    width: 1032px;
}
#admininnercontentcontainer 
{
    background-color: #E5E1C4; 
    width: 975px; 
    margin-left: 10px;
    border: 1px solid #BFBFBF;
}
#innercontentcontainer 
{
    background-color: #fff; 
    width: 975px; 
    margin-left: 10px;
    border: 1px solid #BFBFBF;
    background: url(images/bg_rhs_rep.gif) repeat-y right;
}
#banner 
{
    height: 308px; 
    clear: both;
}
#quickenquirywrapper 
{
    border-top: 1px solid #0e2e35; 
    padding-top: 15px;
}
#quickenquiryform 
{
    width: 550px; 
    float: left; 
    margin-right: 100px;
}
#quickenquirydetails 
{
    float: right; 
    width: 240px;
}

.clear 
{
    clear: both;
}

#breadcrumb
{
    margin-top: 5px;
    margin-left: 25px;
    height: 20px;
    font-size: 10px;
    color: #ccc;
    padding-bottom: 20px;
}
#breadcrumb a
{
    color: #fff;
}

#contentblock
{
background: #ffffff;
margin-top: 0px;
padding: 20px 15px 35px 15px;
}
#enquirebutton 
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#footer
{
clear: both;
text-align: center;
color: #73726A;
margin: 0px 100px 10px 10px;
padding-top: 15px;
}
#footer a
{
color: #73726A;
}
#contentspacer
{
float: right;
height: 350px;
}


p
{
    line-height: 15px;
    margin: 0px 0px 12px 0px;
}
a
{
    color: #0D3B3B;
}
a:hover
{
    text-decoration: none;
    color: #000000;
}
h1
{
    color: #336666;
    font-size: 16px;
    margin-bottom: 12px;
    font-family: Helvetica LT Light, Verdana, Arial, Helvetica, sans-serif;
}
h2
{
    color: #0B3B3B;
    font-size: 14px;
    margin-bottom: 12px;
}
h2 a
{
    text-decoration: none;
}
h2 a:hover
{
    text-decoration: underline;
    color: #000000;
}



/*Containers*/


#homepageboxouter {
padding-bottom: 15px;
}
#homepageboxleft {
    width: 650px;
    float: left;
    padding-right: 30px;
    margin-right: 30px;
 }
 #homepageboxleft h1{
    color: #ffffff;
    background-image: url(images/HomePageBoxHeaderBG.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 2px 20px 2px 10px;
}
.homepageboxinner {
}
.homepageboxinner img {
    float: left;
    padding: 5px 10px 10px 10px;
    
}
.homepageboxinner a{
    color: #e5a515;
    text-decoration: none;
}
.homepageboxinner a:hover{
    color: #e5a515;
    text-decoration: underline;
}
.orangeheaderbg
{
    background-color: #998714;
}
.greenheaderbg
{
    background-color: #00494f;
}
 #homepageboxright {

 }
 #homepageboxright ul {
    margin: 0px;
    padding: 0px 0px 16px 16px;
 }
#homepageboxright .content {
    padding: 0px 10px 20px 0px;
    border-right: 1px solid #00494f;
    width: 200px;
    float: left;
    height: 140px;
    margin-right: 20px;
 }
 #homepageboxright h2 {
    padding: 5px 0px 0px 0px;
 }
#homepageboxright a {
    text-decoration: none;
}
#homepageboxright a:hover {
    text-decoration: underline;
}
#widecontent 
{
    width: 675px;
}
#contactdetails
{
    color: #73726a;
    margin: 25px 15px 10px 20px;
    font-size: 9px;
}
#contactdetails strong
{
    color: #00494f;
}
#e-link
{
    color: #73726a;
    margin: 25px 15px 10px 12px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 9px;
}

.professionalsthumb
{
    width: 190px;
    height: 100px;
    padding: 10px;
    border: 1px solid #336666;
    margin: 10px;
    background-image: url(images/sajenwaterbg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #EEEBDE;
}
.professionalsthumb img
{
    float: left;
    margin-right: 10px;
    border: 1px solid #336666;
}
.professionalsthumbinfo h2
{
    float: left;
    width: 100px;
    margin: 0px;
}
#professionalsdetail
{
}
#professionalsdetailimage
{
    float: right;
    text-align: right;
    border: 1px solid #336666;
    background-image: url(images/sajenwaterbg.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #EEEBDE;
    padding: 10px;
    margin-left: 15px;
}
#professionalsdetailimage img
{
}
.pager
{
    text-align: right;
}
.articleslist td
{
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #bdb971;
}
.featureboxevents
{
    margin-bottom: 12px;
    border: 1px solid #134048;
    padding: 5px;
}
.eventtext
{
    float: left;
    margin: 10px;
    width: 400px;
}
.eventtext h1
{
    margin-top: 0px;
}
.featureboxmedia
{
    margin-bottom: 12px;
    border: 1px solid #134048;
}
.featureboxmedia img
{
    margin-left: auto;
    margin-right: auto;
}
.featureboxmedia h2
{
    display: block;
    background-color: #134048;
    color: #e5a515;
    padding: 5px 15px 5px 15px;
    margin: 0px;
}
.mediaimage
{
    margin-bottom: 15px;
    display: block;
}
.featureboxmedia div
{
    margin: 15px;
    width: 465px;
}
.featureboxpurple
{
    margin-bottom: 12px;
    background-color: #AC9CA9;
    color: #ffffff;
    padding: 5px;
}
.featureboxpurple td
{
    padding: 10px;
}
.featureboxpurple h1
{
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    margin: 0px 0px 12px 0px;
    color: #ffffff;
}
.featureboxpurple a
{
    color: #ffffff;
}
.featureboxpurple a:hover
{
    color: #ffffff;
}
.featureboxgold
{
    margin-bottom: 12px;
    background-color: #134048;
    color: #ffffff;
    padding: 5px;
}
.featureboxyellow
{
    margin-bottom: 12px;
    background-color: #FFFFCB;
    padding: 5px;
}
.featureboxyellow h1
{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}
.featureboxyellow p
{
    margin: 0px 0px 5px 0px;
}
.featureboxorange
{
    margin-bottom: 12px;
    background-color: #FFE1C5;
    padding: 5px;
}
.featureboxorange h1
{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}
.featureboxorange p
{
    margin: 0px 0px 5px 0px;
}
.gold
{
    color: #e5a515;
}

.eventbutton
{
    border: 1px solid #bdb971;
    background-color: #e3e1c1;
}
.eventimage
{
    float: left;
    margin: 3px 7px 0px 3px;
    width: 65px;
}

.formbox
{
    width: 160px;
    border: 1px solid #336666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px;
}
.formboxwide
{
    width: 470px;
    border: 1px solid #336666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3px;
}

#backbutton
{
    text-align: right;
    margin: 5px;
}

.sajenwatermark
{
    border: 1px solid #336666;
    background-image: url(images/sajenwaterbg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #EEEBDE;
}
.feed
{
    padding: 5px;
    margin: 0;
}
.feed li
{
    padding: 0;
    margin: 5px 0 0 0;
}

.servicelogo 
{
    float: right;
    margin: 0px 0px 20px 30px;
    padding: 10px;
    border: 1px solid #dbdbdb;
}


/* slideshow*/
#slideshow {
    position:relative;
    height:300px;
    width: 975px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}