body, td, th {
	font-family: Tahoma;
	font-size: small;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	font-size:  small;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
a.external:link {
	color: #0000FF;
	text-decoration: none;
}
a.external:visited {
	text-decoration: none;
	color: #990099;
}
a.external:hover {
	text-decoration: underline;
	color: #990000;
}
a.external:active {
	text-decoration: none;
}
.footer_text {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
.menulink {
	color:#FFFFFF;
	font-size:medium;
	font-weight:normal;
	text-decoration:none;
	display:block;
	text-align:left;
	background-image:url(_content/_new_site/button.png);
	padding-top:8px;
	padding-bottom:8px;
	padding-left:30px;
	width:170px;
	height:14px;	
}
.bar_info {
	color: #373737;
	font-family: Tahoma;
	font-size:small;
	font-weight: bold;
}
.header_blue {
	color: #5B6C93;
	font: Tahoma;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.header_grey {
	color: #000000;
	font: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
}
.service_info {
	font-size: small;
}
.city_header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font: Tahoma;
	color: #000000;
}
.floatright {
	float: right;
	margin:0 0 10px 10px;
	padding: 2px;
}
.floatleft {
	float: left;
	margin:0 0 10px 10px;
	padding: 2px;
}
a.screen, a.screen:visited {
	color:#c00; 
	position:relative; 
	z-index:1;
}
a.screen b {
	position:absolute;
	visibility:hidden; /* hide the image */
	width:205px; /* give it a width */
	height:132px; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
	border:0px solid #000; /* add a border */
	left:10px; /* position:the image */
	/*top:-150px; */
}
a.screen:hover {
	text-decoration:none; 
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
}
a.screen:hover b {
	visibility:visible; /* make the image visible */
	/*height:150px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500; 
}
a.screen:hover b img {
	border:0; /* remove the link border */
}

.about_us_column {
	top: 0px;
	padding: 10px;
	font-size: small;
	left: 0px;
	width: 488px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
}
.values_column {
	top: 0px;
	padding: 10px;
	font-size: small;
	left: 0px;
	width: 488px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
}
.news_column {
	top: 22px;
	padding: 10px;
	font-size: small;
	left: 25px;
	width: 768px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
	height: 1160px;
}
.contact_column {
	top: 0px;
	padding: 10px;
	font-size: small;
	left: 0px;
	width: 488px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
}
.links_column {
	top: 0px;
	padding: 10px;
	font-size: small;
	left: 0px;
	width: 488px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
}
.services_title_column {
	top: 0px;
	padding: 10px;
	font-size: small;
	left: 0px;
	width: 488px;
	text-align: justify;
	background: lightgrey;
	position: absolute;
	background-color: #FFFFFF;
}
