@charset "utf-8";
.topmenu {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover{
color:#54B00A;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.call {
	font-family: Calibri;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyline {
border-radius: 8px;
border: 1px solid #ccc;
float: inherit;
padding: 8px;
font-family: arial;
font-size: 17px;
box-shadow: 3px 3px 6px #C9DCED;
}
.welcome {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
.line {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	line-height: 24px;
}
.address {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.ads {
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #A8A8A8;
	text-decoration: none;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
