/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 15px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px 0; }
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
ul ul {	margin: 5px 0;}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
a:link, a:visited {
	color: #797979;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
body {
	background: #222;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	padding: 15px 0 0;
	font-size: 12px;
}
#container {
	background: #dddedf url(../images/brushed.jpg) 0 0 repeat-y;
	width: 780px;
	margin: 0 auto;
	position: relative;
}
#header {
	margin: 0;
	background: url(../images/diamondplat.jpg) 0 0 no-repeat;
	height: 20px;
	text-indent: -1234em;
}
#navigation {
	background: url(../images/menu.jpg) 0 0 no-repeat;
	margin: 0;
	width: 225px;
	height: 359px;
	list-style: none;
	position: absolute;
	top: 20px;
	left: 0;
	text-indent: -1234em;
}
#navigation li {
	width: 225px;
	position: absolute;
	left: 0;
	height: 22px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 22px;
	text-decoration: none;
}
li#home {	top: 153px;}
#home a:hover {	background: url(../images/menu.jpg) -225px -153px no-repeat;}
#manufacturers {	top: 183px;}
#manufacturers a:hover {	background: url(../images/menu.jpg) -225px -183px no-repeat;}
#products {	top: 213px;}
#products a:hover {	background: url(../images/menu.jpg) -225px -213px no-repeat;}
#applications {	top: 243px;}
#applications a:hover {	background: url(../images/menu.jpg) -225px -243px no-repeat;}
#offices {	top: 274px;}
#offices a:hover {	background: url(../images/menu.jpg) -225px -274px no-repeat;}
#contact {	top: 304px;}
#contact a:hover {	background: url(../images/menu.jpg) -225px -304px no-repeat;}
#employment {	top: 333px;}
#employment a:hover {	background: url(../images/menu.jpg) -225px -333px no-repeat;}
#title {
	margin: 3px 3px 15px 228px;
	padding: 10px 13px;
	line-height: 24px;
	font-size: 24px;
	text-transform: uppercase;
	background: #c8cacb;
}
#content {
	margin: 0px 16px 10px 241px;
	min-height: 340px;
	_height: 340px;
}
#footer {
	background: #222 url(../images/diamondplat.jpg) 0 0 no-repeat;
	padding: 30px 0 15px;
	text-align: center;
	color: #FEFEFE;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer a {
	color: #FEFEFE;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#links a {
	margin: 0 3px;
}
#copyright {
	font-size: 10px;
}
#index #title {
	background: url(../images/index/temp.jpg) 0 0 no-repeat;
	height: 368px;
	margin: 0 0 0 225px;
	text-indent: -1234em;
}
#index #scrollholder {
	background: #FFF;
	height: 52px;
	line-height:52px;
	vertical-align: middle;
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
	position: absolute;
	top: 388px;
	left: 0;
	width: 780px;
	white-space: nowrap;
	overflow: hidden;
}
#scroller {
	position: absolute;
	top: 1px;
	left: 0;
}
#scrollholder * {
	line-height: 52px;
	vertical-align: middle;
}
#index #content {
	padding: 30px 0 0;
	margin: 0px 16px 0px 241px;
	min-height: 0;
	_height: 0;
}
/* Manufacturers */
.manufacturer {
	clear: both;
	padding: 10px 0 0;
}
.manufacturer img {
	float: left;
	margin: 0;
}
.manufacturer h2 {
	margin: 0 0 0 170px;
	font-size: 14px;
}
.manufacturer p {
	margin: 0 0 0 170px;
	color: #777;
	color: #993300;
}
#content .manufacturer a {
	text-decoration: none;
	color: #333;
}
#content .manufacturer a.readmore {
	margin: 0px;
	display: block;
	border-bottom: 1px solid #CFCFCF;
	clear: both;
	padding: 0 0 5px 170px;
	font-size: 10px;
	text-transform: uppercase;
}
.manufacturerimage {
	float: right;
	margin: 0 0 10px 10px;
}
.manufacturerview h2.title {
	margin: 0 0 15px;	
	border-bottom: 1px solid #CFCFCF;
	font-size: 18px;
	padding: 0 0 5px;
	color: #333;
}
/* Fader */
#imageContainer {
	position: absolute;
	margin: 0;
	left: 225px;
	top: 20px;
	overflow: hidden;
	height: 368px;
	margin: 0;
	width: 555px;
	background: #DDDEDF;
}
/* Forms */
	option {
		padding-right: 10px;
	}
	form div {
		clear: both;
		padding: 1px 11px;
	}
	form fieldset div {
		padding: 1px 0;
	}
	span.required {
		font-weight: bold;
		margin-right: 2px;
	}
	form label {
		display: block;
		margin: 2px 0;
		float: left;
		clear: left;
		width: 140px;
	}
	form input, 
	form textarea,
	form select  {
		clear: right;
		display: block;
		margin: 2px 0 2px 150px;
		font-size: 12px;
		width: 150px;
	}
	form input {
		padding: 2px 3px;
	}
	form textarea {
		padding: 2px 3px;
		width: 200px;
		height: 120px;
	}
	form select {
		width: 160px;
	}
	form fieldset {
		border: 1px solid #333;
	}
	form fieldset fieldset {
		border: 1px solid #333;
		_width: auto;
	}
	form legend {
		font-weight: bold;
		margin: 0;
		padding: 0 5px;
	}
	fieldset fieldset legend {
		font-weight: normal;
	}
	.radio, .checkbox {
		line-height: 14px;
		vertical-align: middle;
		padding: 2px 0;
	}
	input.button {
		clear: both;
		margin: 10px 0;
		border: 1px solid #222;
		cursor: pointer;
		background-color: #222;
		color: #FFF;
		font-weight: bold;
		width: 140px;
	}
hr#formclear {
	clear: both;
	height: 1px;
	margin: 20px 0;
}

