/* Contact Us */

input {
	background: #f7f7f7;
	border: 1px solid #c6c6c6;
}

input.image {
	border: none;
}

textarea {
	background: #f7f7f7;
	border: 1px solid #c6c6c6;
	width:310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#leftmap {
	width:400px;
	float:left;
}

#righttables {
	float:left;
	padding-bottom:20px;
}

#bottomtables {

}

#bottomtables div.form {
	float:left;
	width:340px;
	padding:0;
	margin:0;
}

#bottomtables div.texts {
	padding-left:20px;
	padding-top:50px;
	float:left;
	width:170px;
}

h1 {
	padding-top:10px;
	padding-left:7px;
}

#righttables div.table {
	width:170px;
	height:120px;
	float:left;
	padding-left:10px;
}

#righttables div.table li {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.7em;
}

#separator {
	border-left:1px dotted #e0e0e0;
	width:1px;
	height:120px;
	float:left;
}