img {
	border: 0px;
	}

body { 
	background: #A7A9AC;
	font-family: verdana;
	font-size: 0.8em;
	margin: 0; 
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	}

#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
}

#header {
	width: 960px;
	height: 500px;
	background-image: url(../start/start.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative; top:160px; left:0px;
	margin-bottom:20px;
}


.adress {
font-family: arial, helvetica, sans-serif;
font-size: 0.95em;
color: #888;
background: #fff;
position:relative;
left: 40px;
top: 300px;
width: 280px;
}

.content {
font-family: arial, helvetica, sans-serif;
position:relative;
left: 40px;
top: -60px;
width: 305px;
color: #000033;
}





.fon{
width: 15px;
float:left;
display:block;
clear:left;
}

a.maillink,
a.maillink:visited {
color: #888;
background:#fff;
text-decoration: none;
}

a.maillink:hover {
color: #888;
background:#fff;
text-decoration: underline;
}

h2 {
	margin: 25px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #000033;
}

h4 {
	margin: 5px 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #000033;
	line-height: 18px;

}


