@charset "UTF-8";/* formatting style-----------------------------------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	color: #978d6c;	background-image: url(images/bg_b.jpg);	background-repeat: repeat-x;	background-position: top;	font-size: 11px;	line-height: 1.6em;	font-family: sans-serif;}/* link styles------------------------------------------------------------*/a img {	border-style: none;}a:link {	text-decoration: none;	color: #FFFFFF;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #CC6666;	text-decoration: none;}a:active {	text-decoration: none;	position: relative;	left: 1px;	top: 1px;}img {border:0;}.order {width:73px;height:15px;background:url(images/order_b.jpg) no-repeat left bottom;}.order a {display:block;width:73px;height:15px;font-size:1px;line-height:1px;outline:none;}.order a:hover {text-indent:-9999px;}/* basic layout------------------------------------------------------------*/#wrapper {	margin: 30px auto 0px;	width: 858px;}/* header styles------------------------------------------------------------*/#header {	height: 68px;	width: 858px;	position: relative;	background-color: #000000;}#header #logo {	position: absolute;	left: 30px;	top: 25px;}#header ul {	background-image: url(images/menu_bg.jpg);	background-repeat: no-repeat;	background-position: center top;	height: 27px;	width: 858px;	position: absolute;	left: 0px;	top: 68px;	right: 0px;}#header ul  li {	float: left;	list-style: none;}#header ul li a {	line-height: 2.3em;	text-decoration: none;	text-align: center;	display: block;	height: 27px;	width: 100px;}#main {	background-color: #FFFFFF;	float: right;	height: 475px;	width: 613px;	position: relative;	top: 27px;	font-family: Arial, sans-serif;	font-size: 95%;	font-style: normal;	line-height: 1.6;	color: 978d6c;	text-decoration: none;}#sidebar {	background-color: #FFFFFF;	float: left;	height: 375px;	width: 195px;	position: relative;	top: 27px;	background-image: url(images/products.jpg);	background-repeat: no-repeat;	background-position: left top;	padding-top: 100px;	padding-right: 20px;	padding-left: 30px;	font-family: Arial, sans-serif;	font-size: 130%;	line-height: 1.5;	color: 978d6c;	font-style: italic;	text-decoration: none;}#sidebar #brand_des {	font-family: sans-serif;	font-size: 11px;	font-style: normal;	color: 978d6c;	text-decoration: none;	line-height: 1.6;}#sidebar #image {	font-family: Times, serif;	font-size: 13px;	color: #4c2f02;	font-weight: bolder;	margin-bottom: 25px;}#sidebar h4 {	font-family: Times, serif;	font-size: 14px;	font-style: normal;	font-weight: bolder;	color: #b62026;	line-height: 1em;	letter-spacing: 0.1em;	margin-top: 20px;}#sidebar #limited {	font-size: 10px;	margin-bottom: 15px;	color: #b62026;	margin-top: 2px;}#sidebar #automatic {	font-size: 10px;	border-bottom: 1px solid #d9d5bb;}#sidebar #price {	font-size: 12px;	margin-bottom: 20px;	font-weight: bolder;}#sidebar #image a:link {	color: #4c2f02;}#sidebar #image a:visited {	color: #4c2f02;}#sidebar #image a:hover {	color: #B62026;	text-decoration: underline;}#sidebar #image a:active {	color: #B62026;	text-decoration: underline;}#footer {	clear: both;	height: 35px;	width: 858px;	font-size: 90%;	line-height: 1.6;	text-align: center;	vertical-align: middle;	color: #FFFFFF;	padding-top: 5px;	position: relative;	top: 11px;}#footer address {	font-style: italic;}a#order {   display: block;   width: 74px;    height: 15px;    text-indent: -1000px;   background-image: url("images/order.gif"); }a#order:hover {   background-position: top right; }