/* -- default style -- */
body {
	margin:0; padding:0;
	background-color:#fff; color:#393939;
	font:normal 12px/15px Arial, Helvetica, sans-serif;}
div, h1, h2, h3, h4, p, a, img, ul, ol, li, form, input, textarea, select {
	margin:0; padding:0;}
img {
	vertical-align: middle;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style:none;}
a {
	outline:none;}
.spacer {
	clear:both; line-height:0; font-size:0;}

/* -- header style -- */
#header {
	width:800px;
	height:335px;
	margin:0 auto;
	padding:30px 11px 0 33px;
	background:url(images/header-bg.jpg) no-repeat 223px 63px;
}
#header img.logo {
	margin:0 0 0 7px;
	float:left;
}
#header ul.info {
	float:none;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#2F594F;
}
#header ul.info li {
	float:left; padding:0 0 0 12px;}
#header ul.info li.email {
	color:#000; background-color:#fff;}
#header ul.info li.email a {
	color:#000; background-color:#fff; text-decoration:none;}
#header ul.info li.email a:hover {
	color:#000; background-color:#F0FBF6;}
#header ul.topNav {
	clear:both;
	width:178px;
	padding:11px 0 0 0;
}
#header ul.topNav li {
	background:url(images/dot-01.gif) repeat-x 0 100%; padding:0 0 1px;}
#header ul.topNav li a {
	background:url(images/arrow-01.gif) no-repeat 2px 50% #fff; color:#000; padding:0 0 0 13px;
	font-size:11px; font-weight:bold; line-height:19px; text-decoration:none;
	width:165px; display:block;}
#header ul.topNav li a:hover {
	background:url(images/arrow-01.gif) no-repeat 2px 50% #F0FBF6; color:#000;}

/* -- body style -- */
#body {
	width:737px;
	margin:0 auto;
	padding:24px 18px 0 33px;
}

/* -- lefta panel start -- */	
#left {
	width:512px;
	padding:0 12px 0 0;
	margin:0 20px 0 0;
	float:left;
	background:url(images/dot-02.gif) repeat-y 100% 0;
}
#left h1.welcome {
	height:23px; margin:0 0 14px; line-height:0; font-size:0; text-indent:-12000px;
	background:url(images/welcome-txt.gif) no-repeat 0 0; }
#left h2 {
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif; color:#323232; background-color:#fff;
	padding:0; margin:6px 0 14px;}
#left h2 span {
	color:#C90C0F;}
#left p {
	padding:0 0 16px 7px;}
#left ul.catagory {
	padding:0 0 20px 7px; float:left;}
#left ul.catagory li {
	background:url(images/dot-01.gif) repeat-x 0 100%;
	width:110px; padding:0 0 1px; margin:0 12px 0 0; float:left;}
#left ul.catagory li.big {
	width:135px; padding:0 0 1px; margin:0;}
#left ul.catagory li a {
	background:url(images/green-bullet.gif) no-repeat 2px 7px #fff; color:#000;
	padding:0 0 0 13px; line-height:19px; display:block; text-decoration:none;}
#left ul.catagory li a:hover {
	background:url(images/green-bullet.gif) no-repeat 2px 7px #F0FBF6; color:#000;}
#left ul.product {
	float:left; padding:18px 0; margin:2px 0 0 0;
	background:url(images/product-green-bg.gif) repeat-x 0 0;}
#left ul.product li {
	float:left; background:url(images/dot-02.gif) repeat-y 0 0;
	padding:0 15px 0 16px; width:auto; margin:0; text-align:left; position:relative}
#left ul.product li.noDivider {
	background:none; padding:0 15px;}
#left ul.product li img {
	display:block; margin:0 0 5px;}
#left ul.product li span {
	display:block; text-align:left;}
#left ul.product li a.details {
	background:url(images/detail-btn.gif) no-repeat 0 0;
	width:50px; height:16px; display:block; margin:3px 0 0 0;
	text-indent:-120000px; line-height:0; font-size:0;}
#left ul.product li a.details:hover {
	background:url(images/detail-btn-h.gif) no-repeat 0 0;}

/* -- right panel start -- */
#right {
	width:180px; float:left;}
#right a.more {
	background:url(images/more-btn.gif) no-repeat 0 0; margin:0 0 29px;
	width:59px; height:22px; float:right; line-height:0; font-size:0; text-indent:-12000px;}
#right a.more:hover {
	background:url(images/more-btn-h.gif) no-repeat 0 0;}
#right a.click {
	font:bold 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000; background-color:#fff; text-decoration:none; float:right;}
#right a.click:hover {
	color:#C90C0F; background-color:#fff;}

/* -- footer style -- */
#footer {
	background:url(images/footer-bg.gif) repeat-x 0 0; color:#000; padding:18px; text-align:center;}
#footer p.nav {
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif; padding:0 0 12px; }
#footer p.nav a {
	margin:0 10px; text-decoration:none; color:#000;}
#footer p.nav a:hover {
	color:#2F594F;}
#footer p {
	padding:0 0 5px; font-size:9px; line-height:12px;}
#footer p a {
	color:#C90C0F; text-decoration:none;}

/* -- misc style -- */
.bottomDot {
	background:url(images/dot-01.gif) repeat-x 0 100%; padding:0 0 1px;}
.leftMarOne {
	margin-left:47px !important}
.bottomMarZero {
	margin-bottom:0 !important;}
