@charset "UTF-8";
p {
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: 'Trebuchet MS', Arial;
	font-size: 20px;
	color: #666666;
	font-weight: lighter;
}
body {
	margin-top: 0px;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #00aaff;
}
a:active {
	text-decoration: none;
	color: #666666;
}
para {
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	color: #666666;
}



input {
	color: #00b0ff;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	height: 14px;
	background-color: #d1e8f3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00b0ff;
	border-right-color: #00b0ff;
	border-bottom-color: #00b0ff;
	border-left-color: #00b0ff;
}
select {
	color: #666666;
	background: #d1e8f3;
	border: 1px solid #00b0ff;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	height: 20px;
}
#type {
	color: #666666;
	border: 1px solid #00b0ff;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	height: 18px;
	background-color: #d1e8f3;
}
textarea {
	color: #00b0ff;
	background: #d1e8f3;
	border: 1px solid #00b0ff;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	height: 50px;
}

#submit
{
	color: #ffffff;
	background: #0094d7;
	height: 18px;
	font-size: 11px;
	width: 100px;
	font-family: 'Trebuchet MS', Arial;
	cursor: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85cded;
	border-right-color: #0094d7;
	border-bottom-color: #0094d7;
	border-left-color: #43bdf4;
} 



.formtext {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #666666;
}

.style1 {color: #FF0000}

.wrapper {
	width: 760px;
	height: 450px;
}
.wrapper .text {
	width: 400px;
	float: left;
	padding-top: 0px;
	height: 50px;
}
.wrapper .map {
	width: 355px;
	float: right;
	clear: right;
	padding-top: 30px;
	color: #666666;
}
.wrapper .text .form {
	width: 380px;
	height: 350px;
	margin-top: 10px;
	border: 0px solid #CDDCE3;
	padding: 5px;
}
#map {
	float: right;
	width: 350px;
}
.page_title {
	height: 22px;
	vertical-align: top;
}

