/*
  The Web Factory Website Template
  www.thewebfactory.co.uk

  Copyright (c) 2006 Douglass Systems Limited

*/

/* General Style Sheet */
body {
        background-color:#ffffff;
        font:11px Verdana, Arial, Helvetica, sans-serif;
        margin:0 0 20px 0;
        padding:0 0 10px 0;
        height:100%;              /* this is the key! */
}

/* Banner Styles */
 #banner {
        height: 120px;            /* Banner height */
        width: 100%;
        background-image: url(../images/logomid.jpg);
        background-repeat: repeat-x;
        }
 .sideColTop1{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 15px;
        height: 125px;
        background-color:#AABADD;
        }
.sideColTop2{
        position: absolute;
        left: 15px;
        top: 0px;
        width: 100px;
        height: 125px;
        background-color:#044476;
        }
.sideColTop3{
        position: absolute;
        left: 115px;
        top: 0px;
        width: 8px;
        height: 125px;
        background-color:#ffffff;
        }
.sideColTop4{
        position: absolute;
        right: 216px;
        top: 0px;
        width: 8px;
        height: 125px;
        background-color:#ffffff;
        }
.homebannercenter {
        position: absolute;
        left: 34px;
        top: 5px;
        text-align: left;
        font-family: Times Roman;
        font-size: 48px;
        font-weight: normal;
        color:#000000;
        }
 .bannertext1 {
        position: relative;
        left: 0px;
        top: 5px;
        font-family: Times New Roman;
        font-size: 60px;
        color:#FFFFFF;
        }

.bannertext2 {
        position: relative;
        left: 220px;
        top: 0px;
        font-family: Times New Roman;
        font-size: 36px;
        font-style: italic;
        color:#FEF886;
        }
img.bannerimages {
        vertical-align: top;
        }

 .homebannerleft {
        position: absolute;
        top: 0px;
        left: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: bold;
        color:#000000;

        }
.homebannerright {
        position: absolute;
        top: 0px;
        right: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: bold;
        color:#000000;

        }
.homebannerlefttext {
        position: absolute;
        top: 12px;
        left: 60px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 46px;
        font-weight: bold;
        color:#ffffff;
        }
.homebannerrighttext {
        position: absolute;
        top: 65px;
        right: 40px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color:#ffffff;
        }
 /* Left Column Styles */
  #left {
         position:absolute;
         left:0;
         top:120px;                 /* Vertical position for start of left panel */
         padding:0;
         width:120px;
         height:100%;               /* works only if parent container is assigned a height value */
         background-image: url(../images/menuback.png);
         background-repeat: repeat-y;
        }
  #right {
        position:absolute;
        right:0;
        top:120px;                  /* Vertical position for start of right panel */
        padding:0;
        width:215px;
        height:100%;                /* works only if parent container is assigned a height value */
        color:#333;
        background-image: url(../images/rightpanel.png);
        background-repeat: repeat-y;
        }
  .sideCol1{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 15px;
        height: 100%;
        background-color:#AABADD;
        }
  .sideNav{
        position: absolute;
        left:10px;
        top:120px;                  /* Vertical position for start of navigation panel */
        width: 100px;
        height: 100%;
        }
  td.vertmenu {
        height: 30px;
        vertical-align: middle;
        font-size: 14px;
        font-weight: bold;
        }

td.vertmenu a:link {
        color: #FFFFFF;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        }
td.vertmenu a:visited {
        color: #FFFFFF;
        text-decoration: none;
        }
td.vertmenu a:hover {
        color: #01e572;
        }

/* Right Column Styles */
.toprightfiller {
        height: 8px;
        background:#eaeaea;
        }


 img.sideimage1 {
        vertical-align: top;
        padding-left: 0px;
        }

 /* Page Content Styles */

 .content {
           position: relative;
           top:3px;
           margin-left:120px;
           margin-right:215px;
           min-width:450px;
           }

.contenttab1 {
           position: absolute;
           top:3px;
           left: 0px;
           width: 40%;
           background:#eaeaea;
           }
.contenttab2 {
           position: absolute;
           top:3px;
           width: 12%;
           background:#eaeaea;
           }
.contenttab3 {
           position: absolute;
           top:3px;
           width: 12%;
           background:#eaeaea;
           }
.contenttab4 {
           position: absolute;
           top:3px;
           width: 12%;
           background:#eaeaea;
           }
.contenttab5 {
           position: absolute;
           top:3px;
           width: 12%;
           background:#eaeaea;
           }
.contenttab6 {
           position: absolute;
           top:3px;
           width: 12%;
           background:#eaeaea;
           }
.content_home {
           position: relative;
           top:3px;
           margin-left:125px;
           margin-right:10px;
           }
 .content_gallery {
           position: relative;
           top:3px;
           margin-left:125px;
           margin-right:10px;
           }
.content_features {
           position: relative;
           top:3px;
           margin-left:125px;
           margin-right:10px;
           }
.pageheading {
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight:bold;
        color:#000000;
        background-color:#FEF886;
        }
.pagecontent {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        color:#000000;
        }


/* Horizontal Menu Styles */

td.horizmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #003300;
        background-color:#EBF5FC;
        text-align: center;
        }
