body {
	font:11px arial,sans-serif;
	color:#000;
	background:#fff;
	margin:0;
	min-width:1000px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#main {
	background:url(/images/bg.gif) repeat-y 50% 0;
	width:100%;
	overflow:hidden;
}
.main {
	width:999px;
	padding:0 0 0 1px;
	margin:0 auto;
	overflow:hidden;
}
#header {
	width:944px;
	padding:0 28px 0 27px;
	overflow:hidden;
	margin:14px 0 0;
}
#header .header {
	width:944px;
	overflow:hidden;
}
#header .header ul {
	float:left;
	padding:0;
	margin:5px 0 0;
	overflow:hidden;
	list-style:none;
}
#header .header ul li {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#f00;
	float:left;
	padding:0 8px 0 10px;
	background:url(/images/separator01.gif) no-repeat 0 50%;
}
#header .header ul li:first-child {
	padding:0 8px 0 0;
	background:none;
}
#header .header ul li a {
	color:#f00;
	text-decoration:underline;
}
#header .header ul li a:hover {
	color:#e5c017;
	text-decoration:none;
}
#header .header ul li a.active {
	color:#e5c017;
	text-decoration:none;
}
#header .cart {
	float:right;
	width:300px;
}
#header .cart p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#5d646a;
	margin:0;
	text-align:right;
}
#header .cart p span {color:#f00}
#header .cart .btn {
	float:right;
	cursor:pointer;
	background:url(/images/btn-order.gif) no-repeat;
	width:73px;
	height:27px;
	margin:0 0 0 9px;
	text-indent:-9999px;
}
* html #header .cart .btn {margin:0 0 0 6px}
#header .holder {
	width:944px;
	margin:12px 0 0;
	overflow:hidden;
	position:relative;
}
#header .holder img {
	display:block;
	border:1px solid #eaeaea;
}
#header .slogan {
	position:absolute;
	top:97px;
	left:0;
}
#header .slogan strong {
	font:20px/24px Tahoma, Verdana, sans-serif;
	color:#696969;
	display:block;
	background:url(/images/bg-slogan.png) no-repeat;
	width:236px;
	padding:10px 34px 0 18px;
	height:60px;
}
#content {
	width:941px;
	padding:0 29px 33px;
	overflow:hidden;
}
.sidebar {
	float:left;
	width:210px;
	margin:20px 17px 0 0;
}
.nav {
	width:210px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.nav li {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#e70000;
	width:100%;
	margin:10px 0 0;
}
.nav li a {
	color:#e70000;
	text-decoration:underline;
}
.nav li a:hover {
	color:#e7c31c;
	text-decoration:none;
}
.nav li a.active {
	font-weight:bold;
	font-style:italic;
	color:#e7c31c;
}
.nav ul {
	width:200px;
	padding:0 0 0 10px;
	margin:4px 0 0;
	overflow:hidden;
	list-style:none;
}
.nav ul li {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:4px 0 0;
}
.nav ul li a {color:#000}

.info {
	float:left;
	width:714px;
	margin:2px 0 0;
}
.info .product {
	background:url(/images/bg-products.gif) repeat-y;
	width:714px;
	padding:0 0 10px;
	overflow:hidden;
	margin:18px 0 0;
}
.info .product table {
	width:714px;
	overflow:hidden;
	border-collapse:collapse;
}
.info .product table td {
	width:329px;
	padding:0 8px;
}
.info .product table .photo td {
	padding:10px 8px 0;
	height:90px;
	vertical-align:middle;
	text-align:center;
}
.info .product table td.null {width:14px}
.info .product table td h2 {
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#f00;
	margin:12px 0 0;
}
.info .product table td h2 a {
	color:#f00;
	text-decoration:underline;
}
.info .product table td h2 a:hover {text-decoration:none}
.info .product table td p {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.info .product table .box {
	width:329px;
	overflow:hidden;
	margin:6px 0 0;
}
.info .product table .box {
	width:329px;
	overflow:hidden;
	margin:6px 0 0;
}
.info .product table .box .price {
	float:left;
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/images/bg-price.png) no-repeat;
	width:110px;
	height:33px;
	text-align:center;
}
.info .product table .box .btn {
	float:left;
	cursor:pointer;
	background:url(/images/btn-cart.png) no-repeat;
	width:104px;
	height:33px;
	text-indent:-9999px;
}
.info .product table .box .btn:hover {
	background:url(/images/btn-cart-over.png) no-repeat;
	text-decoration:none;
}
.paging {
	height:1%;
	padding:0 0 0 8px;
	overflow:hidden;
	margin:34px 0 0;
}
.paging div {
	font:16px/32px Arial, Helvetica, sans-serif;
	color:#545454;
	float:left;
	padding:0 14px 0 14px;
}
.paging div a {color:#f00}
.paging .btn {
	float:left;
	cursor:pointer;
}
.paging .btn:hover {text-decoration:none}
.paging .btn span {
	float:left;
	background:url(/images/btn-l.png) no-repeat;
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	height:33px;
	padding:0 9px;
}
.paging .btn em {
	float:left;
	background:url(/images/btn-r.png) no-repeat;
	width:5px;
	height:33px;
	text-indent:-9999px;
}

#footer {
	background:url(/images/bg-footer.gif) repeat-y;
	width:941px;
	padding:29px 28px 22px 30px;
	overflow:hidden;
}
#footer .copyright {
	float:left;
	width:350px;
}
#footer .copyright p {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
#footer .copyright p a {
	color:#f00;
	text-decoration:underline;
}
#footer .copyright p a:hover {text-decoration:none}
#footer .item {
	float:left;
	width:250px;
}
#footer .item p {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 3px 30px;
}
#footer .item strong {
	font:24px/26px Arial, Helvetica, sans-serif;
	color:#545454;
	display:block;
	padding:0 0 0 26px;
	background:url(/images/ico-phone.gif) no-repeat 0 50%;
}
#footer .list {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
#footer .list li {
	float:left;
	padding:0 0 0 7px;
}
#footer .list li img {display:block}
