/* CSS File */
html {
  height: 100%;
  background: #7FAFBF url('../images/template/bg-grad.jpg') repeat-x;
}
body {
  width: 990px;
  margin: 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
}
table {
  float: left;
  display: block;
}
p {
  color: #000;
  line-height: 120%;
  display: block;
  padding: 0 0 10px 0;
  margin: 0;
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
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;
}
.blue_alternate {
  color: #015CAB; 
}
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 #html_container {
  width: 990px;
  padding: 3px;
}
div #container {
  width: 984px;
  padding: 3px;
  background: #FFFFFF;
}
/* Layout */
div #setext_container {
  width: 990px;
}
div #setext {
  width: 990px;
  background: #CCCCCC;
  color: #000000;
  text-align: center;
  font-size: 9px;  
}
div #setext_padding {
  width: 990px;
  padding-bottom: 5px;
  padding-top: 5px;
}
div #header_container {
  width: 984px;
  height: 146px;
  background: #FFFFFF;
  color: #000000;  
}
div #header_logo {
  width: 223px;
  height: 95px;
  padding: 13px 0 0 10px;
  }
div #header_image {
  width: 751px;
  height: 108px;  
}
div #header_nav {
  width: 984px;
  height: 36px;
  background: #7FAFBF url('../images/template/top-nav-bg.jpg') repeat-x;
  text-align: center;
}
div #header_nav_spacer {
  width: 177px;
  height: 36px;
}
div #header_nav ul {
  display: inline;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
div #header_nav ul li {
  display: inline;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
div #header_nav ul li a {
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 9px;
  padding-right: 9px;
  height: 36px;
  line-height: 36px;
  display: block;
  float: left;
  background: url('../images/template/top-nav-button-bg.jpg') repeat-x;
}
div #header_nav ul li a:hover {
  color: #FDD90F;
}
div #header_nav .break {
  width: 2px;
  height: 36px;
  display: block;
  float: left;
  font-size: 1px;
}
div #content_container {
  width: 984px;
  background: #fff;
}
div #side_menu {
  width: 165px;
  background: #FFFFFF;
  color: #fff;
}
div #side_menu ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 24px 0 0 4px;
  width: 161px;
  display: block;
  float: left;
  margin: 0;
  font-size: 12px;
  list-style-type: none;
}
div #side_menu ul li {
  padding: 0 0 2px 0;
  margin: 0;
  list-style-type: none;
  display: block;
  float: left;  
}
div #side_menu ul li a {
  font-family: Arial, Helvetica, sans-serif;  
  width: 161px;
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: #FFFFFF url('../images/template/side-nav-button-bg.gif') no-repeat;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}
div #side_menu ul li a.red_back {
  font-family: Arial, Helvetica, sans-serif;  
  width: 161px;
  height: 27px;
  line-height: 27px;
  text-indent: 10px;
  background: #FFFFFF url('../images/template/side-nav-button-red-bg.gif') no-repeat !important;
  display: block;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}
