@charset "utf-8";
/* CSS Document */

body, html {
	background: #191919 url(../img/body_bg.jpg);
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p {
	padding-top: 0;
	margin-top: 0;
}

br {} 

img {
	border: 0;	
}

h1 {
	font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0;
	margin-top: 0px;
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

h2 {
	font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

h3 {
	font: bold 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

h4 {
	font: bold 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 0;
	margin-top: 0;
}

h5 {
	font: bold 16px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

h6 {
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

a:link {
	color: #a00101;
	text-decoration: none;
}

a:visited {
	color: #a00101;
	text-decoration: none;
}

a:hover {
	color: #a00101;
	text-decoration: underline;
}

a:active {
	color: #a00101;
	text-decoration: none;
}

input, select {
	border: 1px solid #000;
	background: #ececec;
	padding: 3px;
}


/* Layout */

#wrapper { 
	margin: 0 auto;
	width: 990px;
}

#header_l {
	float: left;
	width: 689px;
	height: 103px;
}

#header_r {
	float: left;
	width: 301px;
	height: 103px;
	background: url(../img/hdr_r_bg.png) no-repeat;	
	text-align: right;
}

#nav {
	float: left;
	width: 960px;
	height: 38px;
	background: url(../img/nav_bg.png) no-repeat;
	margin: 20px 15px 0 15px;	
}

#banner {
	float: left;
	width: 950px;
	height: 142px;
	background: url(../img/banner_frame.jpg) no-repeat;
	padding: 20px;
	margin: 0 0 15px 0;
}

#content_home_l {
	float: left;
	margin: 0 15px 0 0;
	width: 485px;
}

#content_home_r {
	float: left;
	width: 430px;
	min-height: 485px;
	padding: 30px;
	background: #d7d7d7;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	line-height: 18px;
}

#content_sub_l {
	float: left;
	margin: 0 15px 15px 0;
	width: 680px;
	min-height: 1045px;
	padding: 30px;
	background: #d7d7d7;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	line-height: 18px;
}

#content_sub_r {
	float: left;
	width: 235px;
}

#footer_wrapper {
	background-color: #3d3a3a;
	color: #fff;
	font: 10px;
	min-height: 125px;
}

	#footer_wrapper a:link, #footer_wrapper a:visited {
		color: #fff;
		text-decoration: underline;
	}
	
	#footer_wrapper a:hover, #footer_wrapper a:active{
		color: #fff;
		text-decoration: underline;
	}


#footer_wrapper_inner {
	margin: 0 auto;
	width: 990px;
	background: url(../img/footer_bg.png) no-repeat center;	
}

#footer_l {
	float: left;
	width: 465px;
	padding: 15px;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
}

#footer_r {
	float: left;
	width: 465px;
	padding: 15px;
	line-height: 18px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

/* Modules */

.mdl_wrapper {
	float: left;
	width: 211px;
	height: 113px;
	padding: 12px 12px 0px 12px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/mdl_bg.png) no-repeat;	
	margin: 0 0 15px 0;
}

.mdl_wrapper h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.mdl_wrapper .tools {
	background: url(../img/mdl_tools_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .buffing {
	background: url(../img/mdl_buffing_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .welding {
	background: url(../img/mdl_welding_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .surface {
	background: url(../img/mdl_surface_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .coated {
	background: url(../img/mdl_coated_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .bonded {
	background: url(../img/mdl_bonded_bg.jpg) no-repeat bottom;	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .industries {	
	width: 211px;
	height: 113px;
}

.mdl_wrapper .safety {
	background: url(../img/mdl_safety_bg.jpg) no-repeat bottom;		
	width: 211px;
	height: 113px;
}

.sm {
	font-size: 11px;
}

.spacer_15_w {
	float: left;
	width: 15px;	
}

.spacer_9_h {
	float: left;
	width: 6px;	
	font-size: 2px;
}

.pg_graphics {
	margin: 10px;
	padding: 3px;
	border: 1px solid #333;
}

.alt_row_gr {
	background-color: #e5e5e5;
}

.alt_row_hdg {
	background-color: #c7c7c7;
}

.alt_row_hdg h3 {
	padding: 0;
	margin: 0;
}






