html {
  height: 100%;
}
* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
body {
  width: 990px;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #B9B9B9 url('../../images/template/site_1/background-gradient.jpg') repeat-x;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
table {
  float: left;
  display: block;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #4B6288;
  font-weight: 700;
}
h2 {
  font-size: 12px;
  color: #4B6288;
  font-weight: 700;
}
h3 {
  font-size: 11px;
  color: #5C7CB5;
  font-weight: 700;
  margin: 0;
}
h4 {
  font-size: 12px;
  color: #5C7CB5;
  font-weight: 700;
  margin: 0;
}
input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td {
  color: #000;
  line-height: 150%;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.breadcrumbs {
  font-size: 6pt;
  padding-bottom: 5px;
}
.breadcrumbs a {
  color: #DA9316;
  text-decoration: underline;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
form, object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.req_field {
  color: #FF0000;
}
div #container {
  width: 990px;
}
div #setext {
  width: 980px;
  text-align: center;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  font-size: 10px;
  background-color: #D4D0C8;
}
div #header_container {
  width: 990px;
  height: 189px;
}
div #header_left {
  width: 508px;
  height: 165px;
  background-image: url('../../images/template/site_1/header-left.jpg');
  background-repeat: no-repeat;
  cursor: pointer;
}
div #envelope {
  padding: 119px 0 0 419px;
}

