body {
	width: 100%;
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5a5a;
	padding: 5px 15px 5px 15px;
}
.content a{
	color: #FD6B04;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #FD6B04;
	padding: 5px 15px 5px 0;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #686868;
}
.copyright a{
	color: #686868;
	text-decoration: underline;
}
.littlehead {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.littlehead a {
	color: #FFF;
	text-decoration: none;
}
.littlehead a:hover {
	color: #FD6B04;
	text-decoration: none;
}
.vibs a{
	font-family: Tahoma;
	font-size: 9px;
	color: #007d6a;
}
.vibs a:hover {
	color: #005d4f;
}
.little {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	display: block;
	padding: 5px 0 0 10px;
	line-height: 12px;
}

.little a {
	color: #fb6c04;
}

.little a:visited {
	color: #FFF;
}

.footerlinks {
	padding: 0 5px 0 5px;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}
.footerlinks a {
	color: #FFF;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.contacts {
	font-family: Tahoma;
	font-size: 9px;
	color: #686868;
}
.contacts a {
	color: #FD6B04;
	text-decoration: underline;
}
.contacts a:hover {
	color: #FD6B04;
	text-decoration: underline;
}
.map_iframe {
	border: none;
	overflow: hidden;
}