#body{
	overflow: hidden;
	margin-bottom: 30px;
}
#top{
	clear: both;
	overflow: hidden;
	padding: 30px 0 20px;
}
#left{
	float: left;
	width: 450px;
	clear: left;
}
#right{
	float: right;
	width: 291px;
}
h1.title{
	background: url(../images/title-contact.gif) no-repeat left top;
	width: 257px;
	height: 25px;
	float: left;
}
#bottom .vcard{
	margin:0 auto;
	/*
	padding-top: 30px;
	float: left;
	*/
	width: 570px;
}
#bottom ul{
	float: left;
}
#bottom .vcard .adr,
#bottom .vcard .tel-wrap,
#bottom .vcard .email-wrap{
	float: left;
	overflow: hidden;
	width: 200px;
}
#bottom .vcard .tel-wrap{
	width: 170px;
}
#bottom .vcard .email-wrap{
	width: 180px;
}
#bottom .vcard .adr .type,
#bottom .vcard .tel .type,
#bottom .vcard .email-wrap .type{
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #a18c61;
	font-style: italic;
	padding-right: 10px;
	width: 50px;
	text-align: right;
}
#bottom .vcard .email-wrap .type{
	width: 30px;
}
#bottom .vcard .adr .type{
	height: 40px;
}
#bottom .vcard .adr .street-address{
	display: block;
}
#bottom .email-wrap a{
	text-decoration: none;
	color: #D9D9D9;
}
.row, .buttons{
	padding: 5px 0;
	overflow: hidden;
}
.buttons span{
	font-size: .9em;
	color: #8b8b8b;
	position: relative;
	top: 6px;
}
.buttons input{
	float: right;
}
#contactForm .buttons{
	padding-right: 9px;
}
#contactForm img{
	border: 1px solid #DADADA;
}
#contactForm .inputWrap input{
	width: 190px;
}
#contactForm #cs{
	width: 110px;
}
#contactForm #zc{
	width: 52px;
}
#contactForm .textareaWrap textarea{
	width: 190px;
}
.row label{
	display: none;
}
form{
	overflow: hidden;
}
#cs{
	width: 120px;
}
#zc{
	width: 82px;
	margin-left: 10px;
}
#left form h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a18c61;
	font-size: 1.8em;
	font-weight: normal;
	margin: 20px 0;
}
#right form{
	margin: 15px 0;
}
#right .row input{
	width: 230px;
}
#right .row #phn{
	width: 120px;
}
#right .row #ng{
	width: 78px;
	margin-left: 10px;
}

#sampleMenuCover{
	background: #000;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
#sampleMenu{
	text-align: center;
	position: absolute;
	z-index: 1001;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
#sampleMenu img{
	margin: 30px auto;
	cursor: pointer;
}
#bottom{
	position: relative;
	margin:0 auto;
	width:860px;
}
* html #bottom{
	margin-top: 5em;
}
#bottom #b-cu{
	display: block;
	float: left;
	background: url(../images/bottom-nav.gif) no-repeat left top;
	width: 224px;
	height: 45px;
}

#bottom #b-h{
	display: block;
	float: left;
	margin-left: 80px;
	height: 45px;
	width: 204px;
	background: url(../images/bottom-nav.gif) no-repeat -40px -58px;
}

#bottom #b-cu span,
#bottom #b-h span{
	position: absolute;
	left: -99999px;
}