@CHARSET "UTF-8";
/* * {	margin: 0; padding: 0; border: 0; } */
html {margin: 0; padding: 0; border: 0; overflow-y: scroll; height: 100%; background: url(../img/body_bg.gif); }
body {margin: 0; padding: 0; border: 0; min-height: 100%; height: 100%; font-family: Tahoma, 'Times New Roman', 'Arial Narrow', Courier; }
.page { width: 900px; margin: auto; position: relative; min-height: 100%; height: auto !important; height: 100%; 
	background-color: white; background-image:  url("../img/line_baсkground.gif"); background-repeat : repeat-x; }
.header { width: 900px; height: 147px; background-image: url("../img/logo.gif"); }
.main { width: 900px; padding-bottom:65px; }
.footer { position: relative; margin: auto; height: 65px; text-align: center; margin-top: -65px; width: 900px; 
background-image: url("../img/footer.gif"); background-repeat: no-repeat; background-position: bottom;}
.menu {height: 44px;}
.menu a {display:block; float:left; width: 150px; height: 44px; background-repeat: no-repeat;}
.menu a:hover {background-position:0 -46px; }
.menu .active {background-position:0 -46px;}
a:active {outline: none;}
a:focus{outline: none;}
.content {margin:10px 15px 0 15px; text-align: justify;}
a {color:black;}
.a:hover{text-decoration:underline; cursor: pointer;}
.no_link{text-decoration: none; color: black;}
img {border: 0px;}
.map a{font-size: small; color: gray; text-decoration: none;}
.banners {text-align: left;}
