colours {
  
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
  font-weight: bold;
}
body.design {
	background: #fff url(images/bg.jpg) repeat-x; /* white */
	font-size: 11px;
	text-align: center;
	font-family: Verdana, sans-serif;
  color: #343434;
	margin: 0px 0px;
  padding: 0px;
}
body {
  font-family: Verdana, sans-serif;
  padding: 10px;
	font-size: 11px;
}


p {
  
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
  color: #162451;
}


/*- links --------------------------------------------------------------------*/
a {
	cursor: pointer;
  color: #373737;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
  color: #4b7490;
}
p {
	margin: 0px 0px 10px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}

/*- classes ------------------------------------------------------------------*/
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}

.clear {
	clear: both;
  height: 1px;
  line-height: 1px;
}

/*- site ---------------------------------------------------------------------*/

#container {
  width: 1004px;
  margin: 0 auto;
  text-align: left;
  position: relative; 
}
  #header {
    height: 100px;
    position: relative;
  }
    #header #logo {
      
    }
    #call2action {
      position: absolute;
      top: 0px;
      right: 0px;
    }
    #tag_line {
      position: absolute;
      bottom: 0px;
      right: 0px;
    }
  #nav {
    height: 29px;
    font-size: 11px;
    font-weight: bold;
  }
    #nav #pri_nav {
      float: left;
      width: 800px;
    }
      #nav #pri_nav ul {
        list-style-type: none;
        margin: 8px 0px 0px 16px;
      }
        #nav #pri_nav ul li {
          display: inline;
        }
          #nav #pri_nav ul li.selected a {
            color: #4b7490;
          }
            #nav #pri_nav ul li span {
              color: #BEBEBE;
              font-weight: normal;
            }
          
    #nav #sec_nav {
      float: right;
      width: 200px;
      text-align: right;
    }
      #nav #sec_nav ul {
        margin: 8px 16px 0px 0px;
        list-style-type: none;
      }
        #nav #sec_nav ul a {
          color: #4b7490;
        }
  
  #main {
  }
    #cms_content {
      position: relative;
      background: #b1c5d6 url(images/inner_bg_top.jpg) no-repeat ;
      float: left;
      width: 100%;
    }
      #cms_content #inner_text_box {
        background: url(images/text_box.jpg) no-repeat;
        color: #fff;
        line-height: 25px;
        font-weight: bold;
        font-size: 10px;
        width: 200px;
        height: 450px;
        float: left;
      }
        #inner_text_box_inner {
          padding: 27px 0px 0px 34px;
        }
          #inner_text_box span {
            color: #FFB400;
          }
          #inner_text_box a {
            color: #ffffff;
          }
        #inner_text_box_footer {
          position: absolute;
          top: 284px;
          left: 34px;
          width: 200px;
        }
      #cms_content #cms_round_box {
        width: 736px;
        float: left;
        margin: 35px 0px 0px 35px;
      }
        #cms_round_box_header {
          background: url(images/cms_inner_header.gif) no-repeat;
          height: 25px;
        }
        #cms_round_box_inner {
          background: url(images/cms_inner_fill.gif) repeat-y;
          float: left;
          clear: both;
          display: inline;
          width: 736px;
        }
          #cms_round_box_inner_inner {
            padding: 0px 25px;
          }
        #cms_round_box_footer {
          background: url(images/cms_inner_footer.gif) no-repeat;
          height: 25px;
          float: left;
          clear: both;
          width: 736px;
        }
      #inner_bottom {
        background: url(images/inner_bottom.jpg) no-repeat;
        height: 198px;
        float: left;
        clear: both;
        width: 100%;
      }
  
  #home_flash {
    position: relative;
    height: 643px;
  }
    #text_box {
      position: absolute;
      top: 28px;
      left: 34px;
      width: 200px;
      color: #fff;
      line-height: 24px;
      font-weight: bold;
      font-size: 10px;
    }
      #text_box span {
        color: #FFB400;
      }
      #text_box a {
        color: #ffffff;
      }
      #text_box_footer {
        position: absolute;
        top: 260px;
        left: 0px;
        width: 200px;
      }
    #round_box {
      position: absolute;
      top: 90px;
      right: 70px;
      width: 320px;
      color: #ffffff;
      font-weight: bold;
      line-height: 24px;
      font-size: 12px;
    }
  
  
  #footer {
    clear: both;
    height: 20px;
    padding: 6px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
  }
    #footer #copyright {
      float: left;
    }
      #footer #copyright strong {
        color: #4b7490;
      }
    #footer #netbiz {
      display: inline;
      margin-left: 10px;
      width: 400px;
      float: left;
    }
    #footer #footer_nav {
      display: inline;
      float: right;
    }
      #footer #footer_nav a {
        color: #4b7490;
        font-weight: bold;
      }
      
  #below_site {
    background: url(images/footer_bar.jpg) repeat-x;
    float: left;
    width: 1004px;
    padding: 10px 0px;
    font-size: 10px;
  }
    #below_site #footer_banners {
      width: 300px;
      float: left;
      margin-left: 10px;
      display: inline;
    }
    #below_site #footer_contact {
      float: right;
      width: 200px;
      text-align: right;
      padding: 10px 0px 0px 0px;
    }
    #below_site #footer_address {
      float: right;
      width: 200px;
      text-align: right;
      padding: 10px 0px 0px 0px;
    }

