body {
	margin:0px auto;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-color:#231304;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
	color:#666666;
}
h6 {
	font-size:12px;
	margin-top:1px;
	margin-bottom:5px;
}
#wrapper{
	width:989px;
	margin:27px auto;
}
#header {
	width:989px;
	height:320px;
	background-image:url(bg_header.gif);
}
#header_content {
	width:935px;
	height:295px;
	margin:0px auto;
	padding-top:25px;
}
#header_left {
	width:425px;
	height:225px;
	float:left;	
}
#logo {
	width:415px;
	height:230px;
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#header_right {
	overflow:hidden;
	width:450px;
	height:295px;
	float:right;
}
#menu{
	float:left;
	
}
#menu ul{
	float:left;
	
	width:480px;
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	
	
}
#menu ul li{
	
	
	float:left;
	list-style-type:none;
	margin-right:3px;
	padding-top:35px;
	padding-bottom:10px;
	display:block;
	
	width:91px;
	text-align:center;
	vertical-align:top;
}

li.etusivu{
	background-image:url(l_bg_etusivu.gif);
}
li.cv{
	background-image:url(l_bg_cv.gif);
}
li.tuotteet{
	background-image:url(l_bg_tuotteet.gif);
}
li.yhteystiedot{
	background-image:url(l_bg_otayhteytta.gif);
}
li.ota{
	background-image:url(l_bg_ajo_ohjeet.gif);
}
#menu ul li a{
	font-family:arial;
	text-decoration:none;
	font-size:10px;
	font-weight:bolder;
	color:#fff;
}
#menu ul li a:hover{
	
	text-decoration:underline;
	
	
	color:#fff;
}
#animaatio {
	/*
background-image:url(anttila.jpg);
	background-repeat:no-repeat;
*/
	width:450px;
	height:295px;
	overflow:hidden;
}
#content_container{
	float:left;
	background-image:url(bg_page.gif);
	background-repeat:repeat-y;
}
#content{
	float:left;
	width:930px;
	
	/*
background-image:url(bg_content.gif);
	background-repeat:repeat-y;
*/
	/*
background-color:#faf5e7;
*/
	margin:30px 10px 0px 27px;
}
#content #text{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:1px 30px 0px 30px;
	font-size:14px;
}
#footer{
	float:left;
	background-image:url(bg_footer.gif);
	background-repeat:repeat-x;
	width:949px;
	height:140px;
	margin: 60px 20px 0px 20px;
}
#footer #tiedot {
	margin-top:30px;
	font-size:12px;
}
#footer #tiedot p{
	margin-top:1px;
	margin-bottom:5px;
	font-size:12px;
}
#footer #tiedot #footer_yhteys{
	float:left;
	height:100px;
	width:200px;
	margin-left:20px;
	background-image:url(line.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
#footer #tiedot #footer_osoite{
	float:left;
	height:100px;
	width:200px;
	margin-left:20px;
	
}
#bottom{
	float:left;
	background-image:url(bg_page_bottom.gif);
	background-repeat:no-repeat;
	width:989px;
	height:30px;
}
#gallerydiv {
	width:540px; 
	float:right;
}
#gallerydiv ul li{
	display:table-cell;
	
	text-align:center;
	vertical-align:middle;
}