div #header_right {
  width: 482px;
  height: 165px;
  background-image: url('../../images/template/site_1/header-right.jpg');
  background-repeat: no-repeat;
}
div #logo {
  width: 204px;
  height: 115px;
}
div #steel_bridges {
  width: 200px;
  height: 115px;
  padding-left: 586px;
}
div #content_container {
  width: 988px;
  background: #FFFFFF;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  /*background-image: url('../../images/template/site_1/content-watermark.jpg');*/
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 43px;
}
div #side_menu_container {
  width: 201px;  
  background-color: #A7B1C0;
  padding-right: 1px;
  background-repeat: repeat-x;  
}
div #side_menu {
  width: 201px;
  color: #FFFFFF;  
}
div #side_menu ul {
  width: 201px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  float: left;
}
div #side_menu li {
  margin: 0px;
  padding: 0px;
  background-color: #D7DFEB;
  width: 201px;
  border-top: 1px solid #A7B1C0;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  display: block;
  float: left;
  _behavior: url("http://preview5.woh.co.uk/dev/reid-steel-bridges/styles/site_1/IEmen.htc");
  _overflow: hidden;
}
div #side_menu li a {
  padding-left: 10px;
  width: 191px;
  display: block;
  color: #000000;
  line-height: 26px;
  text-decoration: none;
}
div #side_menu li a:hover {
  background-color: #D0DDF1;
}
div #side_menu .li_ul {
  display: none;
  position: relative;
  top: -27px;
  left: 201px;
  float: left;
  z-index: 99;
  display: none;
  width: 230px!important;
  border: 1px solid #A7B1C0;
  background-color: #DADADA;
  font-size: 11px;
  padding: 0px!important;
}
div #side_menu .li_ul .li {
  width: 230px!important;
  padding: 0px!important;
}
div #side_menu .li_ul .li a {
  background-color: #DFDFDF;
  padding-left: 13px!important;
  padding-right: 0px!important;
  width: 217px!important;
  display: block;
  color: #000000;
  text-decoration: none;
}
div #side_menu .li_ul .li a:hover {
  background-color: #DADADA;
}
div #side_menu .li_ul_wide {
  display: none;
  position: relative;
  top: -27px;
  left: 201px;
  float: left;
  z-index: 99;
  display: none;
  width: 460px!important;
  border: 1px solid #A7B1C0;
  background-color: #DADADA;
  font-size: 11px;
  padding: 0px!important;
}
div #side_menu .li_ul_wide .li {
  width: 230px!important;
  padding: 0px!important;
}
div #side_menu .li_ul_wide .li a {
  background-color: #DFDFDF;
  padding-left: 13px!important;
  padding-right: 0px!important;
  width: 217px!important;
  display: block;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #C7D1E0;
}
div #side_menu .li_ul_wide .li a:hover {
  background-color: #DADADA;
}
div #side_menu ul li:hover > a {
  background-color: #D0DDF1;
}
div #side_menu ul li:hover > div {
  display: block;
}
div #ctas_container {
  width: 202px;
  margin-top: 0px;
  background-color: #FFFFFF;
}
div .cta_header_1 {
  width: 187px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/template/site_1/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #FFFFFF;
  padding-right: 15px;
  margin-top: 0px;
}
div .cta_header_1 a, div .cta_header_2 a {
  color: #FFFFFF;
  text-decoration: none;
}
div .cta_body_1 {
  width: 196px;
  background-color: #FFFFFF;
  background: url('../../images/template/site_1/ctas-background.jpg');
  background-repeat: no-repeat;
  padding-left: 6px;
  padding-top: 8px;
}
div .cta_image_1 {
  width: 193px;
  text-align: center;
  background: #FFFFFF;
}
div .cta_divider_1 {
  width: 193px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
div .cta_text_1 {
  width: 179px;
  background: #FFFFFF;
  color: #000;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 9px;
  font-size: 11px;
}
div .cta_link_1 {
  width: 179px;
  background: #FFFFFF;
  color: #000;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 9px;
  font-size: 11px;
  text-align: right;
}
div .cta_link_1 a {
  color: #2260BB;
  text-decoration: none;
}
div .cta_link_1 a:hover {
  color: #2260BB;
  text-decoration: underline;
}
div .cta_separator_1 {
  width: 202px;
  height: 20px;
}
div .cta_header_2 {
  width: 184px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/template/site_1/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #FFFFFF;
  padding-right: 15px;
  margin-top: 0px;
}
div .cta_body_2 {
  width: 192px;
  padding-left: 4px;
  padding-right: 3px;
  padding-top: 8px;
  background-image: url('../../images/template/site_1/ctas-background.jpg');
  background-position: center top;
  background-repeat: no-repeat;
}
div .cta_body_pad_2 {
  width: 178px;
  padding-left: 7px;
  padding-right: 7px;
  background-color: #FFFFFF;
  padding-bottom: 8px;
}
div .cta_image_2 {
  width: 178px;
  text-align: center;
  background: #FFFFFF;
}
div .cta_divider_2 {
  width: 178px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background-color: #FFFFFF;
}
div .cta_text_2 {
  width: 178px;
  background: #FFFFFF;
  color: #000;
  padding-top: 9px;
  font-size: 11px;
}
div .cta_link_2 {
  width: 178px;
  background: #FFFFFF;
  color: #000;
  padding-top: 9px;
  font-size: 11px;
  text-align: right;
}
div .cta_link_2 a {
  color: #2260BB;
  text-decoration: none;
}
div .cta_link_2 a:hover {
  color: #2260BB;
  text-decoration: underline;
}
div .cta_separator_2 {
  width: 199px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  background-color: #FFFFFF;
}
div #right_column {
  width: 198px;
  padding-left: 1px;
  background-image: url('../../images/template/site_1/right-column-gradient.jpg');
  background-repeat: repeat-x;
}
div #content_main {
  width: 555px;
  padding: 10px 15px 10px 15px;
}
div #content_main_wide {
  width: 754px;
  padding: 10px 15px 10px 15px;
}
div #content_main ul, div #content_main_wide ul {
  list-style: none;
  margin: 0;
  padding-left: 15px;
}
div #content_main ul li, div #content_main_wide ul li {
  list-style: none;
  background-image: url('../../images/template/icons/dot.gif');
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 12px;
  padding-bottom: 3px;
  line-height: 150%;
}
div #content_main a, div #content_main_wide a {
  color: #2260BB;
  text-decoration: underline;
}
div .content_width {
  width: 600px;
}
/* Start */
div #content_right {
  width: 204px;
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}
div #form_body {
  width: 204px;
  background: #D4DAE3 url('../../images/template/qc-form-background.jpg') repeat-x;
  border-bottom: 1px solid #FFFFFF;
  font-size: 11px;
  padding-bottom: 10px;
}
div #form_body a {
  color: #4B6288;
}
div #qc_form_header {
  width: 204px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/template/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #FFFFFF; 
}
div .titles {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-align : center;
  margin: 0;
  width: 172px;
  height: 18px;
  background-image: url('../../images/page/titles-bg.jpg');
  padding-top: 2px;
}
table#merit td {
  padding: 2px;
}
.data {
  color: #000000;
  width: 130px;
  background-color: #D7DFEB;
  margin: 0;
}
.data_toprow {
  font-size: 12px;
  color: #5C7CB5;
  font-weight: 700;
  width: 130px;
  background-color: #A9CAFF;
  margin: 0;
}
.toprow {
  text-align: center;
  background-color: #A9CAFF;
  margin: 0;
}
div .table2 {
  width: 556px;
  padding: 12px 0 20px 0;
}
div .table_cell1 {
  width: 185px;
  text-align: center;
}
div .table_cell2 {
  width: 187px;
  text-align: center;
}
div .table_cell3 {
  width: 139px;
  text-align: center;
}
div .qc_field_label {
  width: 50px;
  padding-left: 8px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
div .qc_field_pad {
  padding-top: 7px;
}
div .qc_field_box {
  height: 34px;
  width: 204px;
  border-bottom: 1px solid #97A3B5;
}
div .qc_field_area {
  width: 197px;
  padding-left: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
/* Finish */
div #certificates_header {
  width: 184px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/template/site_1/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #FFFFFF;
  padding-right: 15px;
}
div #certificates_body {
  width: 199px;
  background: #fff url('../../images/template/site_1/certificates-background.jpg') repeat-x;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
}
div .certificate {
  width: 199px;
  height: 68px;
  border-bottom: 1px solid #FFFFFF;
}
div .certificate_image {
  width: 67px;
  height: 68px;
}
div .certificate_title {
  width: 131px;
  height: 68px;
  font-size: 11px;
}
div #footer_wrapper {
  width: 988px;
  padding-left: 1px;
  padding-right: 1px;
  background-color: #F4F4F4;
}
div #footer_container {
  width: 988px;
  font-size: 8pt;
  background: #7EA6E3;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
}
div #footer_container a {
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
#footer_container a:hover {
  text-decoration: none;
}
div #footer_divider {
  width: 988px;
  height: 3px;
  line-height: 1px;
  font-size: 1px;
  background: #BCD4F6;
  border-bottom: 1px solid #FFFFFF;
}
div #footer_copyright {
  width: 972px;
  background: #60718B;
  padding: 12px 8px 6px 8px;
  color: #D3DAE4;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
