body {
	font-family: Vedana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333;
	background-color: #FFCB05;
}
a {
/*	color: #cc6600;*/
	color: #000099;
}

a:hover {
	color: #990000;
}

a:visited {
	color: #000099;
}

img {
	border: 0px;
}

h2 {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#container {
	width: 1050px;
	margin: 0px auto;
	position: relative;
	background: url(../images/main_bg.jpg) repeat-y;
}

#icontainer {
	width: 1050px;
	margin: 0px auto;
	position: relative;
	background: url(../images/banner_bottom.jpg) no-repeat bottom left;
}

#top {
	height: 141px;
	width: 100%;
	background: url(../images/banner_top.jpg) no-repeat top left;
	position: relative;
}

#logo {
	width: 228px;
	height: 61px;
	position: absolute;
	top: 48px;
	left: 76px;
}

#topnav {
	font-weight: bold;
	display: inline;
	margin: 8px 60px 0px 0px;
	float: right;
	clear: right;
	font-size: 14px;
	color: #fff;
	font-family: Helvetica, sans-serif;
}

#top #slogan {
	color: #FFCB05;
	font-weight: bold;
	display: inline;
	margin: 32px 60px 0px 0px;
	float: right;
	clear: right;
	font-size: 14px;
}
#top #contact {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	display: inline;
	margin: 11px 60px 0px 0px;
	float: right;
}
#top #contact a {
	color: #666;
}
#top #contact a:hover {
	color: #333;
}

a.contact_sales {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#topnav a {
	color: #fff;
	text-decoration: none;
}

#topnav a:hover, #topnav a.highlight {
	color: #FFCB05;
}

#leftcol {
	width: 240px;
	background: #EBEBEB;
	float: left;
	margin: 0px 10px 0px 69px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	display: inline;
	padding-bottom: 30px;
}

#leftcol a {
	text-decoration: none;
	color: #000;
}

.leftNavItems a {
	display: block;
	margin: 6px 0px;
}

#leftcol a:hover {
	color: #666;
}

.leftNavHdr {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 2px 12px;
	cursor: pointer;
}

.leftNavItems {
	margin: 0px 0px 10px 30px;
}

#leftNav{ 
	float:left;
	width:150px; 
	background-color: #fff; 
	height:100%;
	padding: 5px;
	overflow:auto;
}

#mainpage {
	width: 665px;
	float: right;
	margin: 0px 55px 50px 0px;
	display: inline;
}

#footer {
	width: 100%;
	text-align: center;
	padding: 20px;
	font-size: 10px;
	color: #666;
	clear: both;
}

#homebanner {
	background: url(../images/home_banner.jpg) no-repeat top left;
	width: 660px;
	height: 235px;
/*	border: 1px solid #000;
	margin: -5px 5px 5px -5px;*/
	display: block;
	position:relative;
}

#homebanner p {
	color: #fff;
	width: 390px;
	margin: 0px 20px 0px 30px;
	padding-top: 10px;
}

.img-wrapper {
	background: url(../images/shadow.gif) no-repeat bottom right;
	clear: both;
	float: left;
	position: relative;
	margin: 6px 0px;
	display: inline;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -5px 5px 5px -5px;
	display: block;
	position:relative;
}

.one_cat {
	width: 216px;
	float: left;
	margin-top: 20px;
}

.cat_title {
/*	color: #fff;
	background-color: #000;
	font-weight: bold;*/
	text-align: center;
	width: 210px;
/*	line-height: 26px;
	margin: -5px 5px 5px -5px;*/
}

.cat_title a{
	color: #000;
	text-decoration: none;
}

.clear {
	clear: both;
}

#rightNav {
	position: absolute; width:260px; right: -1px; top: 40px;
}
	
#centerNav { 
	margin-top:10px;
	float:left;
	width:600px;
	left:220px;
	height:auto;
	position:absolute;
}

.categoryRight {
	padding-right:200px;
	padding-top:20px;
}
 
.fwcheckbox {
	float: left;
	width: 150px; 
}

table.light_border {
	border: 1px solid #999;
}

#viewcartlink {
	float: right;
	text-align: right;
}