* { margin: 0; padding: 0; border: 0; }

body {
	height:600px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f4fbfe;
}

#mainbox {
	width:750px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/stores_background.png');
}

.title {
	position:relative;
	font-size:100%;
	z-index:50;
	text-align:center;
	font-weight:bold;
}

.title a {
	text-decoration:none;
	color:#000;
}

#row_one {
	position:relative;
	top:6px;
	left:20px;
	height:auto;
	width:auto;
}

#shop_1 {
	position:relative;
	left:0px;
	top:10px;
	height:197px;
	width:122px;
}

#tree_1 {
	position:relative;
	left:-21px;
	top:2px;
}

#shop_2 {
	position:relative;
	left:-48px;
	top:0px;
	height:146px;
	width:139px;
}

#tree_2 {
	position:relative;
	left:-76px;
	top:-2px;
}

#shop_3 {
	position:relative;
	left:-106px;
	top:-1px;
	height:214px;
	width:139px;
}

#tree_3 {
	position:relative;
	left:-131px;
}

#row_two {
	position:relative;
	top:-36px;
	left:20px;
	height:auto;
	width:auto;
}

#shop_4 {
	position:relative;
	left:8px;
	top:-2px;
	height:196px;
	width:122px;
}

#tree_4 {
	position:relative;
	left:-6px;
	top:-12px;
}

#shop_5 {
	position:relative;
	left:-38px;
	height:200px;
	width:119px;
}

#tree_5 {
	position:relative;
	left:-61px;
	top:-6px;
}

#shop_6 {
	position:relative;
	left:-88px;
	top:-4px;
	height:137px;
	width:144px;
}

#tree_6 {
	position:relative;
	left:-115px;
	top:-6px;
}

#row_three {
	position:relative;
	top:-128px;
	left:-15px;
	height:auto;
	width:auto;
}

#tree_7 {
	position:relative;
	left:15px;
	top:2px;
}

#shop_7 {
	position:relative;
	left:-11px;
	top:11px;
	height:146px;
	width:139px;
}

#tree_8 {
	position:relative;
	left:-49px;
	top:6px;
}

#shop_8 {
	position:relative;
	left:-80px;
	top:11px;
}

#tree_9 {
	position:relative;
	left:-112px;
	top:3px;
}
#shop_9{
	position:relative;
	left:-138px;
	top:4px;
}

#shop_10{
	position:absolute;
	left:485px;
	top:23px;
}

#row_one_titles {
	position:relative;
	top:14px;
	left:20px;
	height:54px;
}

#title_1 {
	left:22px;
	top:-168px;
	width:80px;
	font-size:100%;
}

#title_2 {
	left:183px;
	top:-159px;
	width:92px;
	font-size:100%;
	line-height:1.1em;
}

#title_3 {
	left:349px;
	top:-166px;
	width:100px;
	font-size:100%;
}

#row_two_titles {
	position:relative;
	left:20px;
	height:85px;
}

#title_4 {
	left:30px;
	top:-205px;
	width:80px;
	font-size:100%;
	line-height:12px;
}

#title_5 {
	left:189px;
	top:-219px;
	width:80px;
	font-size:100%;
	line-height:12px;
}

#title_6 {
	left:340px;
	top:-206px;
	width:110px;
	font-size:100%;
	line-height:12px;
}

#row_three_titles {
	position:relative;
	left:-15px;
	height:14px;
}

#title_7 {
	left:84px;
	top:-237px;
	width:110px;
	font-size:100%;
}

#title_8 {
	left:243px;
	top:-250px;
	width:110px;
	font-size:100%;
}

#title_9 {
	left:403px;
	top:-262px;
	width:110px;
	font-size:100%;
}

#title_10 {
	left:493px;
	top:-228px;
	width:110px;
	font-size:100%;
}

#float_text {
	position:relative;
	float:right;
	right:140px;
	top:-455px;
}

#float_text_two {
	position:relative;
	top:-169px;
	left:508px;
}

#navbar {
	width:80px;
	height:380px;
	position:relative;
	left:612px;
	top:-618px;
	z-index:100;
}

#bird {
	visibility:hidden;
}

.shop {
	z-index:1;
}

.tree {
	z-index:5;
}

.navigation {
	list-style:none;
}

.navigation li {
	margin-top:3px;
	margin-bottom:3px;
}
