#container {
	margin: 0 auto;
	padding: 0 0 0 0;
	width:1000px;
	height:800px;
}

#logo_ {
	background-image: url('images/logo.png');
	position:relative;
	float:left;
	width:733px;
	height:189px;
}

#ylakulma {
	background-image: url('images/ylakulma.png');
	position:relative;
	float: left;
	width:230px;
	height:189px;
	text-align: center;
}

#navi {
	background-image: url('images/navi.png');
	position:relative;
	float: left;;
	width: 860px;
	height:55px;
	margin-left: 23px;
	padding-left: 80px;
}

#navi a {
	margin-top: 5px;
	display: block;
	padding: 8px 10px 9px 10px;
	float: left;
	width: auto;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;	
}

#navi a:hover{
  	color: #FFFFFF;
	background-color: #c90202;
}


#etusivu {
	background-image: url('images/etusivu.png');
	position:relative;
	float: left;
	width: 278px;
	height:477px;
	margin-left: 23px;
	padding-left: 340px;
	padding-right: 35px;
	padding-top: 30px;
	text-align: justify;
}

#etusivu p {
	font-family: Arial, Verdana;	
	font-size: 12pt;
	padding-bottom: 10px;
	line-height: 1.5;
}

#etusivu span {
	font-weight: bold;
}



#tilaustyot {
	background-image: url('images/tilaustyot.png');
	position:relative;
	float: left;
	width: 578px;
	height: 457px;
	margin-left: 23px;
	padding-left: 40px;
	padding-right: 35px;
	padding-top: 50px;
	text-align: justify;
}

#tilaustyot div {
	background-color: #FFFFFF;
	padding: 20px 30px 0px 10px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85; 	
	width: 300px;
}

#tilaustyot p {
	font-family: Arial, Verdana;	
	font-size: 12pt;
	padding-bottom: 10px;
	line-height: 1.5;
}

#tilaustyot h1 {
	font-family: Arial, Verdana;	
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1;
}

#tilaustyot span {
	font-weight: bold;
}

#yhteystiedot {
	background-image: url('images/tyhja.png');
	position:relative;
	float: left;
	width: 558px;
	height: 447px;
	margin-left: 23px;
	padding-left: 60px;
	padding-right: 35px;
	padding-top: 60px;
	text-align: left;
}


#yhteystiedot p {
	font-family: Arial, Verdana;	
	font-size: 12pt;
	padding-bottom: 10px;
	line-height: 1.5;
}

#yhteystiedot h1 {
	font-family: Arial, Verdana;	
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1;
}

#yhteystiedot span {
	font-weight: bold;
}

#tuotteet {
	background-image: url('images/tyhja.png');
	position:relative;
	float: left;
	width: 558px;
	height: 447px;
	margin-left: 23px;
	padding-left: 60px;
	padding-right: 35px;
	padding-top: 60px;
	text-align: left;
}

#tuotteet p {
	font-family: Arial, Verdana;	
	font-size: 12pt;
	padding-bottom: 10px;
	line-height: 1.5;
}

#tuotteet h1 {
	font-family: Arial, Verdana;	
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1;
}

#scroller {
	height: 380px;
	overflow: auto;
}

#tuotteet span {
	font-weight: bold;
}

#ajankohtaista {
	background-image: url('images/ajankohtaista.png');
	position:relative;
	float: left;
	width:287px;
	height:507px;
}

#uutiset {
	margin-left: 40px;
	margin-top: 50px;
	width: 200px;
	height: 260px;
	text-align: left;
	font-family: Arial, Verdana;
}

#uutiset h1 {
	font-weight: bold;
	font-size: 12pt;	
}

#uutiset h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 11pt;		
}

#uutiset p {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 11pt;		
}

#aukioloajat {
	margin-left: 80px;
	margin-top: 20px;
	text-align: left;
	
}

#aukioloajat p {
	color: #000000;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14pt;
	line-height: 1.5;
}

