a {
	color: #920808;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	background-image: url(pics/fon.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.bottom {
	background-image: url(pics/bottom.gif);
	background-position: left top;
	
}

.contacts {
	color: #5e757e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	margin: 20px 15px 10px 15px;
}

#main {
	background-image: url(pics/fon_table.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#main .fon {
	background-image: url(pics/font_main.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

