body {
	background-color: #F02B00;
	background-image: url(../kuvat/bg_page.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
#header {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	height: 185px;
	text-align: left;
}
#logo {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	z-index: 2;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
	background-image: url(../kuvat/logo.jpg);
}
#logo .tarjoukset, #logo .autokauppa {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 24px;
	width: 100px;
}
#logo .tarjoukset {
	float: left;
	margin-top: 185px;
	background-image: url(../kuvat/valikko/bgTarjoukset.gif);
	background-repeat: no-repeat;
}
#logo .autokauppa {
	float: right;
	margin-top: 185px;
	background-image: url(../kuvat/valikko/bgAutokauppa.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 0px;
}
#logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#logo a:hover {
	color: #CCCCCC;
}
#navigation {
	background-color: #B1BCBD;
	text-align: center;
}
#menu {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #A8B5B7;
	height: 80px;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
}

#menu img {
	margin-right: 3px;
}
#menu .links {
	margin-right: 15px;
	margin-left: 15px;
	width: 510px;
	height: 28px;
	position: absolute;
	top: 237px;
}
#content {
	background-color: #A7B6B3;
	text-align: center;
}
#body {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #97A9AB;
	background-image: url(../kuvat/bg_content.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	text-align: left;
	background-position: right top;
	border-bottom-style: none;
}
#colum1 {
	width: 445px;
	float: left;
	min-height: 220px;
}
* html #colum1 {
	height: 220px;
}

#colum2 {
	width: 170px;
	float: right;
	text-align: center;
}
#colum2 .content2 {
	margin-bottom: 20px;
}
#colum2 .content2 img {
	display: none;
}

#colum2 img {
	margin-top: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#tuote {
	clear: left;
}

#tuote img {
	margin-right: 8px;
	margin-bottom: 8px;
}
#tuote .hinta {
	font-style: italic;
}
#tuote hr {
	padding: 0px;
	line-height: 2px;
	height: 2px;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
}




#footer {
	background-image: url(../kuvat/bg_footer.gif);
	background-repeat: repeat-x;
	height: 55px;
	clear: both;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	padding-top: 30px;
}
#copyright a {
	color: #CC3300;
	text-decoration: none;
}

