body{
	background:url(../images/bg.jpg) repeat-x fixed;
	margin:0;
	padding:0;
	overflow:auto
}
img{
	behavior: url(css/iepngfix.htc);
}

#wrapper{
	background:url(../images/bg_main.jpg) no-repeat top center fixed ;
	width:100%;
}
#container{
	width:934px;
	margin:0 auto;
	float:none
}
#main{
	width:924px;
	float:none;
	margin:0 auto;
	background:url(../images/bg_trans.png);
	padding:5px;
	overflow:hidden;
}
#main .white{
	padding:1px;
	background:#fff;
	width:922px;
	float:left;
	height:507px
}
.menu{
	width:143px;
	float:left;
	background:url(../images/bg_menu.jpg) no-repeat top;
	padding-top:330px;
	height:177px;
}
.menu a{
	background-position:0 -23px;
	background-repeat:no-repeat;
	width:143px;
	display:block;
	height:23px
}
.menu a:hover ,.menu a.selected{
	background-position:0 0;
}
.menu a.home{
	background-image:url(../images/m_home.jpg);
}
.menu a.project{
	background-image:url(../images/m_project.jpg);
}
.menu a.floorplan{
	background-image:url(../images/m_floorplan.jpg);
}
.menu a.gallery{
	background-image:url(../images/m_gallery.jpg);
}
.menu a.contact{
	background-image:url(../images/m_contact.jpg);
}
.menu a.progress{
	background-image:url(../images/m_progress.jpg);
}
.menu a.photo{
	background-image:url(../images/m_photo.jpg);
}

.contact{
	background:url(../images/bg_contact.jpg) no-repeat;
	width:279px;
	color:#46352b;
	font:12px tahoma;
	height:507px
}
.contact input ,.contact textarea{
	border:1px solid #ccc;
	color:#473529
}
.floor{
	background:url(../images/bg_floor.jpg) no-repeat;
	padding-top: 70px;
	height:437px
}
td.floor {
	vertical-align:top
}
.floor a{
	display:block;
	width:143px;
	height:23px;
}

.floor a.one{
	background:url(../images/1.png) no-repeat
}
.floor a.two{
	background:url(../images/2.png) no-repeat
}
.floor a.three{
	background:url(../images/3.png) no-repeat
}
.floor a.four{
	background:url(../images/4.png) no-repeat
}
.floor a.five{
	background:url(../images/5.png) no-repeat
}
.floor a.six{
	background:url(../images/6.png) no-repeat
}
.floor a.seven{
	background:url(../images/7.png) no-repeat
}
.floor a.eight{
	background:url(../images/8.png) no-repeat
}
.floor a:hover, .floor a.selected{
	background-position:0 -23px 
}
.reserve{
	background:url(../images/bg_reserve.jpg) no-repeat;
	color:#311e10;
	font:12px tahoma;
	padding:9px 0
}
.reserve input ,.reserve textarea{
	border:1px solid #ccc;
	color:#473529;
	width:100px
}
.floorplan_{
	background:url(../images/bg_floorplan.jpg) no-repeat;
	height:120px;
	*height:73px;
	color:#46352b;
	font:11px tahoma;
	padding-top:5px;
	*padding-top:27px;

}
.floorplan_ a{
	text-decoration:none;
	color:#46352b;
	display:block;
	padding:5px;
	float:left;
	border-right:1px dotted #fff
}
.floorplan_ a:hover{
	background:#46352b;
	color:#fff
}

.error { background-color: #EDBE9C; }

.project-progress { float:left; margin: 0 0 0 36px; width:700px; color:555; min-height:500px; }

.boxyear { float:left; margin:0; width:680px; border-bottom:1px solid #1a2f3e; }
.boxyear ul { margin:0; padding:0; list-style:none;}
.boxyear li { float: left; margin:0; padding:0;}
.boxyear li a { display:block; color:#fff; padding: 8px 20px; margin-right:2px; font-weight:bold; text-decoration:none; background: #b7b7b7; }
.boxyear li a:hover { color:#fff; background:#72492b;}
.boxyear li a#current { color:#fff; background:#322014;}

.boxmonth { float:left; margin:0 0 10px 0; width:680px; }
.boxmonth ul { margin:0; padding:0; list-style:none;}
.boxmonth li { float: left; margin:0; padding:0;}
.boxmonth li a { text-decoration:none; display:block; padding: 8px 8px 12px 8px; color:#333333;   }
.boxmonth li a:hover { color:#9c8679;}
.boxmonth li a#current { color:#fff; background:#9c8679 ;}

.boxtext{ float:left; margin:0; width:680px;}
.boxgallery { float:left; margin:0; width:680px;}
.boxgallery ul { margin:0; padding:0; list-style:none;}
.boxgallery li { float:left; margin:0 14px 14px 0; padding:0;}
.boxgallery li a { display:block; border: 1px solid #9c8679 }
.boxgallery li a:hover { border: 1px solid #352214 }
.boxgallery img { width:120px; height:96px; }


.pointpage {
	float: left;
	margin: 0 4px 10px 0;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px;
}
.pointpage a {
	display: inline-block;
	float: left;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	font-weight: normal ;
	text-align: center;
	text-decoration :none;
	background: #9c8679;
	/*-webkit-border-radius: 8px; -moz-border-radius: 4px; border-radius: 4px;*/
}
.pointpage a:hover {
	color: #fff;
	background: #624027;
}
.pointpage span {
	padding: 3px 10px 3px 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px;
	color:#fff !important;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration :none;
	background: #322014;
	/*-webkit-border-radius: 8px; -moz-border-radius: 4px; border-radius: 4px;*/
}
.pointpage p {
	float: left;
	margin: 3px 5px 0 0;
	font-size: 12px;
	color: #fff;
	text-decoration :none;
}