#msgs {
  border: 2px solid #004169;
  margin: 20px 0px;
  padding: 10px;
}


/*- form ----------------------------------*/

#contact_form td {
  vertical-align: top;
  padding: 2px;
}

#contact_form .submit {
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #111111;
  border-left: 1px solid #C6C6C6;
  border-right: 1px solid #111111;
  background: #142551;
  color: #ffffff;
}

#contact_form textarea, .text {
  border: 1px solid #142551;
  
}




/*- products -----------------------------------------------------------------*/


#products_container {
  float: left;
  width: 100%;
}
  #products_table {
    width: 515px;
    float: left;
  }
    #products_table table {
      width: 100%;
      border-collapse: collapse;
      color: #162451;
      margin: 10px 0px 20px 10px;
    }
      #products_table table tr th,
      #products_table table tr td {
        cursor: pointer;
        text-align: left;
        padding: 6px;
      }
      #products_table table tr th {
        background: #CED7E0;
        font-weight: bold;
      }
      #products_table table tr td {
        background: #CED7E0;
      }
      #products_table table tr.alt td {
        background: #EAEFF5;
      }
  
  #products_image {
    width: 150px;
    float: right;
    margin-top: 10px;
  }



#prod_left {
  width: 370px;
  float: left;
  display: inline;
}

#prod_right {
  width: 300px;
  float: left;
  margin-left: 10px;
  display: inline;
  text-align: center;
}
  
  
  
.spec_table {
  margin-bottom: 20px;
  color: #162451;
  width: 500px;
}
  .spec_table tr th,
  .spec_table tr td {
    padding: 3px 5px;
  }
  .spec_table tr th {
    background: #CED7E0;
    font-weight: bold;
  }
  .spec_table tr td {
    background: #EAEFF5;
  }
  .spec_table tr.alt td {
    background: #CED7E0;
  }

/*- blog ---------------------------------------------------------------------*/

.blog {
  float: left;
  clear: both;
  width: 100%;
  margin: 5px 0px 10px 0px;
}
  .blog_image {
    float: left;
    width: 110px;
    display: inline;
  }
  .blog_text {
    float: left;
    width: 560px;
    display: inline;
    
  }

#case_study_container {
  
}

#case_study_left {
  width: 190px;
  float: left;
  display: inline;
  margin-left: 20px;
}
  #case_study_image {
    margin-bottom: 10px;
    float: left;
    clear: both;
    width: 100%;
  }
#case_study_right {
  width: 480px;
  float: left;
  
}


#ask_question {
  text-align: right;
  float: left;
  clear: both;
  width: 100%;
  padding: 15px 0px 0px 0px;
}








.news {
  margin: 0px 0px 40px 0px;
}



/*- downloads ----------------------------------------------------------------*/



#download_table {
  width: 515px;
  float: left;
}
  #download_table table {
    width: 100%;
    border-collapse: collapse;
    color: #162451;
    margin: 10px 0px 20px 10px;
  }
    #download_table table tr th,
    #download_table table tr td {
      text-align: left;
      padding: 6px;
    }
    #download_table table tr th {
      background: #CED7E0;
      font-weight: bold;
    }
    #download_table table tr td {
      background: #CED7E0;
    }
    #download_table table tr.alt td {
      background: #EAEFF5;
    }










