@charset "UTF-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
#container  {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#leftSide {
	width: 236px;
	float: left;
	margin: 20px 0 30px 0;
}
#header {
	height: 90px;
	padding: 50px 0 0 0;
}
#logo {
	width: 220px;
	margin: 15px 0 0 0;
}
#various1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu_container {
	float: right;
	width: 680px;
	list-style: none;
	/*text-align: center;
	line-height: 30px;*/
	font-size: 12px;
	color: #959595;
	padding: 15px 30px 0px 0px;
	clear: right;
}
#about_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#about_content a {
	text-decoration: underline;
	color: #666666;
}
#about_content a:hover {
	text-decoration: underline;
	color: #666666;
}
#about_content li {
	margin: 0 0 0 -30px;
}
#contact_content {
	width: 700px;
	min-height:300px;
	margin: 20px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#contact_content h1 {
	margin: -10px 0 0 0;
}
#contact_content a {
	text-decoration: underline;
	color: #666666;
}
#contact_content a:hover {
	text-decoration: none;
	color: #000000;
}
#trade_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#trade_content li {
	margin: 0 0 0 -30px;
	list-style-type: none;
}
#press_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#press_content a {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#press_content a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #502F1F;
	text-decoration: none;
}
#faq_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#retailers_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#retailers_content p {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
}
#manuals_content {
	width: 700px;
	margin: 10px 0px 0px 280px;
	clear: right;
	padding: 60px 0 0 0;
}
#manuals_content a {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#manuals_content li {
	margin: 0 0 0 -30px;
	list-style-type: none;
}
#manuals_content a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #502F1F;
	text-decoration: none;
}
#slide_button {
	clear: right;
	margin: 30px 250px 30px 250px;
	width: 700px;
}
#slide_button a {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
#slide_button a:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#faq_content a {
	text-decoration: underline;
	color: #666666;
}
#faq_content a:hover {
	text-decoration: underline;
	color: #666666;
}
#cat_text {
	width: 212px;
	text-align: center;
	clear: left;
}
blockquote {
	font-family: "12px Arial", Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
}
#testimonials {
	float: right;
	width: 681px;
	left: 0px;
	top: 0px;
	font-family: "11px Arial", Helvetica, sans-serif;
	padding-top: 0px;
	clear: both;
}
#bottom-banner {
	clear: both;
	border: 0;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}
#product_slideshow2 {
	float: right;
	width: 683px;
}

#testimonials .slide {

}
#testimonials  li {
	list-style-type: none;
	text-decoration: none;
}
#testimonials  li  a {
	color: #333333;
	text-decoration: none;
	font-family: "12px Arial", Helvetica, sans-serif;
}
#search input {
	border: 1px solid #696768;
	font-family: Arial;
	color: #999999;
	cursor: pointer;
}
#search {
	float: right;
	left: 1125px;
	top: 28px;
	padding: 10px;
	background: #ccc;
}
#social-icons {
	float: right;
	margin: 0px 0 0 0;
	padding: 3px 0 0 0;
	clear: right;
}
#footer {
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	border-top: 1px solid #ccc;
	width: 980px;
	clear: both;
	height: 50px;
}
#footer #copy {
	clear: left;
	float: left;
}
#spacer {
	height: 20px;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

