/****************** 
	CSS ластик 
******************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: none;
}
input {vertical-align: middle}


body {
	font-family: Tahoma, Geneva, sans-serif;
}

#callcenter {
	position: absolute;
	top: 27px;
	right: 0;
	font-size: 9pt;
}

#menu {
	display: block;
	text-align: justify;
	width: 715px;
}
#menu a {
	text-transform: uppercase;
	font-size: 9pt;
}
#tax {
	width: 100%;
	height: 65px;
	background: url(../image/footer/tax.jpg) repeat-x;
}
#tax img {
	float: right;
}
#footer {
	height: 54px;
	font-size: 9pt;
}
#footer a {
	text-decoration: underline;
}
#footer p {
	margin: 20px 0px;
	line-height: normal;
}
#footer a#contacts {
	margin-left: 25px;
}
