
body {
	margin: 0; padding: 0;
	width: 100%;
}

.text {}

.logo {
	position: relative;
	margin-left: 15px; 
	margin-top: 30px;
	z-index: 10;
}

.bg-image {
	position: absolute;
	right: 80px; top: 5px;
}

.bg-image-opening {
	position: absolute;
	right: 15px; top: 5px;
}

.bg-image-whats {
	position: absolute;
	right: 0px; top: 5px;
}

.bg-image-business {
	position: absolute;
	right: 0px; top: 5px;
}

.bg-image-contact {
	position: absolute;
	right: 0px; top: 5px;
}

.bg-image-store {
	position: absolute;
	right: 0px; top: 5px;
}

.map {
	position: absolute;
	right: 7px; top: 425px;
}

.navigation {
	position: relative;
	width: 760px; height: 25px;
	margin-left: 7px; 
	margin-top: 35px;
	z-index: 1000;
}

.links {
	position: absolute;
	right: 30px; top: 45px;
	z-index: 40;
}

.title {
	position: relative;
	margin-left: 15px; 
	margin-top: 20px;
	width: 287px;
	font: 120%/1.2 arial, helvetica, sans-serif;
	font-weight: bold;
  	text-transform: uppercase;
	z-index: 20;
}

.para, .paraBusiness, .paraOpen {
	position: relative;
	margin-left: 15px; 
	margin-top: 20px;
	width: 287px;
	font: 90%/1.2 arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	z-index: 30;
}

.paraBusiness a:link, .paraBusiness a:visited, .paraBusiness a:hover, .paraBusiness a:active {
	color: #DD905A;
}

.paraOpen a:link, .paraOpen a:visited, .paraOpen a:hover, .paraOpen a:active {
	color: #67798D;
}

.color1 { color: #CCC; }
.color2 { color: #67798D; }
.color3 { color: #92272F; }
.color4 { color: #D6C399; }
.color5 { color: #DD905A; }
.color6 { color: #E6C66F; }

.store-guide {
	margin-left: 15px; 
	margin-top: 79px;
	z-index: 100;
}

.store-title {
	position: relative;
	left: 143px;
	width: 608px;
	margin-bottom: 10px;
}

.store-navigation {
	position: relative;
	width: 100px;
	margin-right: 35px;
}

.store-text {
	position: relative;
	margin-bottom: 10px;
	widht: 728px; height: 130px;
}

.store-map { 
	position: relative;
	margin-bottom: 10px;
}


#nav1 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 0px; cursor:hand; cursor:pointer; }
#nav2 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 16px; cursor:hand; cursor:pointer; }
#nav3 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 32px; cursor:hand; cursor:pointer; }
#nav4 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 48px; cursor:hand; cursor:pointer; }
#nav5 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 64px; cursor:hand; cursor:pointer; }
#nav6 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 80px; cursor:hand; cursor:pointer; }
#nav7 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 96px; cursor:hand; cursor:pointer; }
#nav8 { position: absolute; visibility: hidden; z-index: 400; left: 0px; top: 159px; cursor:hand; cursor:pointer; }


#txt1 { position: absolute; visibility: hidden; }
#txt2 { position: absolute; visibility: hidden; }
#txt3 { position: absolute; visibility: hidden; }
#txt4 { position: absolute; visibility: hidden; }
#txt5 { position: absolute; visibility: hidden; }
#txt6 { position: absolute; visibility: hidden; }
#txt7 { position: absolute; visibility: hidden; }
#txt8 { position: absolute; visibility: hidden; }

#map1 { position: absolute; visibility: hidden; z-index: 300; left: 91px; top: 17px; }
#map2 { position: absolute; visibility: hidden; z-index: 300; left: 182px; top: 46px; }
#map3 { position: absolute; visibility: hidden; z-index: 300; left: 182px; top: 17px; }
#map4 { position: absolute; visibility: hidden; z-index: 300; left: 243px; top: 96px; }
#map5 { position: absolute; visibility: hidden; z-index: 300; left: 257px; top: 93px; }
#map6 { position: absolute; visibility: hidden; z-index: 300; left: 255px; top: 155px; }
#map7 { position: absolute; visibility: hidden; z-index: 300; left: 243px; top: 17px; }
#map8 { position: absolute; visibility: hidden; z-index: 300; left: 309px; top: 39px; }

.storeName {
	color: #932931;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.storeDetail {
	color: #222222;
	font-family:Arial, Helvetica, sans-serif;
}

.store-text table, .store-text th, .store-text td {
	font-size:13px;
	border: none;
}
.store-text td {
	vertical-align:top;
	padding:2px;
}

.store-text a:link, .store-text a:visited, .store-text a:hover, .store-text a:active {
    color: #932931;
	text-decoration:underline;
}


/* for Mozilla/Safari/Opera */
*>.content-wrap {
	position: relative;
	text-align: left;
	width: 775px; height: auto;
	min-height: 600px;
	border: solid 1px #FFF;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .content-wrap {
	position: relative;
	text-align: left;
	width: 775px; height: 600px;
	border: solid 1px #FFF;
}
/* END filter */



/* border: solid 1px red; */
