@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../myimages/body_bkg.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;

	}

* {
	margin:0;
	padding:0;
	}

a {
	text-decoration:none;
	color:#F89938;
	}
a:hover {
	color: #999999;
	}
	
#wrapper {
	width: 839px;
	height:auto;
	margin: 0 auto;
	background-color:#fff;
	text-align:left;

	} 
	

#container {
	width: 835px;
	height:auto;
	float:left;
	border-right: solid #ccc 2px;
	border-left: solid #ccc 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;

	}
p.introtext {
	line-height:20px;
	text-align:justify;
	color: #666666;
	}
p {
	line-height:8px;
	color: #666666;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#header {
	width: 835px;
	height:198px;
	margin-top: 20px;
	float:left;
	border-top: solid #999 1px;
	background-image: url(../myimages/header_bkg.gif);
	}

/*Nav*/

#nav {
	width:835px;
	height: 45px;
	margin-top:10px;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	float:left;
	margin-bottom:10px;
	}
	


ul#main_nav {
	width:800px;
	height:40px;
	background: url(../images/nav_bkg.png);
	float: left;
	margin-top:5px;
	margin-left:40px;
}

#main_nav li.level1	{clear:none;float:left;height:40px;list-style:none;overflow:hidden;}

#main_nav a.level1	{background-image:url(../images/nav.gif);background-repeat:no-repeat;display:block;height:40px;outline:none;overflow:hidden;text-indent:-9999px;}


#hdr_home{width:90px;}

#hdr_home a.level1{background-position:0px 0;width:90px;}

#hdr_home a.level1:hover{background-position:0px -43px;}

#hdr_home a.current{background-position:0px -75px;}

#hdr_company{width:135px;}

#hdr_company a.level1{background-position:-90px 0;width:135px;}

#hdr_company a.level1:hover,#hdr_work:hover a.level1{background-position:-90px -43px;}

#hdr_company a.current{background-position:-90px -43px;}

#hdr_newproducts {width:180px;}

#hdr_newproducts a.level1{background-position:-220px 0;width:180px;}

#hdr_newproducts a.level1:hover,

#hdr_newproducts:hover a.level1{background-position:-220px -43px;}

#hdr_newproducts a.current{background-position:-220px -43px;}

#hdr_specials {width:130px;}

#hdr_specials a.level1{background-position:-400px 0;width:130px;}

#hdr_specials a.level1:hover,

#hdr_specials:hover a.level1{background-position:-400px -43px;}

#hdr_specials a.current{background-position:-400px -43px;}

#hdr_contact{width:130px;}

#hdr_contact a.level1{background-position:-540px 0;width:130px;}

#hdr_contact a.level1:hover,#hdr_news:hover a.level1{background-position:-540px -43px;}

#hdr_contact a.current{background-position:-540px -43px;}

#hdr_legend{width:90px;}

#hdr_legend a.level1{background-position:-685px 0;width:90px;}

#hdr_legend a.level1:hover{background-position:-685px -43px;}

#hdr_legend a.current{background-position:-685px -43px;}

/* End Nav */



#content {
	float:left;
	width:835px;
	height: auto;
	}
#aboutus {
	width:805px;
	float:left;
	height:auto;
	margin-bottom:10px;
	padding: 0px 15px 0px 15px;
		clear:both;
	}

#logo {
	float:left;
	width:100px;
	height:100px;
	margin-top:14px;
	}
#bottom {
	width:835px;
	float:left;
	height:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding-top: 20px;
	background: url(../images/bottom_bkg.gif) top;
	

	}
div#categories {
	float:left;
	width: 235px;
	height:auto;
	font-size:14px;
	color:#F89938;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	border-right: solid 1px #ccc;

	}
#new_products {
	width:835px;
	float:left;
	height:auto;
	}
.column {
	width:160px;
	height: auto;
	float:left;
	margin-right:28px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:70px;
	width:565px;
	height:30px;
	color:#999;
	font-size:20px;
	}
.description {
	text-align:center;
	color:#F89938;
	font-size:12px;
	margin-top:5px;
	font-weight:bold;
	}
#flash {
	width:554px;
	float:left;
	height:auto;
	padding-left:10px;
	margin-bottom:10px;
	}
#flash2 {
	width:530px;
	float:left;
	height:auto;
	padding-left:10px;
	margin-bottom:10px;
	}
#tellafriend {
	width:380px;
	height:auto;
	float:left;
	margin-right:15px;
	border-right: solid 1px #ccc;
	padding-right:10px;
	}
#reviews {
	float:left;
	width: 180px;
	height:auto;
	}
#footer {
	height:40px;
	width:835px;
	float:left;
	text-align:center;
		border-top: solid 1px #ccc;
		padding-top:10px;
	}
ul {
	list-style-type:none;
	}
.clear {
	clear:both;
	}
.orange {
	color:F89938;
	font-weight:normal;
	}

.search {
	background: url(../images/search_bkg.gif) repeat-x;
	height:30px;
	width:83%;
	font-size: 11px;
	color: #999999;
	border: solid 1px #CCCCCC;
	padding-left: 10px;
	}
.search_long {
	background: url(../images/search_bkg.gif) repeat-x;
	height:30px;
	width:100%;
	font-size: 11px;
	color: #999999;
	border: solid 1px #CCCCCC;
	padding-left: 10px;
	}
