body {
	color: #595959;
	background: #fff url(../images/bg.gif) top left;
	}
	
a:link, a:visited {
	color: #559d98;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #595959;
	}
	
#grad_bg {
	background: transparent url(../images/grad_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

#container {
	width: 880px;
	margin: 0px auto;
	padding-top: 64px;
	}
	
	#grey_border {
		background: #f1f3f4;
		border: 1px solid #e9ebee;
		padding: 3px;
		margin:0px;
		}
		
	#white_container {
		background: #fff;
		border: 1px solid #e9ebee;
		padding: 18px;
		}

#header {
	background: #f5fbfb;
	height: 98px;
	}

	#logo {
		background: #f5fbfb url('../images/logo2.gif') no-repeat;
		width: 352px;
		height: 98px;
		float: left;
		}
		
		#logo h1, #logo h2 { display: none; }
	
	#header_strip {
		background: #f5fbfb url('../images/header_strip_bg.gif') repeat-y top right;
		float: right;
		overflow: auto;
		font-size: 6pt;
		font-weight: bold;
		}
	
		.search {
			float: left;
			padding: 8px 50px 8px 100px;
			text-transform: uppercase;
			}
			
			.search .input_button {
				position: absolute;
				border: 0px;
				}
		
		.phone {
			background: #ecf1f1 url('../images/phone_arrow.gif') no-repeat right;
			text-transform: uppercase;
			padding: 11px 22px;
			border-left: 1px solid #f5fbfb;
			float: left;
			}

#navigation {
	background: #fff url('../images/nav_bg.gif') repeat-x;
	clear: both;
	}
	
	#navigation ul {margin:0;padding:0;}
	
	#navigation li {
		list-style:none outside;
		float: left;
		}
		
		#navigation li img { border: none; }

#content {
	background: #f5fbfb;
	clear: both;
	overflow: auto;
	}
	
	/* home page classes */
	#idx_col1 {
		width:556px;
		float:left;
		margin-top:5px;
		}
	
	#idx_col2 {
		width: 271px;
		float: right;
		margin-top: 5px;
		}
		
		.idx_block_1 { margin-bottom: 5px; }
		.idx_block_2 {}
	/* // home page classes */
	
	#col1 {
		width: 341px;
		float: left;
		}
		
	#col2 {
		width: 471px;
		float: right;
		padding: 20px 20px 20px 0px;
		}
		
		/* classes for contact page */
		.colContact {
			background: #d4edec;
			width: 222px;
			border-top: 7px solid #9bd6d3;
			margin: 27px 0px 0px 77px;
			}
		
			.colContact_text {
				color: #d16103;
				padding: 8px;
				}
			
			.colContact strong {
				color: #626464;
				display: block;
				}
		
		/* classes for shop page */
		.colShop { padding: 23px 77px; }
		
			#col2 h3 {
				color: #d16103;
				background: #f5fbfb url('../images/col2_h3_bg.gif') repeat-x bottom left;
				font-size: 12pt;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 15px 0px;
				border: none;
				}
				
			#col2 strong {
				color: #626464;
				display: block;
				}
		
		.shopCatBit {
			width: 147px;
			float: left;
			margin: 20px 0px 0px 20px;
			}
			
			.shopCatBit img { border: none; }
			
			/* Shop2 Classes */
			#shopCatTop {}
			
				#shopCatTop ul {}
				
				#shopCatTop li {
					background: #f5fbfb url('../images/shopCatTop_bg.gif') no-repeat left;
					text-transform: uppercase;
					list-style: none outside;
					padding: 2px 13px 2px 9px;
					float: left;
					}
					
					#shopCatTop a:link, #shopCatTop a:visited {
						color: #62b0ab;
						text-decoration: none;
						font-weight: bold;
						}
				
					#shopCatTop .shopCatTop_highlight { background: #f5fbfb url('../images/shopCatTop_hlbg.gif') no-repeat left; }
					
						#shopCatTop .shopCatTop_highlight a:link, #shopCatTop .shopCatTop_highlight a:visited {
							color: #d16103;
							text-decoration: none;
							}
			
			#shopProdDisplay { clear: both; }
			
				.prod_bit {
					width: 115px;
					float: left;
					margin-right: 22px;
					border-bottom: 1px dashed #626464;
					padding: 0px 20px 20px 0px;
					}
					
					.prod_bit table { border: none; }
						
						.prod_bit table img { border: none; }
						
					.prod_bit td { padding: 3px; }
					
					.prodBit_title { text-transform: uppercase; }


			
#footer {margin:0 auto;width: 880px;}

	#footer_nav {
		background: #d16103 url('../images/footer_nav_bg.gif') no-repeat top right;
		clear: both;
		margin: 0px;
		}
		
		#footer_nav ul { overflow: auto;margin:0px; }
		
		#footer_nav li {
			list-style: none outside;
			float: left;
			margin:0px;
			}
			
			#footer_nav .fnav_text {
				color: #be4301;
				font-weight: bold;
				font-size: 15pt;
				float: right;
				padding: 15px 50px 0px 0px;
				}
			
			#footer_nav li img { border: none; }
			
	#copyright {
		clear: both;
		text-align: center;
		text-transform: uppercase;
		font-size: 6pt;
		border-top: 1px dashed #595959;
		padding: 8px 0px;
		margin: 10px 130px;
		}
		
.shopProductFAQs
{
	margin:15px 5px 0px;
	clear:both;
}
.shopProductFAQ
{
	margin:0px 0px 5px;
}
.shopProductFAQ label { display:none; }
.shopProductFAQ h1 { font-size:10px; font-weight:bold; color:#000000;}
.shopProductFAQ p { margin:0; padding:0;}

.al img {
border:solid #e9ebee 1px;
padding:3px;
background:#f1f3f4;
}