@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #c4c4c4;
	line-height: 20px;
}
body {
	background: #3b3b3b url(../imgs/bg.jpg) repeat-x;
	margin: 0;
}
a {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #FFF;
}

object, img, embed { line-height: 0; border: 0; }


.hr { height: 40px; background: url(../imgs/hr.gif) center center no-repeat; }
.hr-map { height: 20px; background: url(../imgs/hr.gif) center center no-repeat; }
.e-mail { padding-bottom: 10px; }
.serv-td { padding: 10px 0; text-align: center; }

.serv-title { background: #666; color: #FCF; }
.serv-tableHolder { padding: 0 80px; }

.map-td { width: 150px; text-align: center; }
.map-td a { display: block; height: 30px; padding-top: 5px; background: #404242; }
.map-td a:hover { height: 30px; color: #F93; padding-top: 5px; background: #464a4b; font-weight: bold; }

