@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1EBEE;
	line-height: 1.6;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #B1B0CF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style7 {font-family: "Trebuchet MS"; font-size: 11px; }
.style8 {font-family: "Trebuchet MS"; font-size: 12px; }
.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {
	color: #A9B1C6;
	font-size: 16px;
}
.style11 {color: #FFFFFF}
a:link {
	color: #2C3963;
}
a:visited {
	color: #2C3963;
}
a:active {
	color: #2C3963;
}
a:hover {
	color: #ABB0C3;
}

#offer {
	background-image: url(images/offer.jpg);
	background-repeat: repeat;
	height: 128px;
	width: 318px;
	position: relative;
	float: right;
}
.map-box {
	width:200px;
	line-height:normal;
}
.map-title {
	font-size:16px;
	font-weight:bold;
	color:#384474;
}
.map-link a {
	color:#008000;
	text-decoration:underline;
}
.map-link a:hover {
	color:#008000;
	text-decoration:none;
}