/******* Resets *******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
em{font-style: oblique;}
strong{font-weight: bold;}
object{display: block;}

body{
	font: 62.5% arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #666666;
}	
.bound{
	width: 978px;
	margin: 0 auto;
}
#content{
	background: transparent url(img/background-content.gif) repeat-y;
	width: 970px;
	padding: 0 4px;
	float: left;
}
#header{
	position: relative;
	width: 970px;
	padding: 0 4px;	
	height: 120px;
	background: transparent url(img/background-header.gif) 50% 116px no-repeat;
}
#logo{
	position: absolute;
	top: 8px;
	left: 18px;
}
#logo img{
	display: block;
}		
#plane{
	width: 970px;
	height: 55px;
	background: #fff;
}
#tagline{
	position: absolute;
	top: 68px;
	left: 212px;
}
#commercials{
	position: absolute;
	right: 3px;
	bottom: -3px;
}
#menu-home-primary{
	position: absolute;
	bottom: 4px;
	right: 280px;
}
#menu-home-primary li{
	display: inline;
	padding-right: 15px;
}
#menu-home-primary a{
	font: 1.4em times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #deb02f;
	text-decoration: none;
}
#menu-home-primary a:hover{
	color: #482511;
}	
#train{
	float: left;
	width: 727px;
	height: 55px;
}

#menu li{
	float: left;
	border-left: 1px solid #fff;
	background: #bbb;
}
#menu li.furniture{
	border: 0;
}
#menu img{
	display: block;
	width: 242px;
	height: 161px;		
}
#menu li.furniture{
	background: transparent url(img/btn-furniture-active.jpg) no-repeat;
}		
#menu li.furniture img{
	width: 241px;
	background: transparent url(img/btn-furniture.jpg) no-repeat;
}
#menu li.gifts{
	background: transparent url(img/btn-gifts-active.jpg) no-repeat;
}			
#menu li.gifts img{
	background: transparent url(img/btn-gifts.jpg) no-repeat;
}		
#menu li.bistro{
	background: transparent url(img/btn-bistro-active.jpg) no-repeat;
}			
#menu li.bistro img{
	background: transparent url(img/btn-bistro.jpg) no-repeat;
}		
#menu li.bb{
	background: transparent url(img/btn-bb-active.jpg) no-repeat;
}		
#menu li.bb img{
	background: transparent url(img/btn-bb.jpg) no-repeat;
}
#menu li a:hover img{
	background: transparent;
}

#mary{
	float: left;
	clear: left;
	width: 243px;
	height: 276px;
	background: transparent url(img/home-mary.jpg) no-repeat 0 100%;
}
#mary a{
	float: right;
	margin: 35px 25px 0 0;
}
#mary a.text{
	clear: right;
	font-size: 1.1em;
	color: #1b543c;
	text-decoration: underline;
	margin: 15px 35px 0 0;
	
}
#mary a img{
	width: 112px;
	height: 47px;		
	background: transparent url(img/home-invite.gif) no-repeat;
}
#mary a:hover img{
	background: transparent url(img/home-invite-active.gif) no-repeat;
}			

#brands{
	float: left;
	width: 444px;
	padding: 0 20px;
	height: 276px;
}		
#brands h2{
	border-bottom: 1px solid #deb02f;
	padding: 6px 0;
}
#brands h2 img{
	display: block;
	margin: 0 auto;
}
#brandsAnimation{
	width: 241px;
	height: 218px;
	float: left;
	margin-top: 10px;
}
#brands ul{
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#brands a{
	color: #949494;
	font: 1.4em times, serif;
	line-height: 1.35em;
	text-decoration: none;
	padding-left: 20px;
}
#brands a:hover{
	color: #deb02f;
	background: transparent url(img/arrow.gif) 0 60% no-repeat;
}		

#news{
	float: right;
	width: 242px;
	height: 330px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	overflow: hidden;
}
#news h2{
	height: 32px;
	margin: 0 0 150px;
	padding: 22px 0 0;
	background: #eed797;
}
#news h2 img{
	display: block;
	margin: 0 auto 0;
}
#news p{
	padding: 0 15px 10px;
}
#news p.readmore{
	margin-top: 10px;
}
#news a{
	font-size: 1.1em;
	text-decoration: none;
	color: #363636;
}
#news a:hover{
	text-decoration: underline;
}
#news p.readmore a{
	color: #1b543c;
	text-decoration: underline;
}

.Spring{
	background: #e8dbaf url(img/background-news-spring.jpg) 50% 54px no-repeat;
}		
.Summer{
	background: #e8dbaf url(img/background-news-summer.jpg) 50% 54px no-repeat;
}
.Autumn{
	background: #e8dbaf url(img/background-news-autumn.jpg) 50% 54px no-repeat;
}		
.Holiday{
	background: #e8dbaf url(img/background-news-holiday.jpg) 50% 54px no-repeat;
}		
.Winter{
	background: #e8dbaf url(img/background-news-winter.jpg) 50% 54px no-repeat;
}		

#footer{
	clear: both;
	background: transparent url(img/background-footer.gif) no-repeat;
	position: relative;
	top: -2px;
	padding-top: 12px;
	height: 50px;
	color: #deb02f;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
}
#footer address span{
	padding-left: 1em;
}
#footer address span.first{
	padding-left: 0;
}