div #side_menu ul li a:hover {
  color: #FDD90F;
  text-decoration: none;
}
div #side_menu ul li ul {
  width: 159px;
  background: none;  
  border-left: 1px solid #C5D7E7;
  border-right: 1px solid #C5D7E7;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #C5D7E7;
}
div #side_menu ul li ul li {
  padding: 0;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  width: 155px;
  display: block;
  float: left;
}
div #side_menu ul li ul li a {
  font-size: 12px;  
  width: 143px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') 1px 7px no-repeat;  
  display: block;
  float: left;
  color: #000000;
  font-weight: 400;
  text-transform: capitalize;
  line-height: normal;
  height: auto;
  text-indent: 0px;
}
div #side_menu ul li ul li a:hover {
  color: #70A2CA;
}
div #side_menu_container {
  width: 165px;
}
div #quick_contact_container {
  padding-left: 4px;
  width: 161px;
  padding-top: 13px;
  padding-bottom: 13px;
}
div #exhibitions {
  padding-left: 4px;
  width: 161px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size:10px;
  text-align:center; 
  font-weight:700;
}
div #content_main {
  width: 589px;
  padding: 23px 15px 10px 16px;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 150%;
  /* background-image: url('../images/template/sketch-bg-1.gif'); */
  background-repeat: no-repeat;
  background-position: right top;
}
div #right_column {
  width: 199px;
  /* background-image: url('../images/template/sketch-bg-2.gif'); */
  background-repeat: no-repeat;
  background-position: left top;
  text-align: center; 
}
div #right_column_telephone {
  width: 199px;
  height: 63px;
  line-height: 63px;
  font-size: 20px;  
  color: #3D93C2;  
  font-weight: 700;
  font-family: Arial, Verdana;
}
div #right_column_telephone a{
  text-decoration: none;
  color: #3D93C2;  
}
div #footer_container {
 width: 984px;
  height: 86px;
  line-height: 36px;
  background: #7FAFBF url('../images/template/bottom-nav-bg.jpg') repeat-x;
  text-align: center;
  font-size: 11px;  
  color: #FFFFFF;  
}
div #footer_container a {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;  
  text-align: center;
  color: #FDD90F;  
}
div #footer_sitemap {
  width: 974px;
  height: 45px;
  line-height: 14px;
  padding-top:5px;
  padding-left: 10px;
  text-align: left;   
}
div #footer_sitemap a {
  color: #FFFFFF;
  text-decoration: none;  
}
div #footer_address {
  width: 428px;
  height: 36px;  
  line-height: 36px;
  padding-right: 10px;
  text-align: right;   
}
div #footer_copyright {
  width: 536px;
  height: 36px;
  line-height: 36px;
  text-align: left;
  padding-left: 10px;   
}
#content_main a, #content_main a:hover {  
  color: #70A2CA;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;   
}
div #home_thumbs_container {
  width: 486px;   
  padding-left:52px;   
}
div .home_thumbs {
  width: 162px;
  height: 117px;  
  padding-bottom: 20px;  
}
div .home_thumbs_text {
  width: 112px;   
  padding-left:25px;
  padding-bottom: 6px;   
  height: 24px; 
  color: #0052A5;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: 700;  
  line-height: 12px;
  text-align: center;   
}
div .home_thumbs_image {
  width: 112px; 
  height: 97px;   
  padding-left:25px; 
}
.home_thumbs_text a, #home_thumbs_text a:hover {
  text-decoration: none;
  color: #0052A5;  
}
.f_r_cont {
  width: 589px;
  padding-bottom: 5px;
}
.f_label {
  width: 250px;
}
.f_label_pad {
  width: 370px;
  padding-bottom: 10px;
  padding-right: 30px;
}
.f_label_wide {
  width: 439px;
}
.f_element {
  width: 339px;
}
.f_element_pad {
  width: 189px;
}
.f_field {
  height: 27px;
}
.f_element_wide {
  width: 389px;
  padding-left: 200px; 
}
.breadcrumbs {
  background-color: pink;
  padding-bottom: 10px;
}
h1 {
  padding: 0 0 12px 0;
  margin: 0;
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 22px;
  font-weight: 400; 
  line-height: 24px; 
} 
h2 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #70A2CA;
  font-family: Verdana, Arial, Helvetica;
  font-size: 18px;  
  font-weight: 400; 
}
h3 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #666666;
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;  
  font-weight: 400; 
}
h4 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #666666;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;  
  font-weight: 400; 
}
div #content_main ul {
  padding: 0 0 15px 0; 
  margin: 0; 
  line-height: 15px;   
  list-style-type: none; 
  display: block;
}
div #content_main ul li {
  padding: 0 0 15px 12px;
  margin: 0;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') no-repeat 0px 3px;   
  list-style-type: none;
  display: block; 
}
div #content_main ul li ul {
  padding: 0 0 0 12px; 
  margin: 0; 
  line-height: 27px;   
  list-style-type: none;
  background: none; 
}
div #content_main ul li ul li {
  padding: 0 0 5px 12px;
  background: #FFFFFF url('../images/template/bullet-arrow-blue.gif') no-repeat 0px 8px;
  list-style-type: none; 
}
/** Form Elements **/
div #quick_contact_header {
  width: 156px;
  padding-left: 3px;
  padding-top: 7px;
  padding-bottom: 8px;
  background-color: #EBF2F7;
  color: #000000;
  font-size: 15px;
  border-top: 1px solid #57a1d0;
  border-left: 1px solid #57a1d0;
  border-right: 1px solid #57a1d0;    
}
div #quick_contact_body {
  width: 159px;
  background-color: #EBF2F7;
  color: #000000;
  border-bottom: 1px solid #57a1d0;
  border-left: 1px solid #57a1d0;
  border-right: 1px solid #57a1d0;    
}
.quick_contact_textfield {
  border: 1px solid #57A1D0;
  width: 88px;
  height: 18px;
  margin: 0;
  padding: 0;
}
.quick_contact_textarea {
  border: 1px solid #57A1D0;
  width: 88px;
  height: 51px;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.quick_contact_row {
  width: 159px;
}
.quick_contact_label {
  width: 63px;
  text-align: left;
  font-size: 10px;
  text-indent: 6px;
  padding-bottom: 8px;
  padding-top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  color: #005CAE;
  font-size: 10px;
}
.quick_contact_element {
  width: 92px;
  padding-bottom: 11px;
}
/** News Section **/
div .news_listing_block {
  width: 589px;
  padding-top: 15px;
  padding-bottom: 15px;
}
div .news_listing_block_large {
  width: 589px;
}
div .news_listing_border {
  border: 1px solid #ABAEB3;
  width: 577px;
  padding: 5px;  
}
div .news_listing_image {
  width: 117px;
}
div .news_listing_image_container {
  width: 117px;
  padding-bottom: 15px;
}
div .news_listing_content, div .news_listing_text {
  width: 450px;
}
div .news_listing_content_large {
  width: 461px;
  padding-left: 10px; 
}
div .news_listing_title {
  width: 450px;
  font-weight: 700;
}
/** CTAs **/
div .cta_container {
  width: 199px;
  padding-bottom: 23px;
}
div .cta {
  width: 193px;
  border: 1px solid #ABAEB3;
  padding: 2px;
}
div .cta_image {
  width: 193px; 
  height: 142px;
}
div .cta_text {
  width: 181px;
  background: #777E87 url('../images/cta/background.gif') repeat-x; 
  font-size: 14px;
  padding: 6px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
div .cta_text a {
  color: #fff;
  text-decoration: none;
}
.yellow {
  color: #E3CE4C; 
}
.thumb {
  border: 1px solid #0473BA;
  margin: 0;
  padding: 2px;
  margin: 0 auto;
  float: none;
  display: block;  
}
div #qquotation {
  width: 199px;
  height: 88px;
  padding-bottom: 23px; 
}
/** NEW TABBED FORMS **/
div #form_outer {
  width: 583px;
  padding: 2px;
  border: 1px solid #ABAEB3;
  background-color: #FFFFFF;
  margin-bottom: 23px;
}
div #form_inner {
  width: 583px;
  background-color: #356CA1;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 5px;
}
div #form_inner .f_r_cont {
  width: 573px;
  padding-bottom: 5px;
  padding-left: 10px;
}
div #form_inner .f_cont {
  padding-left: 10px;
}
div #form_inner .f_label {
  width: 234px;
}
div #form_inner .f_label_check {
  width: 215px;
  padding-right: 14px;
}
div #form_inner .f_label_pad {
  width: 364px;
  padding-bottom: 10px;
  padding-right: 30px;
}
div #form_inner .f_label_wide {
  width: 433px;
}
div #form_inner .f_element {
  width: 339px;
}
div #form_inner .f_element_check {
  width: 344px;
}
div #form_inner .f_element_pad {
  width: 189px;
}
div #form_inner .f_field {
  height: 27px;
}
div #form_inner .f_element_wide {
  width: 389px;
}
div .tab_outer {
  padding: 2px;
  border-top: 1px solid #ABAEB3;
  border-left: 1px solid #ABAEB3;
  border-right: 1px solid #ABAEB3;
  border-bottom: 0px;
  background-color: #FFFFFF; 
}
div .tab_inner, div .tab_inner_active {
  background-color: #356CA1;
  line-height: 21px;
  height: 21px;
  vertical-align: middle;
  text-align: center;
  padding-left: 20px; 
  padding-right: 20px; 
}
div .tab_inner_active {
  background-image: url('../images/template/form-tab.gif');
  background-repeat: repeat-x; 
}
div #survey_outer {
  width: 583px;
  padding: 2px;
  border: 1px solid #ABAEB3;
  background-color: #FFFFFF;
  margin-bottom: 23px;
}
div #survey_inner {
  width: 583px;
  background-color: #356CA1;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 5px;
}
div #survey_inner .f_r_cont {
  width: 583px;
  padding-bottom: 5px;
}
div #survey_inner .f_label {
  width: 374px;
  padding-left: 10px;
}
div #survey_inner .f_label_full {
  width: 573px;
  padding-left: 10px;
}
div #survey_inner .f_element {
  width: 199px;
}
div #survey_inner .f_element_full {
  width: 573px;
  padding-left: 5px;
  padding-bottom: 15px;
}
div #survey_inner .f_element_full textarea {
  width: 520px;
  height: 60px;
}
.f_r_cont_padover {
  width: 192px;
  padding-left: 391px;
  padding-bottom: 5px;
}
.mover {
  margin-left: 5px; 
}
.f_r_cont_paddown {
  width: 583px;
  padding-bottom: 21px;
}
.pad_top {
  padding-top: 10px!important;
}
.pad_base {
  padding-bottom: 18px!important; 
}