div#content_contact {
	width: 960px;
	height: 502px;
	background-image: url("../images/contact/content_contact_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#content_contact_1 {
	position: absolute;
	top: 23px;
	left: 180px;
	width: 200px;
	height: 30px;
	font-size: 16px;
	color: white;
}

div#content_contact_2 {
	position: absolute;
	top: 23px;
	left: 653px;
	width: 200px;
	height: 30px;
	font-size: 16px;
	color: white;
}

div#content_contact_3 {
	position: absolute;
	top: 63px;
	left: 635px;
	width: 275px;
	height: 145px;
	font-size: 12px;
}

div#content_contact_bank_account {
	position: absolute;
	top: 70px;
	left: 400px;
	/*width: 200px;
	height: 30px;*/
	color: #434343;
	text-align: left;
	font-size: 10px;
}

div#content_contact_form {
	position: absolute;
	top: 150px;
	left: 51px;
	width: 450px;
	height: 270px;
	font-size: 12px;
}

td.form_submit {
	height: 20px;
	background-color: #c40813;
	color: white;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
}

td.form_submit:hover {
	color: yellow;
}

a.map:link { text-decoration: underline; color: #434343; font-weight: normal; }
a.map:visited { text-decoration: underline; color: #434343; font-weight: normal; }
a.map:active { text-decoration: underline; color: #434343; font-weight: normal; }
a.map:hover { text-decoration: underline; color: #434343; font-weight: normal; }