td.horizmenu a:link {
        color: #082DB7;
        text-decoration: none;
        }
td.horizmenu a:visited {
        color: #082DB7;
        text-decoration: none;
        }
td.horizmenu a:hover {
        color: #996633;
        }
td.combo_horizmenu {
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #003300;
        text-align: center;
        }
td.combo_horizmenu a:link {
        color: #082DB7;
        text-decoration: none;
        }
td.combo_horizmenu a:visited {
        color: #082DB7;
        text-decoration: none;
        }
td.combo_horizmenu a:hover {
        color: #4BA3ED;
        }
/* Footer Styles */

 .content_footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        height: 25px;
        background-color:#FEF886;       /* background colour to copyright and webfactory block */
        vertical-align: middle;
        }
.combo_content_footer {
        position: absolute;
        top:0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        height: 50px;
        vertical-align: middle;
        }
.combo_background_footer {
        position: absolute;
        top:0px;
        width: 100%;
        background-image: url(../images/footermid.png);
        background-repeat: repeat-x;
        }
.combo_footer_bckgrnd_right {
        position: relative;
        float: right;
        clear: right;
        width: 200px;
        height: 50px;
        padding: 0 0 0 0;
        text-align: right;
        vertical-align: middle;
        }
.combo_footer_bckgrnd_left {
        position: relative;
        float: left;
        clear: left;
        width: 200px;
        height: 50px;
        padding: 0 0 0 0;
        text-align: left;
        vertical-align: middle;
        }
.combo_spacer_footer {
         height: 5px;
        }
.right_footer {
        float: right;
        clear: right;
        width: 245px;
        height: 25px;
        margin: 0 5px 0 0;
        padding: 0 0 0 0;
        text-align: right;
        vertical-align: middle;
        }
.left_footer {
        float: left;
        clear: left;
        width: 245px;
        height: 25px;
        margin: 0 0 0 5px;
        padding: 0 0 0 0;
        text-align: left;
        vertical-align: middle;
        }
.combo_right_footer {
        float: right;
        clear: right;
        width: 180px;
        height: 25px;
        margin: 0 10px 0 0;
        padding: 0 0 0 0;
        text-align: right;
        vertical-align: middle;
        }
.combo_left_footer {
        float: left;
        clear: left;
        width: 240px;
        height: 25px;
        margin: 0 0 0 10px;
        padding: 0 0 0 0;
        text-align: left;
        vertical-align: middle;
        }
.footercenter {
        position: absolute;
        margin-left:5px;
        margin-right:5px;
        top: 25px;
        width: 100%;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color:#bbc4c5;
        }

/* Links Page Styles */
.pagebodylinks {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        background-color:#ececec;       /* background colour to page body */
        vertical-align: middle;
        text-align: left;
        }
.links1 {
        }

.links2 {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 14px;    /*11pt*/
         text-align: left;
         color: #8C0008;
         font-weight: normal;
        }

.links3 {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;   /*8pt*/
         text-align: left;
         color: #000000;
         font-weight: normal;
        }
.links4 {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;     /*9pt*/
         text-align: left;
         color: #000000;
         font-weight: bold;
         }
.titlebckgrnd {
         background-color:#ececec;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 18px;
         text-align: center;
         color: #082DB7;
         font-weight: bold;
        }

.separator {
         float: left;
        }
 .bulletpoints {
         font-family: Arial, sans-serif;
         font-size: 12px;
         font-weight: normal;
         }
 .highlight {
         font-size: 15px;
         font-weight: bold;
         }
 .featurehighlight {
         font-family: Arial, sans-serif;
         font-size: 15px;
         font-weight: bold;
         }
 .featuretext {
         font-family: Arial, sans-serif;
         font-size: 14px;
         font-weight: normal;