body {
	background: #fff url(../assets/back.jpg) no-repeat 0 0;
	width: 1000px;
	font-family: "Arial";
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

#contain {
	position: relative;
	width: 984px;
	margin: 10px;
	padding: 0;
}

#main-page {
	position: relative;
	top: 145px;
	background: #fff;
	width: 960px;
	margin: 0;
	padding: 10px;
	border: 2px solid #666;
	overflow: hidden;
}

#page {
	position: relative;
	background: #fff url(../assets/vert-line.jpg) no-repeat 738px 0;
	width: 720px;
	margin: 0;
	padding: 0 20px 0 0;
}

#right {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 50px 10px 10px 10px;
}

#foot {
	background: url(../assets/footer-back.jpg) no-repeat 0 0;
	position: relative;
	top: 145px;
	font-size: 90%;
	padding: 15px 5px 10px 5px;
	margin: 0;
}

#feature {
	position: relative;
	background: url(../assets/features/water-walk.jpg) no-repeat;
	width: 980px;
	height: 225px;
	left: -10px;
	top:-10px;
}

#main-nav {
	background: url(../assets/main-nav.gif) repeat-x;
	line-height: 1em; 	/* Undo ul line spacing */
	width: 100%;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: .25em 0 0 0;
	top: 120px;
	left: 0;
}

#main-nav a {
	display: block;
	margin: 5px 5px 5px 20px;
	margin-right: 30px;
	margin-left: 15px;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-indent: 20px;
	text-transform: uppercase;
}

#main-nav a:hover {
	background: url(../assets/nav-hover.gif) no-repeat 0 -3px;
	
}

#main-nav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	margin: 0;
}

ul.foot {
	list-style-image: none; 		/* Undo ul image */
	line-height: 1em; 			/* Undo ul line spacing */
	position: absolute;
	list-style: none;
	float: right;
	top: 20px;
	right: 0;
	width: 360px;
}

ul.foot li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	margin: 0 0 15px 0;
}

ul.foot a {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 0 15px;
	border-right: 1px dotted #666;
}

ul.foot a:hover {
	color: #39f;
}

a:link {color: #06c;}
a:visited {color: #06c;}
a:active {color: #39f;}
a:hover {color: #39f;}



/* Product page navigation */

#product-nav {
	list-style-image: none; 		/* Undo ul image */
	line-height: 1.2em; 			/* Undo ul line spacing */
	list-style: none;
	float: left;
	padding: 5px;
	margin-top: 0; margin-right: 10px;
	margin-bottom: 0; margin-left: 0;
}

#product-nav li {
	display: block;
	width: 180px;
	margin: 0;
	padding: 0;
}

/* --------------------------------------- */

.resource { /* Resource link list heading */
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #393;
}

ul #resource { /* Resource list items */
	line-height: 1.2em; 			/* Undo ul line spacing */
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
	float: left;
	margin: 0 15px 15px 0;
}

ul #resource li {
	display: inline;
	text-transform: none; 			/* Undo uppercase */
	font-weight: normal; 			/* Undo bold */
}

ul #resource a {
	width: 175px;
	display: block;
	text-decoration: none;			/* Undo underline */
	padding-top: 2px; padding-right: 5px;
	padding-bottom: 2px; padding-left: 5px;
	color: #000;
}

ul #resource a:hover {
	background: #393;
	color: #fff;
}

/* --------------------------------------- */

.framing { /* Resource link list heading */
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #39f;
}

ul #framing { /* Resource list items */
	line-height: 1.2em; 			/* Undo ul line spacing */
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
	float: left;
	margin: 0 15px 5px 0;
}

ul #framing li {
	display: inline;
	text-transform: none; 			/* Undo uppercase */
	font-weight: normal; 			/* Undo bold */
}

ul #framing a {
	width: 175px;
	display: block;
	text-decoration: none;			/* Undo underline */
	padding-top: 2px; padding-right: 5px;
	padding-bottom: 2px; padding-left: 5px;
	color: #000;
}

ul #framing a:hover {
	background: #39f;
	color: #fff;
}

/* --------------------------------------- */

.glass { /* Resource link list heading */
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #c00;
}

ul #glass { /* Resource list items */
	line-height: 1.2em; 			/* Undo ul line spacing */
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
	float: left;
	margin: 0 15px 15px 0;
}

