@charset "UTF-8";
/* CSS Document */

/* divs */

#wrapper {
	width: 1024px;
	margin: 0 auto;
	background: #889bba;
	text-align: left;
}

#container {
	position:absolute;
	width: 1024px;
	height:675px;
	top: 15px;
	background-color:#FFFFFF;
}

#mainBG {
	position:absolute;
	width: 1024px;
	height:675px;
	padding:0;
}
#h1 {
	position:absolute;
	width: 673px;
	height:315px;
	z-index:1;
	top: 184px;
	left: 333px;
	line-height: 80%;
}
#h2 {
	position:absolute;
	width: 86px;
	height:15px;
	z-index:1;
	top: 179px;
	left: 251px;
}
#h3 {
	position:absolute;
	width:176px;
	height:298px;
	padding-top:10px;
	padding-left:15px;
	z-index:1;
	left: 815px;
	top: 198px;
}
#h4 {
	position:absolute;
	width:71px;
	height:21px;
	z-index:1;
	left: 906px;
	top: 29px;
}
#h5 {
	position:absolute;
	width:186px;
	height:22px;
	z-index:1;
	left: 822px;
	top: 609px;
}

#floorplan {
	position:absolute;
	width:661px;
	height:305px;
	z-index:1;
	left: 332px;
	top: 198px;
}
#mmenu1 {
	position:absolute;
	width:65px;
	height:20px;
	z-index:1;
	left: 332px;
	top: 56px;
}

#mmenu2 {
	position:absolute;
	width: 80px;
	height:20px;
	z-index:1;
	top: 56px;
	left: 492px;
}
#submenu {
	position:absolute;
	width:404px;
	height:21px;
	z-index:2;
	left: 332px;
	top: 96px;
}
#submenu2 {
	position:absolute;
	width:145px;
	height:16px;
	z-index:1;
	left: 488px;
	top: 75px;
}
#printfloor {
	position:absolute;
	width:197px;
	height:20px;
	z-index:1;
	left: 795px;
	top: 511px;
	text-align: right;
}
#thumbplace {
	position:absolute;
	width:226px;
	height:308px;
	z-index:1;
	left: 58px;
	top: 198px;
}

#title {
	position:absolute;
	width:184px;
	height:20px;
	z-index:1;
	left: 65px;
	top: 169px;
}
#link {
	position:absolute;
	width:161px;
	height:17px;
	z-index:1;
	left: 44px;
	top: 633px;
}


#gallery01 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 331px;
	top: 188px;
	visibility: hidden;
}
#gallery02 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 189px;
	visibility: hidden;
}
#gallery03 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 199px;
	visibility: hidden;
}
#gallery04 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 198px;
	visibility: visible;
}
#gallery05 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 198px;
	visibility: hidden;
}
#gallery06 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 198px;
	visibility: hidden;
}
#gallery07 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 331px;
	top: 188px;
	visibility: hidden;
}
#gallery08 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 198px;
	visibility: hidden;
}
#gallery09 {
	position:absolute;
	width:458px;
	height:308px;
	z-index:1;
	left: 332px;
	top: 198px;
	visibility: hidden;
}

/* style */

BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.style1 {
	font-size:14px;
	font-weight:bold;
	color: #fcf400;
	line-height:80%
	
}
.style2 {
	font-size:12px;
	line-height:20px;
	color: #666666;
}
.style2exp {
	font-size:12px;
	line-height:18px;
	color: #333333;
	letter-spacing: 0.05em;
}
.stylewhitebody {
	font-size:13px;
	font-weight:normal;
	color: #666666;
	line-height:170%;

	
}
.stylewhiteSM {
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	line-height:140%;

	
}
.title {
	font-size:14px;
	line-height:18px;
	color: #666666;
	letter-spacing: .6px;
	font-weight: 50pt;
	
}
.link {
	font-size:10px;
	color: #666666;
	letter-spacing: .6px;
	font-weight: 50pt;
	
}


/* text and menus */


.contentHeaderInverted { /**/
 	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	background-color: #E22C10;
	line-height: 80%;
}
.body2 { 
 	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF8B08;
	line-height:80%;
}

a.menu1 {
	font-size: 12px;
	text-decoration: none; 
}

a.menu1:link, a.menu1:visited { 
	color: #E22C10; 
}

a.menu1:hover { 
	color: #ffffff; 
	background-color: #E22C10; 
}

a.menu1:active {
	color: #fff000; 
	background-color: #000000; 
}

.menu1Active {
 	font-size: 12px;
 	text-decoration: none;
 	color: #cccccc;
 	background-color: #404040; 
}
a.menu2 {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.4;
	font-weight: bold;
	color:#ffffff;
	background-color: #8a8a89;	
}

a.menu2:link, a.menu2:visited { 
	line-height: 1.4;
	font-size: 12px;
	color: #ffffff; 

}

a.menu2:hover { 
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	color: #ffffff; 
	background-color: #E22C10; 
}

a.menu2:active {
	font-size: 12px;
	color: #ffffff; 
	line-height: 1.4;
	font-weight: bold;
	background-color: #b2b2b2; 
}

.menu2Active {
 	font-size: 12px;
	text-decoration: none;
	line-height: 1.4;
 	color: #ffffff;
	font-weight: bold; 
	background-color: #E22C10; 
}
a.menu3 {
	font-size: 14px;
	text-decoration: none;
	color: #E22C10;
}

a.menu3:link, a.menu3:visited { 
	color: #ffffff;
	background-color: #8a8a89;  
}

a.menu3:hover { 
	color: #ffffff; 
	background-color: #E22C10; 
}

a.menu3:active {
	color: #E22C10; 
	background-color: #ffffff; 
}

.menu3Active {
 	font-size: 14px;
 	text-decoration: none;
 	color: #ffffff;
 	background-color: #E22C10; 
}


a.menu4 {
	font-size: 10px;
	text-decoration: none; 
}

a.menu4:link, a.menu4:visited { 
	color: #fcf400; 
}

a.menu4:hover { 
	color: #ffffff; 
	background-color: #E22C10; 
}

a.menu4:active {
	color: #ff0000; 
	background-color: #000000; 
}

.menu4Active {
 	font-size: 10px;
 	text-decoration: none;
 	color: #fcf400;
 	background-color: #b2b2b2; 
}
a.menu5 {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	background-color: #8a8a89;	
}

a.menu5:link, a.menu5:visited { 
	font-size: 10px;
	color: #ffffff; 

}

a.menu5:hover { 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff; 
	background-color: #E22C10; 
}

a.menu5:active {
	font-size: 10px;
	color: #ffffff; 
	line-height: 1.4;
	font-weight: bold;
	background-color: #b2b2b2; 
}

.menu5Active {
 	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold; 
	background-color: #E22C10; 
}


/* end text and menus */
