@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #005374;
	background-image: url(background_custom_tile.jpg);
}
a:link {
	color: #C30;
	text-decoration: none;
}
a:visited {
	color: #C30;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-decoration: none;
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	background-image: url(background_custom_tile.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.address {
	background-image: url(white_block_address.png);
	background-repeat: no-repeat;
}
.bot {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	background-image: url(footer_tile_floor.jpg);
	background-color: #999;
}
.block01 {
	background-image: url(white_block_01.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 3px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.phone {
	font-size: 16px;
	font-weight: bold;
}
.menu {
	background-color: #005977;
	padding-left: 250px;
	height: 25px;
	vertical-align: bottom;
	padding-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007EA8;
	border-bottom-color: #00455B;
}
.menu a {
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
	color: #FF0;
	font-weight: bold;
	font-family: sans-serif;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background-color: #00698C;
}
.newsblock img {
	border: 5px solid #000;
}

.menu a:hover {
	background-color: #0093C4;
	color: #FFF;
}
.news {
	background-color: #FFB300;
	height: 15px;
	width: 450px;
	margin-left: 200px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFA8C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsblock {
	background-color: #666;
	width: 875px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

h1 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
}
