#contactus-image {
	position:relative;
	top:0px;
	left:0px;
	height:438px;
}
.title-contactus-1, .title-contactus-2, .rooms-detail {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 8px 0;
}
.title-contactus-1 {
	width:211px;
	height:28px;
	color:#04adf2;
}
.title-contactus-2 {
	width:418px;
	height:28px;
	color:#f8821e;
}
.box-contactus-1 {
	float:left;
	padding:20px 30px 0 30px;
	width:335px;
}
.box-contactus-2 {
	float:left;
	padding:20px 0px 0 30px;
	width:520px;
}
.title-contactus-1 {
	color:#02b6f3;
}
.title-contactus-2 {
	color:#a12295;
}
.title-contactus-1 sup {
	vertical-align:top;
	font-size:14px;
	color:#09C;
}
.title-contactus-2 sup {
	vertical-align:top;
	font-size:14px;
	color:#09C;
}
/* table */
.tb1 {
}
.tb1 tr {
}
table.tb1 tr td.txtTitle {
	color:#FFF;
}
.tb1 tr td {
	padding:5px;
	color:#000;
}
.tdLine {
	border-left:1px solid #fff;
}
/* form */
.txtField, .txtArea {
	border:0px;
	width:240px;
	margin:0 0 4px 0;
	padding:4px;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.txtField {
	
	
}
.txtArea {

}
.bt-send{
	border:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	padding:1px 4px;
	color:#ffffff;
	background-color:#d87d14;
	cursor:pointer;
}
