@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #FFFFFF;
	background-image: url(../i/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#logo {
	background-image: url(../i/bg-logo.jpg);
	width: 960px;
	height: 194px;
}
#logo-link {
	width: 280px;
	height: 165px;
	margin-left: 130px;
}
#slideshow {
	width: 740px;
	margin-left: 110px;
	background-image: url(../i/bg-slideshow.jpg);
	float: left;
	
}
#slideshow-bottom {
	width: 740px;
	height: 34px;
	margin-left: 110px;
	background-image: url(../i/bg-slideshow-bot.jpg);
	float: left;
}
#product-rc {
	width: 740px;
	height: 26px;
	margin-left: -20px;
	background-image: url(../i/bg-product-rc.jpg);
	background-repeat: no-repeat;
}
#hot-product-one {
	width: 236px;
	margin-right: 9px;
	margin-bottom: 16px;
	background-image: url(../i/bg-hot-product.jpg);
	background-color: #4a5865;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	float: left;
}
#hpo {
	width: 236px;
	margin-left: 110px;
	margin-bottom: -30px;
	vertical-align: top;
	float: left;
}
#hot-product-pic {
	width: 180px;
	height: 160px;
	margin-left: 16px;
	margin-top: 17px;
	float: left;
}
.sub-header {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.date-time {
	font-size: 10px;
}

/*Start Navigation*/

#nav {width: 458px; height: 30px; margin-left: 390px; margin-top: -120px;}
#nav ul {list-style: none; height: 30px;}
#nav li {float: right;}
#nav a {display: block; height: 30px;}
#nav span {display: none;}

#nav a.about {width: 59px; background: url(../i/nav/about.png);}
#nav a.about:hover {background-position: 0% -30px;}

#nav a.products {width: 90px; background: url(../i/nav/products.png);}
#nav a.products:hover {background-position: 0% -30px;}

#nav a.delivery {width: 83px; background: url(../i/nav/delivery.png);}
#nav a.delivery:hover {background-position: 0% -30px;}

#nav a.locations {width: 93px; background: url(../i/nav/locations.png);}
#nav a.locations:hover {background-position: 0% -30px;}

#nav a.contact {width: 73px; background: url(../i/nav/contact.png);}
#nav a.contact:hover {background-position: 0% -30px;}

/*End Navigation*/

#content-left-index {
	width: 310px;
	margin-left: 20px;
	float: left;
}
#content-left-content {
	width: 280px;
	margin-left: 20px;
	padding-bottom: 12px;
	float: left;
}
#content-right-index {
	width: 369px;
	height: 300px;
	margin-right: 10px;
	background-image: url(../i/bg-index-pic2.jpg);
	background-repeat: no-repeat;
	float: right;
}
#content-right-content {
	width: 369px;
	margin-right: 10px;
	background-color: #7c1010;
	float: right;
}
#content-right-content-bot {
	width: 369px;
	height: 22px;
	margin-right: 10px;
	background-image: url(../i/bg-content-pic-bot369.jpg);
	background-repeat: no-repeat;
	float: right;
}
#content-top-product {
	width: 709px;
	margin-left: 20px;
	background-image: url(../i/bg-product-top.jpg);
}
#content-bot-product {
	width: 151px;
	height: 260px;
	margin-top: 10px;
	margin-left: 18px;
	padding-bottom: 12px;
	margin-right: 9px;
	background-image: url(../i/bg-product.jpg);
	background-repeat: no-repeat;
	background-color: #943636;
	float: left;
}
#bottom-nav {
	width: 740px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 110px;
	margin-top: 40px;
	text-align: center;
	background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bottom-nav-content {
	width: 740px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 110px;
	text-align: center;
	background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
