body {
	background: #E8E8E8 url(/img/life-saving-wa/body_bg.gif) repeat-x fixed;
}
a {
	color: #00AEEF;
}
a:hover {
	color: #8FD9F8;
}
a img {
	border-color: #00AEEF;
}
a:hover img {
	border-color: #8FD9F8;
}
/***************************************************************************************************************** Column Sets */
.colset_header {
	background: url(/img/life-saving-wa/colset_header.png) no-repeat;
	height: 8px;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.colset {
	background: url(/img/life-saving-wa/colset_bg.png) repeat-y;
	padding-top: 30px;
	padding-right: 3px;
	padding-left: 3px;
}
.watermark {
	background: url(/img/products/colset_bg_watermark.gif) no-repeat left bottom;
	min-height: 317px;
	overflow: auto;
}
.colset_footer {
	background: url(/img/products/colset_footer.png) no-repeat;
	height: 40px;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
/********************************************************************************************************* Feature Column Sets */
.colset_feature {
	background: url(/img/products/colset_feature_bg.gif) repeat-y;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 18px;
}
/*************************************************************************************************************** Column Span 1 */
.span1 {
	color: #666;
}
.span1 h1 {
	color: #00549F;
}
.span1 h2 {
	color: #00549F;
}
.span1 h3 {
	color: #00549F;
}
.span1 h4 {
	color: #00549F;
}
.colset_feature .span1 ul {
	margin-left: 0px;
	list-style: inside;
}
/*************************************************************************************************************** Column Span 2 */
.span2 {
	color: #666;
}
.span2 h1 {
	color: #00549F;
}
.span2 h2 {
	color: #00549F;
}
.span2 h3 {
	color: #00549F;
}
.span2 h4 {
	color: #00549F;
}
/************************************************************************************************************************ Menu */
#menu {
	height: 27px;
	width: 576px;
	background: url(/img/products/menu_bg.gif) no-repeat;
	padding: 0px;
	margin: 0px 0px 36px;
	position: relative;
}
#menu li {
	list-style: none;
	position: absolute;
	bottom: 0px;
}
#menu li, #menu li a {
	height: 27px;
	display: block;
	text-indent: -9999px;
}
#menu li a {
	overflow: hidden;
}
#home {
	width: 113px;
	left: 2px;
}
#home:hover {
	background: url(/img/products/menu_bg.gif) -2px -27px;
}
#home.active {
	background: url(/img/products/menu_bg.gif) -2px -54px;
}
#specials {
	width: 113px;
	left: 117px;
}
#specials:hover {
	background: url(/img/products/menu_bg.gif) -117px -27px;
}
#specials.active {
	background: url(/img/products/menu_bg.gif) -117px -54px;
}
#clearance {
	width: 113px;
	left: 232px;
}
#clearance:hover {
	background: url(/img/products/menu_bg.gif) -232px -27px;
}
#clearance.active {
	background: url(/img/products/menu_bg.gif) -232px -54px;
}
#faq {
	width: 113px;
	left: 347px;
}
#faq:hover {
	background: url(/img/products/menu_bg.gif) -347px -27px;
}
#faq.active {
	background: url(/img/products/menu_bg.gif) -347px -54px;
}
#contact {
	width: 113px;
	left: 462px;
}
#contact:hover {
	background: url(/img/products/menu_bg.gif) -462px -27px;
}
#contact.active {
	background: url(/img/products/menu_bg.gif) -462px -54px;
}
/************************************************************************************************************ Breadcrumb Lists */
#breadcrumbs {
	font: bold 12px/18px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: url(/img/life-saving-wa/breadcrumbs_bg.png) no-repeat;
	width: 954px;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	position: relative;
}
#breadcrumbs ul {
	margin: 0px;
	position: absolute;
	left: 36px;
	bottom: 18px;
}
#breadcrumbs li {
	display: inline;
}
#breadcrumbs li h1 {
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
}
#breadcrumbs a:hover {
	color: #FF0;
}
/******************************************************************************************************************** Sub Menu */
#sub-menu_bg {
	background: url(/img/products/sub-menu_bg.gif) repeat-y 36px 0px;
	overflow: auto;
}
#sub-menu_footer {
	background: url(/img/products/sub-menu_footer.jpg) no-repeat 36px bottom;
	overflow: auto;
}
#sub-menu {
	font-weight: bold;
	color: #FFF;
	background: url(/img/products/sub-menu_header.gif) no-repeat;
	padding-top: 12px;
	padding-bottom: 144px;
	margin: 0px;
	list-style: none outside;
}
#sub-menu h2, #sub-menu h3 {
	margin-top: 9px;
	margin-right: 27px;
	margin-left: 27px;
}
#sub-menu a {
	color: #FFF;
	background: url(/img/products/sub-menu_link.png) no-repeat left center;
	border-bottom: 1px solid #C7EFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 27px;
	margin-left: 27px;
	display: block;
}
#sub-menu a:hover {
	color: #FF0;
	background: url(/img/products/sub-menu_link.png) no-repeat -493px center;
}
#sub-menu .active {
	color: #C7EFFF;
	background: url(/img/products/sub-menu_link.png) no-repeat -993px center;
	border-bottom: 1px solid #C7EFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 27px;
	margin-left: 27px;
	margin-bottom: 0px;
	display: block;
}
#sub-menu li.last a, #sub-menu li.last span, #sub-menu a.link_pdf {
	border: none;
}
#sub-menu a.link_pdf {
	background: url(/img/i_pdf.gif) no-repeat left center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	margin-right: 27px;
	margin-left: 27px;
	display: block;
}
/************************************************************************************************************* Content Styling */
.hr {
	height: 18px;
	background: url(/img/life-saving-wa/hr_bg.gif) repeat-x;
	clear: both;
	margin-left: 18px;
	margin-right: 18px;
}
.colset_header hr, .colset_footer hr, .product-box_header hr, .product-box_footer hr {
	display: none;
}
.link {
	background: url(/img/life-saving-wa/i_link.png) no-repeat left center;
	padding-left: 12px;
}
.link:hover {
	background: url(/img/life-saving-wa/i_link.png) no-repeat -993px center;
}
/*************************************************************************************************************** Product Boxes */
.product-box_header {
	background: url(/img/products/product-box_header.gif) no-repeat;
	height: 6px;
	width: 576px;
	clear: both;
}
.product-box {
	background: url(/img/products/product-box_bg.gif) repeat-y;
	width: 576px;
	padding-top: 12px;
	overflow: auto;
}
.product-box_footer {
	background: url(/img/products/product-box_footer.gif) no-repeat;
	height: 6px;
	width: 576px;
	clear: both;
	margin-bottom: 18px;
}
.product-box .span1 {
	width: 252px;
	padding-left: 18px;
	padding-right: 18px;
}
.product-box .span2 {
	width: 540px;
	padding-left: 18px;
}
/********************************************************************************************************************** Tables */
table {
	width: 100%;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table th {
	color: #00549F;
	padding: 6px;
	background: #DAF3FD;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table td {
	padding: 6px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
tr.alt-row {
	background: #FCFCFC;
}
tr.highlight {
	background: #FFFFD9;
}
/*********************************************************************************************************************** Forms */
.span2 .styled-fieldset {
	margin-bottom: 18px;
	background: #DAF3FD;
	padding: 35px 35px 17px;
	border: 1px dotted #999;
}
.span2 .styled-form label {
	width: 153px;
	padding-right: 18px;
}
.span2 .styled-form label em, .alert {
	color: #F00;
}
.span2 .styled-form input.text {
	width: 331px;
	height: 16px;
}
.span2 .styled-form textarea {
	width: 331px;
}
input.text.quantity {
	width: 36px;
	height: 16px;
}
input.mailing-list {
	width: 200px;
	height: 16px;
	margin: 0px;
	float: left;
}
/**************************************************************************************************************** Form Buttons */
.subscribe {
	background: url(/img/products/btn_subscribe.png);
	height: 18px;
	width: 62px;
	float: right;
}
.add-to-cart {
	background: url(/img/products/btn_add-to-cart.gif);
	height: 18px;
	width: 74px;
	float: right;
}
.update-cart {
	background: url(/img/products/btn_update-cart.gif);
	height: 18px;
	width: 74px;
	float: right;
}
/********************************************************************************************************************** Footer */
#footer {
	color: #999;
}
#btn_back-to-top {
	background: url(/img/life-saving-wa/btn_back-to-top.png) no-repeat;
}
