* {
	margin:0;
	padding:0;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	width:760px;
	margin:0 auto;
}
 .orange {color:#F96511; }
.green{color:#106834; }
#focus-wrapper dl dt h2 a{ color:#106834;}
.left {float:left; }
t-left { text-align:left; }
.right {float:right; }
.t-right {text-align:right;}
.hide {display:none; }
img{border:none;}
a {color:#F96511; text-decoration:none; }
h1 { font-size:1.1em;color:#F96511; }
h2 { font-size:.9em; color:#F96511; }
h3 { font-size:.8em;color:#F96511; font-family:Myriad Pro, Arial, Helvetica, sans-serif; }
/*Branding*/
#branding {
	width:760px;
	height:155px;
	float:left;
}
#logo {
	float:left;
	margin:10px 0 0 12px;
}
/*Main Navigation*/
#main-nav-wrapper {
	margin:25px 40px 0 15px;
	width:100px;
	float:left;
}
	#main-nav-wrapper #takeme {
		display:inline;
	}
	#main-nav-wrapper dl {
		margin-top:50px;
	}
	#main-nav-wrapper .nav-plug { 
		font-size:.7em;
		clear:both;
		padding-top:10px;
		font-weight:bold;
		color:#106834;
	 }
 #main-nav,#focus {
	background:url(../images/dotted.gif) left bottom no-repeat;
	color:#F96511;
	list-style:none;
	padding-top:10px;
}
	#main-nav li {
		list-style-type:none;
		padding:0 0 0 27px;
		margin-top:11px;
		background:url(../images/dotted-h.gif) left no-repeat;
	}
		#main-nav li a {
			color:#F96511;
			font-weight:800;
			text-decoration:none;
			font-size:.9em;
		}
		#main-nav .active {
			background:url(../images/dotted-active.gif) left no-repeat;
			list-style-type:none;
			padding:0 0 0 25px;
		}
			#main-nav .active a {
				color:#106834;
			}
/*Content*/
#content {
	width:410px;
	float:left;
	background:url(../images/body-bg.gif) no-repeat 1% 0%;
}
	#featured-product-wrapper {
		background:url(../images/featured-product.gif) top left no-repeat;
		margin-top:30px;
		width:410px;
		float:left;
	}
		#featured-product, #bottom-wrapper {
			margin-top:50px;
			width:410px;
			float:left;
		}
			#featured-product img,#featured-product-wrapper img {
				float:left;
				padding:0 10px 10px 10px;
			}
			#featured-product p,#featured-product a,#featured-product dl, #featured-product h2, #featured-product h1 {
				float:left;
				*float:none;
				padding:10px 10px 0 10px;
				*padding-left:20px;
			}
			#featured-product p{
				float:none;
			}
			#featured-product h2 {
				padding:0 0 0 20px;
			}
				#viewdetails {
					background:url(../images/bullet.gif) 46% 80% no-repeat;
					padding:10px 0 0 220px;
					*padding:10px 0 0 155px;
					margin-left:40px;
					float:right;
					width:175px;
					_width:140px;
					font-weight:bold;
				}
	#content dl{
		margin:15px 0;
		width:409px;
		float:left;
		list-style:outside;
	}

		#content dl dt{
			clear:left;
			font-size:.9em;
			float:left;
			padding:0 10px 15px 0px;
		}
		
			#content dl .top a {
				color:#000;
				background:none;
				padding-left:0px;
				margin:0;
			}
			#content dl dd {
				padding:0 0 2px 10px;
				font-size:.9em;
				margin:0 0 5px 185px;
			}
		#content #short-dis dl dd {
			background:url(../images/bullet-c.gif) 0 5px no-repeat;
		}
		#content #short-dis dl .top, #content dl .top {
			font-weight:bold;
			font-size:.9em;
			margin:0 0 10px 0;
			background:none;
		}
				#content dl .back-none, #content #short-dis dl .back-none{
					background:none;
					margin-top:5px;
				}
			#bottom-wrapper {
					background:url(../images/bottom-bg.gif) top left repeat-y;
			}
				#bottom p, #bottom dl, #bottom h1,#bottom h2 {
					width:300px;
					float:left;
					padding-left:10px;
				}
				#bottom img {
					float: right;
					padding-left:10px;
				}	
/*Focus Navigation*/
#focus-wrapper {
	float:right;
	background:url(../images/find-it-now.jpg) 26px 4px no-repeat;
	margin:25px 0 0 0px;
	width:160px;
} 
	#focus-wrapper dl {
		padding:30px 0 0 0;
		margin:155px 27px 23px 20px;
		width:105px;
	}
	#focus {
		background:url(../images/dotted.gif) right bottom no-repeat;
		text-align:right;
		margin:29px 0 0 0;
	}
		#focus li{
			list-style-type:none;
			padding:5px  21px 7px 0;
			background:url(../images/dotted-h.gif) right no-repeat;
		}
			#focus li a {
				color:#F96511;
				font-weight:800;
				text-decoration:none;
				font-size:.9em;
			}
	address,#address {
		color:#106834;
		font-size:.8em;
		margin-left:20px;
	}
	address {
		width:110px;
	}
	#address {
		list-style:none;
		margin-top:10px;
	}
		#address li {
			list-style-type:none;
			font-size:1.1em;
		}
/*Footer*/
#footer {
	float:left;
	margin:10px auto 0 auto;
	border-top:1px solid #F96511;
	width:760px;
}
	#bottom-nav {
		clear:right;
		list-style:none;
		font-size:.8em;
		padding:0 20px;
		margin:0 0 0 25%;
		*margin:0 0 0 20%;
		_margin:0 0 0 10%;
		float:left;
	}
		#bottom-nav li {
			float:left;
			list-style-type:none;
			padding:0 8px;
			margin-top:13px;
			border-right:1px dotted #106834;
		}
		#bottom-nav .none {
			border:none;
		}
			#bottom-nav li a {
				font-size:.8em;
			}
	#plug {
		font-size:.7em;
		font-weight:bold;
		margin:0 0 0 23%;
		padding:10px 5px 10px 70px;
		clear:left;
		float:left;
		width:37%;
		background:url(../images/karcher-plug.jpg) 290px 10px no-repeat;
	}
		#plug a{
			font-size:1.1em;
		}