@charset "utf-8";
/* CSS Document */

div#indexblock {
	width: 100%;
	background:#f4f4f4 url(/i/logo_index.jpg) no-repeat center 10px;
	color:#000000;
	padding-top: 5px;
};
#menu_index {
	background: url(/i/menu_index.png) no-repeat right bottom;
	height: 112px;
}
#about {
	margin-left: 10px;
}
#contacttop {
	font-size: 11pt;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}
#uslugi {
	padding-right: 30px;
}
#metods {
	padding-right: 20px;
}




.menu {
	float: right;
	height: 40px;
	width: 560px;
	font-size: 20px;
	margin-top: 73px;
	color: #FFF;
}
.menu a , .menu a:link, .menu a:visited, .menu a:active{
	color: #FFF;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
}
.menu div {
	display: block;
	width: auto;
	float: left;
}
a {
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px dashed #FF3300;
}
a img {
	border-style: none;
}
h4 a {
	border-style: none;
}

