body {
	margin: 0px;
	color: #000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	background: #FFF; 
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	background: url('../images/bg-top-bar.jpg') repeat-x;
}
.top-bar {
	overflow: hidden;
	background: url('../images/bg-top-bar-left.jpg') no-repeat;
	padding: 5px 19px 10px 206px;
}
.help-menu {
	list-style: none;
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
}
.help-menu li {
	float: left;
	margin: 0;
	padding: 0 14px 0 0;
	line-height: 11px;
}
.help-menu li a {
	color: #000;
}
.help-menu li a:hover {
	text-decoration: none;
}
#header .logout {
	float: right;
	text-transform: uppercase;
	color: #f5821f;
	font-weight: bold;
	padding: 1px 0 0 0;
}
#header .logout:hover {
	text-decoration: none;
}
.header-holder {
	height: 1%;
	overflow: hidden;
	padding: 12px 15px 7px 12px;
}
.logo-holder {
	float: left;
	width: 630px;
	overflow: hidden;
}
.logo {
	float: left;
	/background: url('../images/logo.gif') no-repeat;
	width: 168px;
	height: 63px;
	margin: 0 22px 0 0;
}
.logo a {
	display: block;
	height: 100%;
	text-decoration: none;
	color: #000;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 50px 0px 0px 44px;
}
.work-time {
	overflow: hidden;
	list-style: none;
	margin: 0 0 10px;
	line-height: 12px;
}
.work-time dt {
	float: left;
	color: #117298;
	margin-right: 3px;
}
.work-time dd {
	margin: 0 0 1px;
}
.delivery {
	overflow: hidden;
}
.delivery p {
	margin: 0;
}
.header-box {
	float: right;
	background: url('../images/header-bullet.jpg') no-repeat;
	width: 316px;
	height: 1%;
	overflow: hidden;
	padding-bottom: 15px;
}
.basket-box {
	width: 146px;
	float: left;
	margin-left: 14px;
	background: url('../images/basket.jpg') 0 4px no-repeat;
}
 .basket-box span {
	width: 25px;
	font-weight: bold;
	display: inline-block;
	color: #000;
	text-align: center;
}
.basket-box a {
	margin-left: 20px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	display: inline-block;
}
.basket-box a:hover {
	text-decoration: none;
}
.basket-box em {
	color: #6c6e6d;
	font-weight: bold;
	margin: 5px 0 0 48px;
	display: block;
	font-style: normal;
}
.wish-list {
	width: 152px;
	float: right;
	background: url('../images/present.jpg') 0 4px no-repeat;
}
.wish-list a {
	margin: 0 0 0 35px;
	background: url('../images/i-corner.gif') right center no-repeat;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	display: block;	
}
.wish-list a:hover {
	text-decoration: none;
}
.wish-list span {
	margin: 5px 0 0 35px;
	display: block;
	color: #6c6e6d;
	font-weight: bold;
}