/* CSS File */
html {
  height: 100%;
  margin-bottom: 1px;
}
* {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;  
}
body {
  width: 979px;
  margin: 0px auto;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;  
}
div {
  margin: 0px;
  padding: 0px;
  border: none;
  display: block;
  float: left;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div p {
  padding-bottom: 10px;
  margin: 0;
}
table {
  float: left;
  display: block;  
}
h1 {
  color: #5378AB;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 4px;
  padding-top: 10px;
  width: 517px;
  margin: 0px;  
}  
h2 {
  color: #5378AB;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;     
  width: 537px; 
  margin-top: 0;  
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 3px;
  line-height: 14px;  
}  
h3 {
  color: #000000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;  
  width: 537px;     
  padding-top: 5px;
  margin-top: 0;  
  margin-bottom: 0;
  padding-bottom: 3px;
  line-height: 14px;
}  
input {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}
select {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
textarea {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  color: #000;
  line-height: 150%;
}
img {
  border: 0;
  margin: 0;
  padding: 0;    
}
ul {
  margin: 0px;
  padding-left: 0px;
}
.hr {
  background-image: url('../../images/template/icons/hr.gif');
  background-repeat: repeat-x;
  width: 532px;
  height: 2px;  
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1px;   
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.whitetext{
  color:#fff;
}
.breadcrumbs {
  font-size: 6pt;
  padding-bottom: 5px;  
}
.breadcrumbs a {
  color: #5378AB;
  text-decoration: underline;
}
table.center {
  margin-left: auto; 
  margin-right:auto;
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.req_field {
  color: #f00;
}
div #container {
  width: 990px;
}
div #case_study {
  width: 530px;
  border: 1px solid #cccccc;
  background-color: #E9F1FC;
  padding: 0 5px 0 5px;  
}
div #header_container {
  width: 979px;
  height: 127px;
}
div #header_bar {
  width: 979px;
  height: 97px;
  /*background-image: url('../../images/template/site_1/tmp_top_headerbar.jpg');
  background-position: top center;
  background-repeat: no-repeat;*/
}
div #header_bar_logo{
  height: 97px;
  width: 196px;     
}
div #header_bar_right{
  background-image: url('../../images/template/site_1/AIT_head_swish.jpg');
  background-position: top right;
  background-repeat: no-repeat;
  width: 783px;
  height: 97px;
}
div #header_bar_links{
  padding-top: 40px;
  padding-left: 510px;  
}
div #header_bar_links a{
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
div #header_bar_contact{
  padding-left: 510px;
  padding-top: 5px;
  font-size: 14px;
  font-weight : bold;
  color: #000;  
}
div #header_bar_contact a{
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: bold;    
}
div #header_menu{
  width: 978px;
  height: 30px;
  background-image: url('../../images/template/site_1/top_header_menu.jpg');
  background-position: bottom left;
  background-repeat: repeat-x;
}
div #content_container {
  width: 979px;
  background: #fff;
  padding-top: 1px;
}
div #right_column {
  width: 204px;  
  /*height: 300px;*/
  /*background-color: maroon;*/
}
div #sitemap ul {
  margin: 0px;
  padding-left: 35px;
}
div #content_main {
  width: 574px;               
}
div #content_main_upper {
  width: 542px;
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
}
div #content_main_footer {
  width: 574px;
  height: 87px;
  background-image: url('../../images/template/site_1/main_content_footer.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;  
}
div #content_main_footer_info {
  padding-left: 188px;
  padding-top: 50px;
  width: 355px;
  height: 30px;  
}
div #content_main_footer_info2 {  
  width: 385px;
  height: 30px;   
}
div #cm_footer_info2_text{
  width: 270px;
  border-bottom: 1px groove #BFBEBE;
  line-height: 25px;
  text-align: right;
  vertical-align: bottom;
}
div #cm_footer_info2_cu{
  height: 26px;
  padding-left: 5px;
  padding-top: 4px;
}
div #cm_footer_info2_cul{
  background-image: url('../../images/template/site_1/contactus_left.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 10px;
  height: 22px;
}
div #cm_footer_info2_cuc{
  background-image: url('../../images/template/site_1/contactus_mid.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  height: 22px;
  line-height: 22px;
  text-align: center;
}
div #cm_footer_info2_cu #cm_footer_info2_cuc a{
  display: block;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  width: 75px;
}
div #cm_footer_info2_cur{
  background-image: url('../../images/template/site_1/contactus_right.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
  width: 10px;
  height: 22px;
}
div #content_main a {
  color: #5378AB;
  text-decoration: underline;
}
div .content_width {
  width: 600px;
}
div #content_main_upper ul {
  list-style-type: none;
}
div #content_main_upper ul li {
  padding-top: 3px;
  padding-left: 8px;
  background-image: url('../../images/template/icons/bullet.gif');
  background-repeat: no-repeat; 
  background-position: 0 9px;
  line-height: 15px;
}
div #footer_container {
  width: 979px;
  /*height: 20px;*/
  color: #000;
  font-size: 8pt;
}
div #footer_text {
  width: 779px;
  color: #000;
  font-size: 8pt;
  padding-left: 200px;
}
div #footer_container_home{
  width: 979px;
  /*height: 20px;*/
  /*background-color: red;*/
  color: #000;
  font-size: 8pt;  
}
div #footer_container_home a{
  color: #000;
  font-size: 8pt;  
  text-decoration: none;
}
div #footer_container_home a:hover{
  color: #000;
  font-size: 8pt;  
  text-decoration: underline;
}
div #footer_text a{
  color: #000;
  font-size: 8pt;  
  text-decoration: none;
}
div #footer_text a:hover{
  color: #000;
  font-size: 8pt;  
  text-decoration: underline;
}
div #footer_copyright_home{
  width: 654px;            
  color: #000;
  font-size: 8pt;  
}
div #footer_tagline_home{
  width: 190px;
  padding-right: 10px;            
  color: #4FACD8;
  font-size: 9pt;
  text-align: right;
  font-weight: bold;  
}
div #footer_tagline{
  width: 200px;                   
  color: #4FACD8;
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;  
}
div #footer_share_home{
  width: 125px;            
  color: #000;
  font-size: 8pt;  
}          
div #lower_content_home{
  /*background-color: yellow;*/  
}
div #lower_left_home{    
  height: 185px;
  width: 325px;
  padding-right: 1px;  
}
div #lower_left_home_inner{    
  height: 185px;
  width: 325px;   
}
div #lower_centre_home{     
  height: 184px;
  width: 325px;
  padding-left: 1px;
  padding-top: 1px;
}
div #lower_centre_home_inner{
  /*background-color: green;*/  
  height: 184px;
  width: 325px;
  background-image: url('../../images/template/site_1/CTA_home_main_whole3.gif');
  background-position: top;
  background-repeat: no-repeat;     
}
div #lower_right_home_container{
  /*background-color: purple;*/
  padding-left: 2px;
  height: 185px;
  width: 324px;  
}
div #lower_right_home{
  /*background-color: purple;*/
  height: 185px;
  width: 324px;  
}
div #news_header_home{
  background-image: url('../../images/template/site_1/news_header.gif');
  background-position: top left;
  background-repeat: no-repeat;
  width: 324px;
  height: 24px;
  padding-top: 12px;
  font-weight: bold;
}
div #news_header_home ul{
  padding: 0px 5px 0px 25px;
}
div #news_middle_home{
  background-image: url('../../images/template/site_1/news_bg.gif');
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #fff;
  width: 322px;
  height: 140px;
  border-left: 1px solid #4FB2D9;
  border-right: 1px solid #4FB2D9;
}
div #news_articles{
  padding-left: 5px;
  padding-right: 5px;
}
div #news_articles li{
  list-style-image: url('../../images/template/site_1/news_icon.gif');
  line-height: 15px;
}
.news_article a{
  color: blue;
  font-size: 10px;           
}
div #news_articles ul{
  padding-left : 25px;
  padding-top: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
}
div #news_lower_home{
  background-image: url('../../images/template/site_1/news_foot.gif');
  background-position: top left;
  background-repeat: no-repeat;
  width: 324px;
  height: 9px;
}
.content_title_1 {
  color: #8BA35B;
  font-size: 10pt;
  font-weight: bold;
}
.content_title_2 {
  color: #DA9316;
  font-size: 12pt;
  font-weight: bold;
}
/** Quotations **/
blockquote {
  margin: 0;
  padding: 0;
  width: 600px;
  color: #8BA35B;
  font-style: italic;
  font-weight: bold; 
}
div .floatmenu{
  display: none;
  width: 0px;
  height: 0px;
  z-index: 2;
}
div .floatmenuouter {
  /*padding-left: 125px;*/
  /*position: relative;
  left: -141px;
  top: 46px;*/
  width: 0px;
}
div #homepage_container {
  height: 200px;
  width: 948px;  
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #BFBEBE;
  border-bottom: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
}
div #content_header_container{
  padding-bottom: 20px;  
}
div #content_header_in_container{
  border-bottom: 1px solid #A3C9C8;
  padding-bottom: 5px;  
}
div .content_header_image{
  padding-right: 5px;
  padding-top: 10px;
}
div .content_header_title{
  margin-top: 0px;
  padding-top: 0px;  
}
div .news_listing_container{
  width: 534px;  
}
div .news_listing_block{
  width: 534px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #a3c9c8;  
}
div .news_listing_content{
  width: 534px;  
}
div .news_listing_title{
  width: 534px;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;  
}
/***************** Internal CTAs *******************/
div .cta_right {
  width: 203px;
  padding-left: 1px;
  padding-bottom: 3px;
  /*background-color: lime;*/
}
div .cta_right_head {
  width: 201px;
  font-weight: bold;
  border-top: 1px  solid #BFBEBE;
  border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;
}
div .cta_right_head ul {
  margin-left: 0px;
  padding-left: 25px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  margin-right: 0px;
  padding-right: 5px;
}
div .cta_right_image {
  width: 191px;
  /*border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;*/
  text-align: center;
  /*background-color: orange;*/
  padding-bottom: 10px;
}
div .cta_right_content {
  width: 191px;
  border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;
  padding-left: 5px;
  padding-right: 5px;
  border-top: none;
  border-bottom: none;
}
div .cta_right_content p {
  padding-top: 5px;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
div .cta_right_more {
  width: 146px;
  padding-left: 45px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div .cta_right_more_l {
  width: 10px;
  height: 22px;
}
div .cta_right_more_m {
  width: 126px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
div .cta_right_more_m a {
  color: #fff;
  text-decoration: none;
}
div .cta_right_more_r {
  width: 10px;
  height: 22px;
}
div .cta_right_sub {
  width: 203px;
  height: 8px;
  overflow: hidden;
  font-size: 1px;
}
div #cta_right_style_1 .cta_right_head {
  background-image: url('../../images/template/site_1/CTA_1_top.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
div #cta_right_style_1 .cta_right_content {
  background-image: url('../../images/template/site_1/CTA_1_bottomb.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}
div #cta_right_style_1 .cta_right_more_l {
  background-image: url('../../images/template/site_1/CTA_1_button_l.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div #cta_right_style_1 .cta_right_more_m {
  background-image: url('../../images/template/site_1/CTA_1_button_m.gif');
  background-position: bottom left;
  background-repeat: repeat-x;
}
div #cta_right_style_1 .cta_right_more_r {
  background-image: url('../../images/template/site_1/CTA_1_button_r.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
} 
div #cta_right_style_1 .cta_right_sub {
  background-image: url('../../images/template/site_1/CTA_1_bottoma.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

div #cta_right_style_2 .cta_right_head {
  background-image: url('../../images/template/site_1/CTA_2_top.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
div #cta_right_style_2 .cta_right_content {
  background-image: url('../../images/template/site_1/CTA_2_bottomb.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}
div #cta_right_style_2 .cta_right_more_l {
  background-image: url('../../images/template/site_1/CTA_2_button_l.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div #cta_right_style_2 .cta_right_more_m {
  background-image: url('../../images/template/site_1/CTA_2_button_m.gif');
  background-position: bottom left;
  background-repeat: repeat-x;
}
div #cta_right_style_2 .cta_right_more_r {
  background-image: url('../../images/template/site_1/CTA_2_button_r.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
} 
div #cta_right_style_2 .cta_right_sub {
  background-image: url('../../images/template/site_1/CTA_2_bottoma.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}  

div #cta_right_style_3 .cta_right_head {
  background-image: url('../../images/template/site_1/CTA_3_top.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
div #cta_right_style_3 .cta_right_content {
  background-image: url('../../images/template/site_1/CTA_3_bottomb.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}
div #cta_right_style_3 .cta_right_more_l {
  background-image: url('../../images/template/site_1/CTA_3_button_l.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div #cta_right_style_3 .cta_right_more_m {
  background-image: url('../../images/template/site_1/CTA_3_button_m.gif');
  background-position: bottom left;
  background-repeat: repeat-x;
}
div #cta_right_style_3 .cta_right_more_r {
  background-image: url('../../images/template/site_1/CTA_3_button_r.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
} 
div #cta_right_style_3 .cta_right_sub {
  background-image: url('../../images/template/site_1/CTA_3_bottoma.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
} 
div .cta_homemain {
  width: 305px;
  padding-left: 10px;
  padding-right: 10px; 
}
div .cta_homemain_head {
  width: 305px;
  font-weight: bold;
  min-height: 36px;
  /*border-top: 1px  solid #BFBEBE;
  border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;*/
}
div .cta_homemain_head ul {
  margin-left: 0px;
  padding-left: 25px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  margin-right: 0px;
  padding-right: 5px;
}
div .cta_homemain_image {
  /*width: 191px;*/
  /*border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;*/
  text-align: center;
  /*background-color: orange;*/
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
div .cta_homemain_content {
  width: 305px;
  height: 118px;
  /*border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;
  padding-left: 5px;
  padding-right: 5px;*/
}
div .cta_homemain_content p {
  padding-top: 10px;   
  margin-top: 0px;
  margin-bottom: 0px;
}
div .cta_homemain_image_inner {
  padding: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid #5780B8;
}
div .cta_homemain_more {
  /*width: 201px;*/
  padding-left: 160px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div .cta_homemain_more_l {
  width: 10px;
  height: 22px;
  background-image: url('../../images/template/site_1/CTA_home_main_button_l.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div .cta_homemain_more_m {
  width: 125px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-image: url('../../images/template/site_1/CTA_home_main_button_m.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
div .cta_homemain_more_m a {
  color: #fff;
  text-decoration: none;
}
div .cta_homemain_more_r {
  width: 10px;
  height: 22px;
  background-image: url('../../images/template/site_1/CTA_home_main_button_r.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}
div .cta_homemain_sub {
  width: 305px;
  /*height: 8px;*/
}
div .cta_homesmall {
  width: 305px;
  height: 91px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url('../../images/template/site_1/CTA_side_whole3.gif');
  background-position: bottom left;
  background-repeat: no-repeat; 
}
div #cta_homesmall_1 {
  padding-bottom: 3px;
}
div .cta_homesmall_head {
  width: 305px;
  font-weight: bold; 
  /*border-top: 1px  solid #BFBEBE;
  border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;*/
}
div .cta_homesmall_head ul {
  margin-left: 0px;
  padding-left: 25px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  margin-right: 0px;
  padding-right: 5px;
}
div .cta_homesmall_image {
  /*width: 191px;*/
  /*border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;*/
  text-align: center;
  /*background-color: orange;*/
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
div .cta_homesmall_content {
  width: 305px;
  height: 33px;
  /*border-left: 1px  solid #BFBEBE;
  border-right: 1px  solid #BFBEBE;
  padding-left: 5px;
  padding-right: 5px;*/
}
div .cta_homesmall_content p {  
  margin-top: 0px;
  margin-bottom: 0px;
}
div .cta_homesmall_image_inner {
  padding: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid #5780B8;
}
div .cta_homesmall_more {
  /*width: 201px;*/
  padding-left: 160px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div .cta_homesmall_more_l {
  width: 10px;
  height: 22px;
  background-image: url('../../images/template/site_1/CTA_home_small_button_l.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div .cta_homesmall_more_m {
  width: 125px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-image: url('../../images/template/site_1/CTA_home_small_button_m.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
div .cta_homesmall_more_m a {
  color: #fff;
  text-decoration: none;
}
div .cta_homesmall_more_r {
  width: 10px;
  height: 22px;
  background-image: url('../../images/template/site_1/CTA_home_small_button_r.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}
div .cta_homesmall_sub {
  width: 305px;
  /*height: 8px;*/
}

/********************** Contact Page **************************/
div #content_header_container_contact {
  width: 960px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 10px;
  border: 1px solid #BFBEBE;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
}
div #content_header_container_contact_padding {  
  padding-bottom: 3px;
}
div #content_inner_contact {
  width: 977px;
  padding-left: 1px;
}
div #contact_main_content {
  width: 977px;
}
div #contact_main_content p {
  margin : 0px;
}
div .contact_errors {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 83px;
}
div .contact_errors_x {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 115px;
}
div #contact_main_content_left {
  /*width: 479px;*/
  width: 487px;
  padding-right: 3px;
  height: 688px;
}
div #contact_main_content_left_errors {
  /*width: 479px;*/
  width: 487px;
  padding-right: 3px;
  height: 781px;
}
div #contact_main_content_left_errors_x {
  /*width: 479px;*/
  width: 487px;
  padding-right: 3px;
  height: 813px;
}
div #contact_main_content_right {
  /*width: 479px;*/
  width: 487px;
  color: #1D6889;
}
div .contact_main_content_inner {
  width: 465px;
  height: 568px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_error {
  width: 465px;
  height: 661px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_error_x {
  width: 465px;
  height: 693px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_rt {
  width: 465px;
  height: 83px;                   
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_rt_errors {
  width: 465px;
  height: 176px;                   
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_rt_errors_x {
  width: 465px;
  height: 208px;                   
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
  border-top: 1px solid #BFBEBE;
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_inner_rb {
  width: 465px;
  height: 574px;                   
  padding-left: 10px;
  padding-right: 10px;  
  padding-top: 0px;
  background-image: url('../../images/template/site_1/Contact_form_bg2.gif');
  background-position: bottom;
  background-repeat: no-repeat;  
  border-left: 1px solid #BFBEBE;
  border-right: 1px solid #BFBEBE;
}
div .contact_main_content_footer_l {
  background-image: url('../../images/template/site_1/contact_left_footer.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 98px;
  width: 487px;
}
div .contact_main_content_footer_r {
  background-image: url('../../images/template/site_1/contact_right_footer_s.gif');
  background-position: bottom left;
  background-repeat: repeat-x;
  height: 9px;
  width: 487px;  
  font-size: 1px;
  overflow: hidden;
}
.redtext{
  color: #FE0000;
}
.greentext{
  color: #247974;
}
.f_r_cont{
  width: 465px;
  /*padding-left: 3px;*/
  padding-bottom: 8px;
  height: 22px;
}
.f_r_ta_cont{
  width: 465px;
  /*padding-left: 3px;*/
  padding-bottom: 8px;
  height: 81px;
}
.f_label{
  width: 150px;
  text-align: right;
  padding-right: 3px;
}
.f_element {
  width: 230px;
}
.f_r_check_cont{
  width: 225px;
  height: 25px;
  overflow: hidden;
  /*padding-left: 3px;
  padding-bottom: 5px;*/
}
.f_check_label {
  width: 180px;
  text-align: left;
  padding-left: 20px;
}
.f_check_element {
  width: 25px;
  height: 25px;
  overflow: hidden;
}
.f_check_element input {
  margin: 0px;
  padding: 0px;
}
.captcha {
  width: 497px;
  padding-left: 100px;
  padding-bottom: 5px;
}
.form_bg {
  width: 597px;
  padding-left: 3px;
  background-color: #DA9316;
}
.form_sub_heading {
  width: 594px;
  height: 26px;
  vertical-align: middle;
  line-height: 26px;
  text-indent: 5px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #DA9316;
}
.form_title {
  width: 150px;
  height: 28px;
  padding-top: 3px;
  background-color: #F2D8AB;
}
.form_title_label {
  text-indent: 5px;
  font-weight: bold;
}
.form_title_field {

}
.form_initials {
  width: 150px;
  height: 28px;
  padding-top: 3px;
  background-color: #F2D8AB;
}
.form_initials_label {
  font-weight: bold;
}
.form_initials_field {

}
.form_surname {
  width: 294px;
  height: 28px;
  padding-top: 3px;
  background-color: #F2D8AB;
}
.form_surname_label {
  font-weight: bold;
}
.form_surname_field {

}
.form_cont {
  width: 594px;
  background-color: #F2D8AB;
}
.form_cont_address {
  width: 594px;
  padding-bottom: 7px;
  background-color: #F2D8AB;
}
.form_cont_button {
  width: 200px;
  background-color: #F2D8AB;
  height: 28px;
}
.form_postcode {
  width: 394px;
  height: 28px;
  background-color: #F2D8AB;
}
.form_postcode_label {
  width: 204px;
  height: 28px;
  text-indent: 5px;
  font-weight: bold;
}
.form_postcode_field {
  width: 190px;
}
.form_label {
  width: 204px;
  height: 28px;
  text-indent: 5px;
  font-weight: bold;
}
.form_field {
  width: 390px;
}
.form_label_full_row {
  width: 594px;
  height: 26px;
  vertical-align: middle;
  line-height: 26px;
  text-indent: 5px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #DA9316;
}
.form_field_full_row_chk {
  padding-top: 3px;
  padding-left: 5px;
  width: 549px;
  font-weight: bold;
  padding-bottom: 3px;
  background-color: #F2D8AB;
}
.form_field_full_row_chkbox {
  padding-top: 3px;
  width: 40px;
  font-weight: bold;
  padding-bottom: 3px;
  background-color: #F2D8AB;
}
.form_field_full_row {
  padding-top: 3px;
  width: 594px;
  text-align: center;
  padding-bottom: 3px;
  background-color: #F2D8AB;
}
.error_input {
  border: 2px solid #C33512;  
}
div .f_c_title_cont{
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 0px;
  height: 27px;
  padding-top: 15px;
  width: 365px;  
}


/**************************** Original top menu *************************************/
div .floatmenu_open {
  background-color: #E6F1F8;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  position: relative;
  left: -141px;
  top: 30px;
  width: 175px;
  display: block;
  z-index: 2;
  float: left;
}
div .floatmenu_open a {
  color: #387372;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  display: block;
  padding-left: 5px;
  line-height: 20px;
  border-top: 1px ridge #9BAEC7;
  border-bottom : 1px ridge #9BAEC7;
}
div #header_menu .floatmenuouter .floatmenu_open a:hover {
  text-decoration: none;
  text-align: center;
  color: #387372;
  background-color: #FDFEFF;
  background-image: none;
  padding-left: 5px;
  line-height: 20px;
  height: 20px;
  width: auto;
}

div #side_menu_container {
  width: 200px;
  min-height: 200px;
}
div #side_menu {
  width: 200px;
  padding-bottom: 25px;
  background-image: url('../../images/template/site_1/side_menu_bg.jpg');
  background-position: top;
  background-repeat: repeat-x;
}
div #side_menu_bookmark {
  width: 163px;
  padding-left: 37px;  
}
/* Addthis fix */
#at20mc div {
  float: none!important;
} 
div #side_menu .li {
  /*background-color: green;*/
  width: 200px;
}
div #side_menu .li_ul {
  
}
div #side_menu .li .side_menu_item a {
  text-align: left;
  display: block;
  width: 170px;
  padding-left: 30px;
  height: 20px;
  padding-top: 5px;
  border-bottom: 1px solid #D9E8E7;
  border-top: 1px solid #D9E8E7;
  border-left: 1px solid #fff;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
div #side_menu .li .side_menu_item a:hover {
  text-align: left;
  display: block;
  width: 170px;
  padding-left: 30px;
  height: 20px;
  padding-top: 5px;
  border-bottom: 1px solid #D9E8E7;
  border-top: 1px solid #D9E8E7;
  border-left: 1px solid #fff;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  background-image: url('../../images/template/site_1/sidemenu_selector.gif');
  background-position: left;
  background-repeat: no-repeat;
}
div #side_menu .li .side_menu_item_selected a {
  text-align: left;
  display: block;
  width: 170px;
  padding-left: 30px;
  height: 20px;
  padding-top: 5px;
  border-bottom: 1px solid #D9E8E7;
  border-top: 1px solid #D9E8E7;
  border-left: 1px solid #fff;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  background-image: url('../../images/template/site_1/sidemenu_selector.gif');
  background-position: left;
  background-repeat: no-repeat;
}
div .menu_item {
  width: 139px;
  /*padding: 5px 5px 5px 10px;*/
  /*background-color: maroon;*/
}
div .menu_item a {
  color: #046DB1;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;
  width: 137px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: center;
}
div .menu_item_selected a {
  color: #AA62A4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;
  width: 139px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: center;
  background-image: url('../../images/template/site_1/top_header_menu_drop.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}
div .menu_item a:hover {
  color: #AA62A4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;
  width: 139px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  text-align: center;
  background-image: url('../../images/template/site_1/top_header_menu_drop.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}

/******************************** Bactec menu ***************************************/
#header_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 30px;
  width: 978px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#header_menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 137px;
  height: 30px;
  line-height: 13px;
  float:left;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-left: 1px solid #fff; 
  _overflow: hidden;
  _behavior: url("http://preview5.woh.co.uk/dev/bactec/styles/IEmen.htc");            
}
#header_menu ul li .menu_first {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 137px;
  height: 30px;
  line-height: 13px;
  float:left;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;            
  border-right: 1px solid #fff;
  _overflow: hidden;
  _behavior: url("http://preview5.woh.co.uk/dev/bactec/styles/IEmen.htc");            
}
#header_menu ul li .menu_last{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 137px;
  height: 30px;
  line-height: 13px;
  float:left;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-left: 1px solid #fff; 
  _overflow: hidden;
  _behavior: url("http://preview5.woh.co.uk/dev/bactec/styles/IEmen.htc");            
}
#header_menu ul li a {
  text-decoration: none;
  display: block;
  /*padding-top: 2px;*/
}                      

 
.top_li_border {
  width: 140px;
  height: 5px;
  font-size: 1px;
  line-height: 1px;
  border-bottom: 1px solid #E0EBF5;  
  display: block;
}

/*#ul_1 li:hover > div.li_border {
  background-color:#FFFBF5;
}
#ul_1 li:hover > div.li_border a {
  color:#F29501;
}
#ul_2 li:hover > div.li_border {
  background-color:#E9F7F5;
}
#ul_2 li:hover > div.li_border a {
  color:#016556;
}
#ul_3 li:hover > div.li_border {
  background-color:#EFF5EB;
}
#ul_3 li:hover > div.li_border a {
   color:#4A8518;
}
#ul_4 li:hover > div.li_border {
  background-color:#EBF6FA;
}
#ul_4 li:hover > div.li_border a {
   color:#026D96;
}
#ul_5 li:hover > div.li_border {
  background-color:#F2E1D9;
}
#ul_5 li:hover > div.li_border a {
  color:#A73402;
}
#ul_6 li:hover > div.li_border {
  background-color:#FCEDF2;
}
#ul_6 li:hover > div.li_border a {
  color:#8D0032;
}*/
div .top_menu_containier {
  width: 137px;
  height: 30px;
  cursor: pointer;
}
div .minwidthtopmenu {
  width: 120px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden; 
}
.activemenu a {
  color: #FFFFFF;
}
#final_item {
  width: 117px;  
  height: 30px;
  background-position: left top;
  background-repeat: no-repeat;
}
div #bactec_global{
  width: 61px;
  height: 30px;
  text-align: center;
  padding-left: 9px;
}
#bactec_global a{
  color: #fff!important;
  font-weight: bold;
  text-decoration: none;
}
div #header_container_menu_spacer {
  width: 96px;
  height: 49px;
  background-image: url('../images/template/top-spacer-bg.jpg');
  background-position: top left; 
  background-repeat: no-repeat;
}
div #header_container_submenu {
  width: 784px;
}

/********************************** new menu ****************************************/

div .top_menu_cont_inner{ 
  height: 30px;
  width: 137px;
}

ul#top_menu li div.top_menu_containier .top_menu_cont_inner .top_menu_cont_a {
  text-align: center;
  color: #046DB1;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;
}

ul#top_menu li div.top_menu_containier .top_menu_cont_inner a:hover {
  color: #AA62A4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;              
  text-align: center;
  background-image: url('../../images/template/site_1/top_header_menu_drop.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}
ul#top_menu li div.top_menu_containier .top_menu_cont_inner .top_menu_cont_a_selected { 
  color: #AA62A4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;              
  text-align: center;
  background-image: url('../../images/template/site_1/top_header_menu_drop.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}
ul#top_menu li.activemenu_first div.top_menu_containier .top_menu_cont_inner .top_menu_cont_a_selected { 
  color: #AA62A4;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 12px;
  height: 23px;
  padding-top: 7px;
  padding-left: 1px;              
  text-align: center;
  background-image: url('../../images/template/site_1/top_header_menu_drop.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
}
#header_menu ul li ul {
  position: relative;
  left: 0px;
  top: 0px;
  float: left; 
  z-index: 2;
  width: 160px;
  display: none;
  padding-bottom:7px;
}
#header_menu ul li {
  _overflow: hidden;
  _behavior: url("http://preview5.woh.co.uk/dev/kvm-redux-shared/styles/IEmen.htc"); 
}
#header_menu ul li:hover > ul {
  display: block;
}
#header_menu ul li ul li {
  width: 160px;
  display: block;
  background-color: #E6F1F8;
  padding-left: 5px;
  padding-right: 5px;
  height: auto;
  border-left: none;
  border-right: none;
}
div .floatmenu_open {
  background-color: #E6F1F8;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  position: relative;
  left: -141px;
  top: 30px;
  width: 175px;
  display: block;
  z-index: 2;
  float: left;
}
div .floatmenu_open a {
  color: #387372;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  display: block;
  padding-left: 5px;
  line-height: 20px;
  border-top: 1px ridge #9BAEC7;
  border-bottom : 1px ridge #9BAEC7;
}
div #header_menu .floatmenuouter .floatmenu_open a:hover {
  text-decoration: none;
  text-align: center;
  color: #387372;
  background-color: #FDFEFF;
  background-image: none;
  padding-left: 5px;
  line-height: 20px;
  height: 20px;
  width: auto;
}
.li_border {
  width: 160px;
  border-bottom: 1px solid #89A0BF;
  /*border-top: 1px solid #89A0BF;*/
  /*padding-top: 2px;
  padding-bottom: 2px;*/
  display: block;
  height: auto;
  text-indent: 4px;
  /*line-height: 12px;*/
}
.li_border a{
  text-decoration: none;
  text-align: center;
  color: #387372;        
  padding-left: 5px;
  line-height: 20px;
  height: 20px;
  width: auto;
}

/*li:hover > div.li_border a {
  text-decoration: none;
  text-align: center;
  color: #387372;
  background-color: #FDFEFF;
  background-image: none;
  padding-left: 5px;
  line-height: 20px;
  height: 20px;
  width: auto;
}*/

div#contact_main_content .contact_title {
  color: #5378AB;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700; 
  padding-top: 0px;   
  width: 532px; 
  padding-left: 5px;
  padding-right: 5px;
}
div.textcta {
  width: 537px;  
  height: 25px;
}
#header_menu #top_menu .activemenu_first{
  border-left: none;
}
div #flash_object{
  height: 275px;
  width: 978px;
}

div #flash_object_31{
  height: 275px;
  width: 978px;
}