/* html{ height: 100%; } */
body{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #fff url(../../images/body-bkg.jpg) repeat-x top center;
	color: #000;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	_behavior: url(csshover.htc);
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

h1{ font-size: 16px; }
h2 a{ font-size: 12px; color: #000; }
a img{ border: none; }
td{ 
	vertical-align: top;
	padding: 0px; 
}

#splashRow td {
	padding:0px 10px 8px 10px;
	font-size:12px;
	line-height:12px;
}
#splashRow td, #splashRow td a {
	color:#77590B;
}
#splashRow td strong {
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

table#main{
	width: 900px;
	margin: 0px auto;
	height: 100%;
}
tr#header_row td{
	background: #fff url(../../images/header-bkg.jpg) no-repeat top left;
	height: 124px;
	vertical-align: bottom;
}

td#column_left{
	background: #272727 url(../../images/column-left-bkg2.jpg) repeat-y left bottom;
	width: 191px; margin:0; padding:0;
}

td#column_right{
	background: #fff url(../../images/content-bkg.jpg) repeat-y top right;
	width: 709px;
}
div#content_gradient{
	background: transparent url(../../images/content-top-bkg-dk.jpg) no-repeat top right;
	/*position: relative;*/
	padding: 12px;
	width:685px;
	/*z-index: 3;*/
}
div.light {
	background-image:url(../../images/content-top-bkg.jpg);
}
div#content_gradient td{
	padding: 5px;
}
tr#footer_row td{
	background: #fff url(../../images/footer-bkg.jpg) repeat-x bottom center;
	height: 41px;
	padding-top:3px;
	color: #fff;
	font-weight: normal;
}
div#column_left_corner{
	background: transparent url(../../images/column-left-corner.png) no-repeat left top;
	height: 9px;
	width: 8px;
	position: absolute;
	z-index: 99;
	
}
table#topnav{ 
	margin-left: 300px; 
	color: #fff;
	height: 30px;
	font-size: 12px;
}
table#topnav tr td{
	background: none;
	line-height: 30px;
	height:32px;
	padding: 0px 0px;
}
table#topnav tr td a{
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-decoration: none;

}
table#topnav tr td a:hover{
	border-bottom: 2px solid #EDBF45;
	color: #EDBF45;
	height: 28px;
}
ul.sensible{
	padding: 0px 5px 0px;
	margin: 15px 15px 0px;
}
/*td#column_right td{ text-align: center; }*/
td#column_right h2{
	border-width: 0px 0px 0px;
	border-color: #777;
	margin-bottom: 2px;
	border-style: double;
}
td#column_right th{ 
	background: #bbb; 
	font-size: 15px;
	padding: 5px 3px;
}
td#column_right table.box{ 
	border: 1px solid #000; 
	width: 100%;
}
td#column_right table.box table.box{
	width: 100%; 
	
}
td#column_right table.box td{ 
	padding: 6px; 
	text-align: center; 
	vertical-align: middle;
}
table#infobox a, table#home_infobox a{ color: #fff; }

table#infobox, table#home_infobox {
	background: transparent url(../../images/infobox-bkg.gif) no-repeat center center;
	line-height:16px;
	float: right;
	text-align: left;
	width: 268px;
	height: 235px; 
	margin-left: 8px;
}


table#infobox td, table#home_infobox td{ text-align: left; }
table#infobox td ul, table#infobox td ul li, table#home_infobox td ul, table#home_infobox td ul li {
	padding: 0px 3px 0px;
	margin: 2px 12px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
table#infobox td ul, table#home_infobox td ul {
	margin-top:12px;
}
table#infobox tr td {
	color: #fff;
}

table#home_infobox{
	line-height:20px;
	margin-right:20px;
	margin-left:25px;
}


table#distributors_listing a{
	color: #000;
}


table.displayed_tables{
	width: 85%;
}

table.displayed_tables td{
	padding: 6px;
}
table.flapper_peening{
	border-bottom: 1px solid #000;
}
table.flapper_peening_flaps{ background: #fff; width: 100%; }
table.flapper_peening td{
	border-top: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}
.sensible{
	padding: 0px 5px 0px;
	margin: 15px 15px 0px;
}
#country_list, #company_list{ list-style-type: none; }
#contact_form td{
	padding: 6px;
}

div#call_to_action a img{ border: 0px solid #fff; }
div#call_to_action{
	float: right;
	clear: left;
	width: 102px;
	height: 32px;
}

.contact_error { font-size:18px; color:#CC0000; padding: 4px 12px 4px 12px; font-weight: bold; }

.left, td#column_right table.box .left,
table.flapper_peening td.left{ text-align: left; }
.right{ text-align: right; }
.center, .center td{ text-align: center; }
.border_left{ border-left: 1px solid #000; }
.app_notes td{ border-bottom: 1px solid #000; }
.border_right{ border-right: 2px solid #000; }
.bk_grey{ background: #ccc; }

