* {
	fmargin: 0;
	fpadding: 0;
}

body {
	background: url(/images/metal003.jpg) repeat;
}

#blotter {
	border: 0px solid black; 
}

a { 
	color: navy; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { 
	color: blue; 
	background-color: white;
}

img {
	border: none;
}

#header {
	margin-top: 1px;
	text-align: center;
	letter-spacing: 20px;
	margin-bottom: 1px;
	color: red;
	font-size: 30px;
	font-weight: bold;
}

#tagline {
	font: bold 20px/24px arial, helvitica, sans-serif;
	color: darkred;
	text-align: center;
	letter-spacing: 1px;
}

#sub-header {
	text-align: center;
	letter-spacing: 6px;
	font-family: arial, helvitica, sans-serif;
	font-size: 10pt;
	margin-top: -10px;
	margin-bottom: 1px;
}

.ndt {
	text-align: center;
	color: darkred;
	font: bold 38px/0px arial, helvitica, serif;
	font-variant: small-caps;
	letter-spacing: 5px;
	margin-top: -1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main-content {
	width: 775px;
	background: url(/images/metal004.jpg) repeat;
	margin: 0px auto;
	border: 3px ridge gray;
}

.tests {
	clear: left;
	list-style-image: url(/images/check.gif);
	margin-top: 30px;
}

.tests li {
	margin: 15px 0px;
	margin-left: 50px;
	font-family: arial, helvitica, sans-serif;
}

.pix {
	float: right;
	width: 200px;
	text-align: center;
	padding-left: 5px;
	margin-right: 10px;
	font: .8em/1.1em arial,helvitica,tahoma,sans-serif;
}

#middle {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -25px;
	font: 16px/22px arial, helvitica, sans-serif;
	letter-spacing: 0px;
}

h2 {
	color: darkred;
	letter-spacing: 3px;
}

.inspect {
	width: 71%;
	font-weight: bold;
}

.ins_1 {
	color: darkred;
	vertical-align: top;
	font-size: 18pt;
	letter-spacing: 3px;
	width: 50%;
}
.ins_2 {
	color: black;
	text-align: center;
	font-size: 14pt;
	letter-spacing: 3px;
}
.aff {
	margin-left: 10px;
	margin-right: 10px;
}

.aff tr td {
	border: 0px;
	vertical-align: top;
}
.aff tr td a:hover {
	background-color: transparent;
}

.aff_links {
	margin-top: -5px;
	margin-left: -35px;
	
}
.aff_links li {
	list-style-type: none;
	margin-bottom: 10px;
}

/*    job listing       */


#jl-right, #jl-left {
	width: 350px;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border: 3px ridge lightgrey;
	height: 380px;
}

#jl-right {
	float: right; 
}

dl {
	font-size: 11pt;
	line-height: 13pt;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
}


/*   technician listings    */

#cwi {
	margin-left: -25px;
	overflow: auto;
}

#cwi li {
	list-style-type: none;
	clear: left;
	margin-bottom: 30px;
	margin-right: 10px;
}

#cwi li img {
	float: left;
	margin-right: 5px;
}

/*  contact us section       */

.cont {
	margin: 0px;
	padding: 5px;
}

.lbl { 
	text-align: right;
	width: 155px;
	margin-right: 560px;
	float: right;
}
.text {
	position: relative;
	top: -1.2em;
	margin-left: 200px;
	font: bold 16px/18px arial, helvitica, sans-serif;
}

/*  footer section       */

#footer {
	clear: both;
	background: url(/images/metal003.gif) repeat;
	text-align: center;
	margin-top: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: white;
	font: 12px/12px arial, helvetica, sans-serif;
	font-variant: small-caps;
	display: inline;
	text-decoration: none;
}

#footer a:hover {
	color: navy;
}

#footer p {
	letter-spacing: 2px;
	line-height: 110%;
}
