body {
	background: url(../images/gradient-body-bg.jpg) top left repeat-x;
	background-attachment: fixed;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* HEADER */
#header {
	background: url(../images/header-bg.jpg) top left no-repeat;
	width: 750px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#header ul {
	margin: 1px 12px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#header ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#header ul li.current {
	background: #999;
}

#header ul li a {
	display: block;
	color: #666;
	padding: 2px 16px;
	text-decoration: none;
}

#header ul li.current a {
	color: #fff;
}

#header ul li a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	width: 230px;
	height: 100px;
	background: url(../images/hs-logo.jpg) top left no-repeat;
	margin-left: 10px;
	text-decoration: none;
}

h1 a span {
	visibility: hidden;
	font-size: 4px;
	line-height: 4px;
}

/* GENERAL CONTENT STYLES */
#contenttop {
	width: 750px;
	height: 9px;
	background: url(../images/content-top.png) top left no-repeat;
	margin: 6px auto 0 auto;
	font-size: 1px;
}

#content {
	width: 748px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #fff;
	padding: 1px 0;
}

h2 {
	font-size: 26px;
	margin: 6px 0 4px 20px;
	font-weight: bold;
	padding: 0;
	margin-left: 20px;
}

#content h2 {
	margin-top: 0;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 1px 20px;
}

h4 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin: 6px 20px 0 20px;
	padding: 6px 0 0 0;
	color: #f00;
	border-top: solid 1px #999;
}

p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 6px 20px;
}

p.top {
	font-size: 10px;
	margin: 0 20px 0 0;
	text-align: right;
}

p.return {
	margin-top: 10px;
	text-align: center;
}

hr {
	margin: 10px 20px;
	color: #999;
	background-color: #999;
	border: solid 1px #999;
	clear: both;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
}

ul li {
	margin: 0 0 6px 0;
	padding: 0;
}

ul li strong {
	display: block;
	float: left;
	width: 160px;
	margin-bottom: 1px;
	font-weight: normal;
}

a {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #f00;
}

a img {
	border: none;
}

#linktoforms {
	float: right;
}

#linktoforms a {
	display: block;
	width: 212px;
	height: 35px;
	background: url(../images/repair/haz-materials-button.jpg) top left no-repeat;
	text-decoration: none;
}

#linktoforms a:hover {
	background-position: bottom left;
}

#linktoforms a span {
	visibility: hidden;
}

img.right {
	float: right;
	margin: 10px 30px;
}

div.clear {
	clear: both;
}

/* PRODUCT PAGE */
#content.product {
	background: url(../images/product/product-big.jpg) bottom left no-repeat;
	background-color: #fff;
}

#content.product h2 {
	margin: 14px 30px 16px 0;
	font-size: 34px;
	line-height: 30px;
	text-align: right;
}

#content.product h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #f00;
	font-weight: bold;
	font-style: normal;
}

#content.product h2 span {
	font-size: 22px;
	font-weight: normal;
}

#content.product div:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#operate {
	margin: 0 30px 80px 380px; /* SAFARI HACK ON BOTTOM */
}

#operate img {
	float: left;
	margin-right: 10px;
}

#power {
	clear: both;
	margin: 0 30px 44px 390px;
}

#power img {
	float: right;
	margin-left: 2px;
}

#service {
	clear: left;
	margin: 0 20px 0 420px;
}

#service img{
	float: left;
	margin-right: 10px;
}

#content.product div p, #content.product div h3 {
	margin-left: 0;
}

p.datasheet {
	position: absolute;
	background: url(../images/product/pdf-icon.png) top left no-repeat;
	margin: 130px 0 0 194px;
	padding: 10px 0 10px 36px;
}

/* SPECIFICATIONS PAGE */
#specnav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background: url(../images/product/specnav-bg.png) top left no-repeat;
	margin: 6px 9px;
	padding: 8px 0;
	text-align: center;
}