ul #glass li {
	display: inline;
	text-transform: none; 			/* Undo uppercase */
	font-weight: normal; 			/* Undo bold */
}

ul #glass a {
	width: 175px;
	display: block;
	text-decoration: none;			/* Undo underline */
	padding-top: 2px; padding-right: 5px;
	padding-bottom: 2px; padding-left: 5px;
	color: #000;
}

ul #glass a:hover {
	background: #c00;
	color: #fff;
}

/* --------------------------------------- */

h1 {
	font-family: "Arial" sans serif;
	font-weight: normal;
	font-size: 325%;
	color: #999;
	margin: .5em 0 .75em 0;
}

h2 {
	text-transform: uppercase;
	font-size: 140%;
	color: #666;
	margin: 1.5em 0 .5em 0;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	margin: .5em 0 1em 0;
}

p {
	margin: .25em 0 1.5em 0;
	line-height: 1.75em;
}

.intro {
	font-size: 140%;
}

.right {
	float: right;
	margin: 5px 0 5px 5px;
	padding: 0;
	border: 0;
}


.left {
	float: left;
	margin: 5px 5px 0 5px;
	padding: 0;
	border: 0;
}

.logo {
	border: 0;
	position: absolute;
	margin: 5px 0 0 0;
}

.foot-logo {
	border: 0;
	position: absolute;
	top: 68px;
	left: 130px;
}

blockquote {
	font-size: 90%;
}

.clear-left {clear: left;}

.clear-both {clear: both;}

.clear-right {clear: right;}

ul {
	list-style-image: url(../assets/arrow.GIF);
	line-height: 1.75em;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

ul.no-image {
	list-style-image: none !important;
}

.no-bottom-margin {
	margin-bottom: 0 !important;
}

.left {
	float: left;
	margin: 5px 10px 5px 0;
}

.right {
	float: right;
	margin: 5px 0 5px 10px;
}

.half {
	float: left;
	overflow: hidden;
	width: 45%;
	margin: 0 20px 0 0;
}

.note {
	float: right;
	background: #ebebeb;
	width: 200px;
	padding: 5px;
	margin-left: 10px;
}

.small {
	font-size: 90%;
	margin-top: 10px;
}

.overview {
	margin: 0 300px 10px 0;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
	height: 70px;
}

.disclaimer { 
	font-size: 110%;
}

.disclaimer a { 
	text-decoration: none;
	color: #c00;
	font-weight: bold;
}

.disclaimer a:hover {
	color: #f33;
}

h2 a {
	text-decoration: none;
}

.bottom-pad {
	padding: 0 0 15px 0;
}

.label {
	position: relative;
	width: 125px;
	float: left;
	padding: 4px 0 0 0;
}

.value {
	position: relative;
	float: left;
	width: 125px;
	padding: 4px 0 0 0;
}

.standards-left {
	position: relative;
	width: 175px;
	float: left;
	padding-top: 5px;
}

.standards-right {
	position: relative;
	float: left;
	width: 190px;
	padding: 5px 10px 5px 0;
}

.bottom-margin {
	margin-bottom: 1.5em;
}

.third {
	float: left;
	overflow: hidden;
	width: 28%;
	margin: 0 20px 0 0;
}

sup {
	font-size: 80%;
}

.video-roll a {
	display: block;
	background: url("../news/assets/thumbs/video-heat-treated.jpg") 0 0 no-repeat;
	border: 0;
	width: 120px;
	height: 80px;
}

.video-roll a:hover { 
	background-position: 0 -35px;
	color: #049;
}

.video-roll a:active {
	background-position: 0 -70px;
	color:#fff;
}

.rollover a { 
	display: block; 
	width: 120px;
	height: 80px;
}

.rollover a:hover { 
	background-position: -80px 0;
}

.highlight-background {
	background-color: #ff9;
}

.select-box {
	width: 130px;
	border: 1px solid #09c;
	
	font-size: 90%;
	
	padding: 0;
	margin: 0 0 5px 10px;
	
	float: right;
	clear: right;
}

.select-box h3 {
	font-size: 110%;
	background: url(../assets/header-back.jpg);
	
	color: #fff;
	
	margin: 0;
	padding: 10px;
	
	border-bottom: 1px solid #09c;
}

.select-box p {
	padding: 5px 10px 5px 10px !important;
	margin: 0 !important;
}
