@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
body {
  color: #333333;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
img {
  display: block;
}
a img {
  border: none;
	text-decoration: none;
}
h1 {
  font-size: 170%;
  margin: 8px 0;
}
h2 {
	font-size: 100%;
}
#layout {
  width: 980px;
  text-align: center;
  margin: 0 auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  background:url(/images/bg.png) repeat-y;
}
#layout_table {
  background-color: #FFFFFF;
  margin: 0 auto;
  width: 840px;
  text-align: left;
}
#layout_table p.no-results {
    text-align: center;
    margin: 30px auto 0;
}
#container {
  width: 100%;
  float: left;
  overflow: hidden;
}
#left_menu {
  float: left;
  width: 210px;
	background: url(/images/left_menu_bg.gif) repeat-y;
	color: #333333;
  font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 2000px 10px;
  margin-bottom: -2000px;
}
#left_menu img {
  display: inline;
  vertical-align: middle;
  margin-bottom: 2px;
}
#right {
  float: right;
  width: 580px;
}
.item {
  width: 205px;
}
.item a {
  display: block;
  line-height: 19px;
	text-decoration: none;
	color: #333333;
}
.item a:hover {
  background-color: #EDEDED;
	color: #E20820;
}
#left_menu .main_pages {
	font-size: 130%;
}
#left_menu .main_pages .item {
	padding: 1px 0;
}
#left_menu .galleries {
	margin: 5px 0 0 0;
}
#left_menu .galleries .item {
	padding: 1px 0;
	position: relative;
}
#left_menu .other_links {
	margin: 5px 0 0 0;
}
div .submenu {
	position: absolute;
  width: 205px;
  top: 0;
  left: 190px;
  visibility: hidden;
  background-color: #EDEDED;
}
div .submenu .item {
  padding: 2px 0;
  line-height: 20px;
}
div.submenu .item a:hover {
	background-color: #DCDCDC;
}
.mgrey {
	color: #666666;
}
.lgrey {
	color: #999999;
}
#footer {
	color: #B3B3B3;
}
.gallery_container {
  margin: 10px 0;
  min-height: 380px;
  height: auto !important;
  height: 380px;
}
.thumbnail_box {
  width: 140px;
  padding: 0 5px 5px 0;
  float: left;
}
.thumbnail_box img {
}
.product_box h2 {
  font-size: 120%;
  color: #999999;
  line-height: 20px;
}
.product_box p {
  margin: 15px 0;
}
.product_box a,
.navlink {
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  color: #666666;
}
.product_box .label {
  color: #666666;
}
.product_box .image_box {
  margin: 20px auto;
}
.page_box {
  padding: 10px 0;
}
.on_gray_bg {
	background: url(/images/right_border_bg.gif) repeat-y top right;
	background-color: #CCCCCC;
}
.on_dgray_bg {
	float: left;
  width: 210px;
  background: url(/images/left_contact_border_bg.gif) repeat-y top right;
	background-color: #999999;
  padding: 15px 10px 600px 10px;
  margin: 0 30px -585px 0;
  vertical-align: middle;
  color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
}
.on_dgray_bg2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.on_gray_bg .link {
	color: #333333;
	text-decoration: none;
}
.on_dgray_bg a {
	color: #FFFFFF;
	text-decoration: none;
}
.red_link {
  color: #E20820;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
}
.panels {
  float: left;
  overflow: hidden;
}
.panels .panel {
  float: left;
  width: 270px;
  padding: 5px 15px 1000px 5px;
  margin-bottom: -995px;
  cursor: pointer;
}
.left_col div {
  margin-left: 30px;
}
.panels h2 {
  margin-bottom: 6px;
}
.panels h2 a {
  color: #E20820;
  text-decoration: none;
}
.multiling_panel {
  height: 117px;
  background: url(/images/multiling_bg.gif) no-repeat;
  vertical-align: top;
  color: #999999;
  padding-top: 1px;
}
.multiling_panel .images {
  margin-top: 20px;
}
.images a {
  color: #999999;
  text-decoration: none;
  font-size: 125%;
}
.images img {
  display: inline;
  vertical-align: middle;
  margin: 0 3px 0 5px;
}
.text_panel {
	color: #666666;
	vertical-align: top;
	padding: 7px 15px 7px 5px;
  width: 400px;
  float: left;
}
.text_panel_bg {
	background: url(/images/text_panel_bg.gif) repeat-y top right;
}
.image_button a {
  float: left;
}
.buttons {
  border-collapse: collapse;
}
.homepage_button {
	width: 130px;
	vertical-align: top;
	padding: 3px 5px;
}
.homepage_center {
	padding: 0 10px;
}
.homepage_center h1 {
  color: #E20820;
	font-size: 145%;
}
.button_1 {
  background-color: #003C81;
}
.button_2 {
  background-color: #006D39;
}
.button_3 {
  background-color: #F66014;
}
.button_4 {
  background-color: #FFC100;
}
.button_5 {
  background-color: #4B1463;
}
.button_6 {
  background-color: #0084BD;
}
.button_1_text {
	background: url(/images/button_1_text.gif) repeat-y top right;
}
.button_1_text a {
  color: #003C81;
  text-decoration: none;
}
.button_2_text {
	background: url(/images/button_2_text.gif) repeat-y top right;
}
.button_2_text a {
  color: #006D39;
  text-decoration: none;
}
.button_3_text {
	background: url(/images/button_3_text.gif) repeat-y top right;
}
.button_3_text a {
  color: #F66014;
  text-decoration: none;
}
.button_4_text {
	background: url(/images/button_4_text.gif) repeat-y top right;
}
.button_4_text a {
  color: #FF9900;
  text-decoration: none;
}
.button_5_text {
	background: url(/images/button_5_text.gif) repeat-y top right;
}
.button_5_text a {
  color: #4B1463;
  text-decoration: none;
}
.button_6_text {
	background: url(/images/button_6_text.gif) repeat-y top right;
}
.button_6_text a {
  color: #0084BD;
  text-decoration: none;
}
.dgrey {
	color: #333333;
}
ul.box-list {
    list-style-type: none;
    float: left;
    width: 339px;
}
ul.box-list li {
    width: 50%;
    float: left;
}
ul.box-list label {
    float: none;
    width: auto;
    padding: 0;
}
.std-form fieldset{
  border: none;
}
.std-form label {
  float: left;
  width: 120px;
  padding-right: 15px;
  margin-bottom: 7px;
  text-align: right;
}
.std-form label.box-label {
    float: none;
    width: auto;
    padding-right: 5px;
}
.std-form input,
.std-form textarea,
.std-form select {
  margin-bottom: 7px;
}
.std-form input.long-text {
    width: 339px;
}
.std-form input[type='checkbox'] {
}
.std-form input[type='submit'] {
  margin: 20px 0;
  float: right;
}
.std-form .captcha {
  margin-left: 135px;
}
.std-form br {
  clear: both;
}
.std-form img {
  display: inline;
  vertical-align: middle;
}
.std-form .errorSummary {
  margin-left: 100px;
  color: #FF0000;
}
.hint {
  font-size: 90%;
}
.header {
  font-size: 120%;
  font-weight: bold;
}
.header a {
  color: #333333;
  text-decoration: none;
}
.summary {
  width: 100%;
  border-collapse: collapse;
  margin: 25px auto;
  font-size: 11px;
}
.summary td,
.summary th
{
  padding: 3px;
  text-align: center;
  border-bottom: 1px black dotted;
  border-right: 1px black dotted;
}
.admin_content {
  padding: 10px;
}
.case_study_list {
  list-style-type: none;
}
.case_study_list li,
.search_results li,
.brochure_list li {
  border-bottom: 2px solid #666666;
  padding: 8px 0;
}
.case_study_list li a,
.search_results li a {
  color: #E20820;
  font-weight: bold;
  text-decoration: none;
}
.search_results,
.brochure_list {
  list-style-type: none;
  margin: 10px auto;
  min-height: 330px;
  height: auto !important;
  height: 330px;
}
.brochure_list li a {
  color: #666666;
  text-decoration: none;
}
.page_text {
}
.page_text h1 {
  font-size: 170%;
  margin: 8px 0;
}
.page_text p {
  margin: 10px 0 10px 0;
}
.page_text ul,
.page_text ol {
  margin: 12px 0 12px 15px;
}
.page_text ul li,
.page_text ol li {
}
.confirmation {
  text-align: center;
  margin: 20px auto;
}
.h1 {
  font-size: 170%;
  margin: 8px 0;
}
.h1_red {
	color: #E20820;
  font-size: 170%;
  margin: 8px 0;
}
.medium {
	font-size: 120%;
  font-weight: bold;
}
.pdf_icon {
  float: left;
  margin-right: 15px;
}
/*************
  embed editor styles
**************/
.red {
	color: #E20820;
}
.motorsport {
  color: #003C81;
}
.municipal {
  color: #006D39;
}
.offshore {
  color: #F66014;
}
.mining {
  color: #FF9900;
}
.metal {
  color: #4B1463;
}
.aerospace {
  color: #0084BD;
}
/*************
  other styles
**************/
.cb {
  clear: both;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bold {
    font-weight: bold;
}
