@CHARSET "UTF-8";

div#mainpict {
	height: 175px;
	background-image: url(../img/background_600_175.jpg);
	background-repeat: no-repeat;
}

div#mainpict_contact {
	position: relative;
	float: right;
	top: 10px;
	margin-right: 10px;
	width: 180px;
	height: 155px;
	background-image: url(../img/contactM2.jpg);
}

div#mainpict_contact_text {
	position: relative;
	float: left;
	top: 70px;
	left: 25px;
	width: 360px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
}

div#contact_map {
	width: 600px;
}

div#contact_map_top {
	height: 10px;
	background-image: url(../img/background_600_300up.jpg);
	background-repeat: no-repeat;
}

div#contact_map_middle {
	min-height: 30px;
	background-image: url(../img/background_600_300m.jpg);
	background-repeat: repeat-y;
}

div#contact_map_link {
	margin-left: 10px;
}

div#contact_map_bottom {
	height: 10px;
	background-image: url(../img/background_600_300down.jpg);
	background-repeat: no-repeat;
}

div#contact_wishes {
	float: right;
	margin: auto;
	width: 138px;
	height: 213px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: smaller;
	font-weight: bold;
	background-image: url(../img/contact_wishes.png);
	background-repeat: no-repeat;
	display: inline;
}

div#contact_wishes p {
	padding-left: 27px;
}

div#contact_vm {
	float: right;
	width: 180px;
	height: 175px;
	background-image: url("../img/background180x175.jpg");
	background-repeat: no-repeat;
}