div #footer_copyright a {
  color: #D3DAE4;
  font-size: 11px;
}
div #footer_copyright_left {
  width: 234px;
  padding-top: 4px;
  font-size: 11px;
}
div #footer_copyright_centre {
  width: 494px;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
}
div #footer_copyright_right {
  width: 234px;
  text-align: right;
  font-size: 11px;
}
div #footer_copyright_right img {
  vertical-align: middle;
}
div #footer_links {
  width: 972px;
  background: #60718B;
  padding: 0 8px 6px 8px;
  color: #D3DAE4;
  font-size: 11px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}
div #footer_links a {
  color: #D3DAE4;
  font-size: 11px;
}
.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 #qc_form_header {
  width: 184px;
  height: 23px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/template/site_1/qc-form-header.jpg');
  background-repeat: no-repeat;
  text-align: right;
  font-weight: 700;
  color: #FFFFFF;
  padding-right: 15px;
}
div #qc_form_body {
  width: 199px;
  background: #D4DAE3 url('../../images/template/site_1/qc-form-background.jpg') repeat-x;
  font-size: 11px;
  padding-bottom: 10px;
}
.f_r_cont {
  width: 555px;
  padding-left: 3px;
  padding-bottom: 5px;
}
.f_label {
  width: 200px;
}
.f_element {
  width: 397px;
}
div .f_qc_cont {
  width: 199px;
  border-bottom: 1px solid #97A3B5;
}
div .f_qc_label {
  width: 50px;
  padding-left: 8px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
div .f_qc_element {
  padding-top: 7px;
  padding-left: 4px;
}
div .qc_field_label {
  width: 50px;
  padding-left: 8px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4A6287;
}
div .qc_field_pad {
  padding-top: 7px;
}
div .qc_field_box {
  height: 34px;
  width: 204px;
  border-bottom: 1px solid #97A3B5;
}
div #qc_form_bottom {
  text-align: center;
  padding: 5px 5px 5px 5px;
  float: right;
}
div #qc_form_bottom a {
  text-decoration: none;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #4A6287;
}
div #qc_form_bottom a:hover {
  text-decoration: underline;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #4A6287;
}
.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_initials {
  width: 150px;
  height: 28px;
  padding-top: 3px;
  background-color: #F2D8AB;
}
.form_initials_label {
  font-weight: bold;
}
.form_surname {
  width: 294px;
  height: 28px;
  padding-top: 3px;
  background-color: #F2D8AB;
}
.form_surname_label {
  font-weight: bold;
}
.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;
}
.image_box {
 width: 477px;
 border: 1px solid #7F9DB9;
 padding: 5px 5px 5px 71px;
 }
