#wrapper {
   width: 850px;
   margin: auto;
}

#header {
   width: 850px;
   height: 200px;
   background-image: url(./images/header.png);
}

#content { 
   width: 850px;
   height: 500px;
}

#left {
   width: 200px;
   float: left;
   background-image: url(./images/menu.png);
   background-repeat: no-repeat;
   text-align: center;
   margin-top: 50px;
}

#right {
   width: 610px;
   float: right;
   padding-top: 30px;
   padding-left: 40px;
   font-size: medium;
}


A:link {
	text-decoration: none;
	color: black;
}

A:visited {
	text-decoration: none;
	color: black;
}

A:active {
	background: #000000; 
	text-decoration: none;
	color: black;
}

A:hover {
	background: #000000;
	font-weight: bold; 
	color: yellow;
}

.aanentoisto {
	padding-left: 150px;
	padding-top: 20px;
}

.antennitietoverkko  {
	width: 570px;
}

.otsikko {
	width: 600px;
}

.header_sant {
	background-image: url(images/sant_valtuutettu.gif);
	width: 120px;
	height: 112px;
	float: left;
}

.yhteystiedotmiehet {
	text-align: center;
}

.asennusliike {
	text-align: center;
}

.header_seti {
	background-image: url(images/teleurakointi_AT.png);
	width: 108px;
	height: 108px;
	float: right;
}