#content #specnav {
	margin: 0 9px;
}

#specnav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#specnav li a {
	color: #fff;
	text-decoration: none;
	margin: 0 20px;
}

#specnav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#specnav li.current a, #specnav li.current a:hover {
	color: #000;
	text-decoration: none;
}

div.specs {
	width: 728px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	background: #fff;
	margin: 0 9px;
}

div.spec {
	display: block;
	width: 730px;
	height: 9px;
	background: url(../images/product/spec-top.png) top left no-repeat;
	margin: 0 9px;
}

div.hr {
	width: 730px;
	height: 9px;
	background: url(../images/product/spec-bottom.png) top left no-repeat;
	margin: 0 9px 6px 9px;
}

div.hr hr {
	display: none;
}

table.specs {
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 20px;
}

table.specs th, table.specs td {
	padding: 0 20px 2px 0;
}

table.specs th {
	padding-top: 8px;
}

/* CLASSES PAGE */
div.columns {
	float: left;
}

div.columns h3, div.columns p {
	margin-right: 20px;
}

div.columns h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}

div.columns h3.register {
	text-align: right;
	font-size: 14px;
	margin-top: 12px;
}

div.columns h3.register a {
	color: #f00;
}

div.columns h4 {
	margin-bottom: 4px;
}

div.columns ul {
	list-style: disc;
	margin: 0 0 0 36px;
	padding: 0;
}

div.columns img {
	float: right;
	margin: 0 10px 0 5px;
}

div.columns a {
	font-weight: bold;
}

p.return a {
	font-weight: normal;
}

div.columns ul.forms {
	list-style: none;
	margin: 6px 20px 0 20px;
	padding-top: 6px;
	border-top: solid 1px #999;
}

ul.forms li {
	margin-bottom: 16px;
}

div.colleft, div.colright {
	width: 370px;
	background-color: #fff;
	padding: 1px 0;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

div.colleft {
	margin-right: 6px;
}

div.coltop {
	background: url(../images/classes/classes-top.png) top left no-repeat;
	width: 372px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
}

div.colbottom {
	background: url(../images/classes/classes-bottom.png) top left no-repeat;
	width: 372px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 4px;
}

p.hazmat {
	text-align: center;
	background: #eee;
	padding: 10px 15px;
	width: 260px;
	margin: 11px 0 0 39px;
	border: solid 1px #999;
}

/* CLASS REGISTRATION PAGE */
fieldset {
	margin: 0 10px;
	float: right;
	width: 400px;
	padding: 0;
	border: solid 1px #999;
}

fieldset p {
	margin: 6px 10px;
}

fieldset p label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 6px;
}

fieldset p.select {
	background: #eee;
	padding: 8px; 
	text-align: center;
	margin: 0;
}

fieldset p.button {
	text-align: center;
}

fieldset p span {
	margin-left: 15px;
}

fieldset p label.zip {
	float: none;
	display: inline;
	width: auto;
}

fieldset input, fieldset select {
	font-size: 12px;
}

#COMPANY, #ADDRESS-1, #ADDRESS-2, #EMAIL  {
	width: 200px;
}

#CONTACT, #CITY, #ATTENDEE-1, #ATTENDEE-2, #ATTENDEE-3, #ATTENDEE-4 {
	width: 175px;
}

#STATE {
	width: 40px;
}

#ZIP, #PHONE, #FAX {
	width: 80px;
}


/* FOOTER */
#contentbottom, #productbottom {
	width: 750px;
	height: 9px;
	background: url(../images/content-bottom.png) top left no-repeat;
	margin: 0 auto 4px auto;
}

#productbottom {
	background: url(../images/product/product-bottom.jpg) top left no-repeat;
}

address {
	clear: both;
	width: 750px;
	margin: 0 auto 10px auto;
	text-align: center;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}

/* SAFARI HACKS */
#operate {
	margin-bottom: 38px;#
}