body
{
    background-color: #ffffff;
    background-image: url(../pics/top_colours.jpg);
    background-repeat: repeat-x;
}

#banner
{
    position: relative;
    top: 0px;
    width: 980px;
    height: 194px;
    background-image: url('../pics/banner.jpg');
    background-repeat: no-repeat;
    left: 0px;
}

#menubar
{
    position: relative;
    top: 0px;
    width: 965px;
    height: 28px;
    padding-left: 22px;
    padding-right: 2px;
    padding-top: 2px;
    z-index:9999;
}

#main
{
    position: relative;
    top: 0px;
    width: 980px;
    z-index: 1;
}


#swish_measure
{
    position:absolute;
    top: 0px;
    left:235px;
    background-color: #CFC4EA;
    width:735px;
    
}

.theme-default #slider 
{
    position:absolute;
    top: -184px;
    left:236px;
    /*width:734px;  Make sure your images are the same size */
    background-color: #CFC4EA;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:10px;
}

#wrap
{
    padding-left:45px;
    padding-top: 30px;
    }


/* Information about the 'content' div */

/* this div includes the 'side' and the 'footer' div. */
/* you need to add left or right padding to allow for the 'side' div */
/* the 'footer' background will use this one */

#content
{
    position: relative;
    top: -4px;
    width: 533px;
    height: auto;
    left: 10px;
    right: 10px;
    padding-left: 227px;
    padding-right: 200px;
    padding-bottom: 25px;
    padding-top: 10px;
    background-position: bottom;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000099;
    background-color: #CFC4EA; /*background-image: url(../pics/bg.jpg); background-image: url(../pics/footer.jpg); background-position:bottom; background-repeat:no-repeat;*/
}


#content_two
{
    position: relative;
    top: 0px;
    width: 492px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 50px;
    padding-top: 0px;
    background-position: bottom;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 9pt;
    border-right: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

#swish
{
    position:absolute;
    top: 0px;
    left:235px;
    background-color: #CFC4EA;
    width:735px;
    
}

#left_side
{
    position: absolute;
    top: 152px;
    left: 0px;
    width: 212px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 48px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}



#right_side
{
    position: absolute;
    top: 152px;
    right: 0px;
    width: 217px;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 48px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
}


#footer
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 22px;
    width: 540px;
    padding-top: 3px;
    padding-right: 15px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 8pt;
    padding-left: 405px;
    color: #000099;
    background-color: #CFC4EA;
}

h1
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    height: 35px;
    width: 484px;
    padding-left: 8px;
    line-height: 30px;
    font-weight: bold;
}

#bar, #bar2, #bar3, #bar4, #bar5, #bar6
{
    background-image: url(../pics/h1_bar.jpg);
    background-repeat: no-repeat;
    height: 45px;
}

#small_bar1, #small_bar2, #small_bar3, #small_bar4
{
    background-image: url(../pics/small_bar.jpg);
    background-repeat: no-repeat;
    height: 45px;
    width: 215px;
}

.small_sub_titles
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    height: 35px;
    width: 215px;
    padding-left: 8px;
    line-height: 30px;
    font-weight: bold;
}

.sub_titles
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    height: 35px;
    width: 484px;
    padding-left: 8px;
    line-height: 30px;
    font-weight: bold;
}

h3
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color: #6666CC;
    font-weight: lighter;
    text-decoration: underline;
}


a.sub:link, a.sub:visited, a.sub:active
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    padding-left: 8px;
    line-height: 31px;
}

a.sub:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}


a.sub2:link, a.sub2:visited, a.sub2:active
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    padding-left: 8px;
    line-height: 27px;
}

a.sub2:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}

#links
{
    position: relative;
    width: 216px;
    height: 619px;
    background-image: url(../pics/purple.jpg);
    background-repeat: no-repeat;
}


a.sublink:link, a.sublink:visited, a.sublink:active
{
    color: #000099;
    text-decoration: none;
    font-weight: normal;
}

a.sublink:hover
{
    color: #000099;
    text-decoration: underline;
    font-weight: normal;
}

a.sub3:link
{
    color: #9B0060;
    text-decoration: none;
    font-weight: normal;
}

a.sub3:visited
{
    color: #9B0060;
    text-decoration: none;
    font-weight: normal;
}

a.sub3:active
{
    color: #9B0060;
    text-decoration: none;
    font-weight: normal;
}

a.sub3:hover
{
    color: #9B0060;
    text-decoration: underline;
    font-weight: normal;
}

a.googlemap:link, a.googlemap:visited, a.googlemap:active
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.googlemap:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}



#latest_news
{
    position: relative;
    background-image: url(../pics/latest_news_box.jpg);
    background-repeat: no-repeat;
    top: 0px;
    height: 200px;
    width: 220px;
}

#contact_details
{
    position: relative;
    background-image: url(../pics/latest_news_box.jpg);
    background-repeat: no-repeat;
    top: 0px;
    height: 200px;
    width: 207px;
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
}

#feedback
{
    position: relative;
    padding-top: 5px;
    text-align: left;
    padding-left: 0px;
    top: 0px;
    background-color: #CFC4EA;    
}


#logos
{
    position: absolute;
    bottom: 25px;
    left: 0px;
    height: 80px;
    width: 935px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000099;
}


/**#text {
position:absolute;
bottom:30px;
left:0px;
height:15px;
width:940px;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size:8pt;
color: #000099;
background-color:#ffffff;
}**/


#text
{
    position: relative;
    bottom: 15px;
    left: 0px;
    width: 505px;
    padding-bottom: 10px;
    height: 23px;
    z-index: 10;
    color: #000099;
    font-size: 8pt;
}



#quicklinks
{
    position: relative;
    bottom: 25px;
    left: 0px;
    width: 510px;
    padding-bottom: 10px;
    height: 30px;
    z-index: 10;
    color: #000099;
}

#tour
{
    position: absolute;
    width: 305px;
    height: 110px;
    top: 65px;
    padding-left: 665px;
    z-index: 15;
 
}

#telephone_number
{
    position: absolute;
    font-size: 16pt;
    top: 187px;
    padding-left: 670px;
    z-index: 10;
    color: #ffffff;
    width:320px;
}

table.tablestyle
{
    border-width: 1px;
    border-style: dashed;
    border-color: #9B0060;
    border-collapse: collapse;
}
table.tablestyle th
{
    border-width: 1px;
    padding: 3px;
    border-style: dashed;
    border-color: #9B0060;
}
table.tablestyle td
{
    border-width: 1px;
    padding: 3px;
    border-style: dashed;
    border-color: #9B0060;
}

.download
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    text-align:right;
    font-weight:bold;
    padding-left:250px;
}









