body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	background: #191a1e;

}

h2, h3, h4, h5, p {
	margin-bottom: 1em;
}

h1 {
	display: none;
}

h2  {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

blockquote {
	padding-left: 25px;
}

strong {
	color: red;
}

a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.selected {
	color: red !important;
}

form {
	margin-bottom: 1em;
}

form p {
	clear: both;
}

form label {
	width: 125px;
	display: block;
	float: left;
}

.image_browser a {
	display: block;
	margin: 10px;
	padding: 5px;
	border: 1px solid #555;
	float: left;
	background: #1e2124;
}

.image_browser a:hover {
	background: #222;
	border: 1px solid #444;
}

.image_browser img {
	padding: 0;
	margin: 0;
	border: 0;
}

div#container {
	width: 739px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/container_background.jpg') left top repeat-y;
}

div#content {
	width: 739px;
	clear: both;
	background: url('../images/content_background.jpg') left top no-repeat;
}

ul#navigation {
	width: 267px;
	margin-top: 100px;
	list-style-type: none;
	float: left;
}

ul#navigation li a {
	width: 267px;
	height: 28px;
	display: block;
}

ul#navigation li a em {
	visibility: hidden;
}

div#top {
	width: 200px;
	min-height: 160px;
	float: left;
	margin-top: 164px;
	margin-left: 40px;
	font-weight: bold;
}

div#front_top { 
	width: 465px;
	height: 250px;
	float: right;
	margin-top: 97px;
	margin-right: 2px;
	background: url('../images/front_top_background.jpg') left top no-repeat;
}

div#sivupalkki {
	width: 230px;
	float: right;
	margin-top: 130px;
}

div#sivupalkki a {
	color: #fff;
}

div#vuokraa {
	width: 230px;
	height: 150px;
	padding: 60px 10px 0 69px;
	background: url('../images/vuokraa_background.jpg') left top no-repeat;
}

div#osta {
	width: 230px;
	height: 150px;
	padding: 60px 10px 0 69px;
	background: url('../images/osta_background.jpg') left top no-repeat;
}

div#mallit {
	width: 230px;
	height: 340px;
	padding: 65px 10px 0 69px;
	background: url('../images/mallit_background.jpg') left top no-repeat;
}

div#bottom {
	width: 490px;
	padding-top: 60px;
	padding-left: 15px;
	float: left;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
}

div#wide_bottom {
	padding: 60px 15px 15px 15px;
	clear: both;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
}

div#wide_bottom div#palaute {
	width: 280px;
	border: 1px dotted gray;
	margin-right: 15px;
	padding: 5px;
	float: left;
	background: url('../images/box_background.jpg') left top repeat-x #272b2e;
}

div#wide_bottom div#yhteystiedot {
	width: 400px;
	float: left;
}

div#wide_bottom div#yhteystiedot div {
	width: 115px;
	padding: 15px 15px 0 0;
	float: left;
}

div#wide_bottom div#ajoohje {
	width: 150px;
	float: left;
}

div#front_bottom {
	width: 739px;
	height: 259px;
	clear: both;
	position: relative;
	top: 10px;
	padding: 0 0 10px 30px;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
	background: url('../images/front_bottom_background.jpg') left top no-repeat;
}

div#front_bottom div.box {
	width: 115px;
	float: left;
	margin-top: 80px;
	margin-right: 125px;
}

div#front_bottom div.box.last {
	margin-right: 0;
}

div#front_bottom div.box a {
	color: #fff;
	font-weight: normal;
}

div#ads {
	width: 739px;
	height: 76px;
	clear: both;
	background: url('../images/ads_background.jpg') left top no-repeat;
}

div#ads img {
	position: relative;
	left: 15px;
	top: 20px;
}

div#footer {
	width: 739px;
	height: 65px;
	clear: both;
	padding: 10px 0 0 150px;
	font-size: 0.8em;
	background: url('../images/footer_background.jpg') left top no-repeat #191a1e;
}

div#footer span {
	width: 150px;
	display: block;
	float: left;
}

div#footer span#westmac {
	width: 80px;
}

div#footer span#akusolvers {
	width: auto;
	text-align: right;
}

div#footer a {
	color: #f00;
}

.clear {
	clear: both;
}