.image_border {
 border: 1px solid #7F9DB9;
 padding: 2px;
 }
 div .homepage_titles {
  width: 174px;
  height: 23px;
  line-height: 22px;
  border-bottom: 1px solid #FFFFFF;
  background-image: url('../../images/content/site_1/homepage-title.jpg');
  background-repeat: no-repeat;
  font-weight: 700;
  color: #2260BB;
  padding-left: 28px;
  padding-bottom: 10px;
  margin-top: 0px;
}
/* ENQUIRY FORM */
div #enquiry_form {
  width: 535px;
  padding: 10px;
  background-color: #D0DDF1;
}
div #enquiry_form p {
  font-size: 11px;
}
div #enquiry_form a {
  font-size: 11px;
}
div #enquiry_form input {
  font-size: 11px;
}
div #enquiry_form select {
  font-size: 11px;
}
div #enquiry_form textarea {
  font-size: 11px;
}
.enquiry_cont_header {
  width: 535px;
  padding-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
}
.enquiry_cont_full {
  width: 535px;
  padding-bottom: 8px;
  font-size: 11px;
}
.enquiry_label_full {
  width: 200px;
  font-size: 11px;
}
.enquiry_element_full {
  width: 335px;
}
.enquiry_textfield {
  width: 300px;
}
.enquiry_label_full_2 {
  width: 300px;
  font-size: 11px;
}
.enquiry_element_full_2 {
  width: 235px;
}
.enquiry_textfield_2 {
  width: 200px;
}
.enquiry_textarea {
  width: 300px;
  height: 60px;
}
.enquiry_textarea_large {
  width: 300px;
  height: 114px;
}
.enquiry_cont_small {
  width: 178px;
  padding-bottom: 8px;
}
.enquiry_label_small {
  width: 127px;
  padding-top: 3px;
  font-size: 11px;
}
.enquiry_label_small_2 {
  width: 75px;
  padding-top: 3px;
  font-size: 11px;
}
.enquiry_element_small {
  width: 51px;
}
.enquiry_element_small_2 {
  width: 103px;
}
.enquiry_textfield_small {
  width: 40px;
}
.enquiry_label_nowidth {
  padding-right: 8px;
  font-size: 11px;
}
/* EXISTING BRIDGES */
div .existing_bridge_summary_container {
  width: 555px;
  padding-bottom: 15px;
}
div .existing_bridge_summary_box {
  width: 545px;
  padding: 10px 4px;
  border: 1px solid #7F9DB9;
  background-color: #D0DDF1;
}
div .existing_bridge_summary_content {
  width: 401px;
}
div .existing_bridge_summary_image {
  width: 106px;
  padding-left: 19px;
  padding-right: 19px;
}
.image_border {
  border: 1px solid #7F9DB9;
  padding: 0;
}
div .existing_bridge_page_container {
  width: 555px;
  padding-bottom: 15px;
}
div .existing_bridge_page_box {
  width: 555px;
}
div .existing_bridge_page_content {
  width: 355px;
}
div .existing_bridge_page_image {
  width: 162px;
  padding-left: 19px;
  padding-right: 19px;
}
div .existing_bridge_image_container {
  width: 162px;
  padding-bottom: 15px;
}
div .existing_bridge_image_title {
  width: 162px;
  padding-top: 5px;
  text-align: center;
  font-size: 11px;
  color: #4b6288;
  font-weight: 700;
}
div #flash_object {
  padding-left: 25px;
}
div .bold_blue {
  color: #5C7CB5;
  font-weight: 700;
}
div .home_enquiry {
  background-image: url('../../images/content/site_1/form-cta-content.jpg');
  background-repeat: no-repeat;
  width: 555px;
  height: 33px;
}
div .home_enquiry_title {
  background-image: url('../../images/content/site_1/form-cta-top.jpg');
  background-repeat: no-repeat;
  width: 555px;
  height: 20px;
  padding-top: 3px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
}
div .home_enquiry_title a, .home_enquiry_title a:hover, .home_enquiry_title a:visited {
  color:#FFFFFF!important;
  text-decoration: none!important;
}
div .home_cta_left {
  width: 272px;
  padding: 0 6px 15px 0;
}
div .home_cta_right {
  width: 272px;
  padding: 0 0 15px 5px;
}
div .home_cta_title {
  background-image: url('../../images/content/site_1/home-cta-title.jpg');
  background-repeat: no-repeat;
  padding-top: 5px;
  width: 272px;
  height: 18px;
  font-size: 12px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
}
div .home_cta_title a, .home_cta_title a:hover, .home_cta_title a:visited {
  color:#FFFFFF!important;
  text-decoration: none!important;
}
div .home_cta_image {
  width: 272px;
  height: 89px;
  font-size: 1px;
}
div .home_cta_text {
  border-left: 1px solid #C2C2C4;
  border-right: 1px solid #C2C2C4;
  width: 252px;
  height: 39px;
  padding: 0px 9px 5px 9px;
  font-size: 11px;
}
div .home_cta_bottom {
  background-repeat: no-repeat;
  width: 90px;
  height: 20px;
  padding-top: 2px;
  padding-left: 180px;
  font-size: 11px;
  border-left: 1px solid #C2C2C4;
  border-right: 1px solid #C2C2C4;
  border-bottom: 1px solid #C2C2C4;
}
/* Highway Bridge Enquiry Form */
div #hbef_form_container {
  width: 734px;
  padding: 10px;
  background-color: #D0DDF1;
}
div #hbef_form_container fieldset {
  margin: 0px!important;
  padding: 0px 0px 18px 0px!important;
  border: 0px!important;
  width: 367px!important;
  display: block!important;
  float: left!important;
}
div #hbef_form_container fieldset legend {
  margin: 0px!important;
  padding: 0px 0px 14px 0px!important;
  border: 0px!important;
  width: 357px!important;
  display: block;
  float: left;
  color: #000000;
  font-weight: 700;
  text-decoration: underline; 
}
div #hbef_form_container fieldset .f_r_cont {
  width: 357px;
  padding: 0px 0px 4px 0px;
}
div #hbef_form_container .f_r_cont {
  font-size: 10px!important;
}
div #hbef_form_container fieldset .f_label {
  width: 147px;
  padding: 0px 4px 0px 0px;
  font-size: 10px!important;
}
div #hbef_form_container fieldset .f_label_hidden {
  display: none;
}
div #hbef_form_container fieldset .f_element, div #hbef_form_container fieldset .f_element_date {
  width: 201px;
  padding: 0px;
}
div #hbef_form_container fieldset .f_element_wide {
  width: 357px;
  padding: 0px;
}
div #hbef_form_container fieldset .f_element input, div #hbef_form_container fieldset .f_element select, div #hbef_form_container fieldset .f_element textarea {
  width: 192px;
  max-width: 192px;
}
div #hbef_form_container fieldset .f_element_wide textarea {
  width: 341px;
} 
#contact_details {
  width:555px;
  padding-bottom: 10px;
}
#contact_details_address {
  width:200px;
}
#contact_details_map {
  width:350px;
  padding-left:5px;
}



div #top_menu_container {
  width: 990px;
  height: 23px;
}
div #top_menu {
  width: 789px;
  height: 23px;
  background-image: url('../../images/template/site_1/top-menu-bg.jpg');
  background-repeat: repeat-x;
  border-bottom: 1px solid #000000;
}
div #top_menu_qc_title {
  width: 201px;
  height: 23px;
}
div #top_menu_link_box {  
    width: 180px;
    height: 19px;
    padding-top: 4px;
    text-align: center;
}
div #top_menu_divider {  
  width: 2px;
  height: 23px;  
  background-image: url('../../images/template/site_1/top-menu-divider.jpg');
  background-repeat: no-repeat;
  background-position: right;
}
div #top_menu a{
    color: #ffffff;
    text-decoration: none;
}
div #top_menu a:hover{
    color: #ffffff;
    text-decoration: underline;
}

