body {
	background:#000 url(../images/footer.jpg) repeat-y center;
	margin: 0;
    padding:0 0 20px 0;
	font-size:14px;
}
p {
	color:#fff;
	font-family:Verdana, sans-serif;
	font-size:1em;
	padding-right:10px;
}
a, #contact a {
	color:#FF922E;
}
a:hover, #contact a :hover {
	text-decoration:none;
}
a:visited, #contact a:visited {
	color:#CF9F73;
}
/*Murupolku*/
h5, #content h5 a {
	font-size:1em;
	text-transform:lowercase;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	margin-top:20px;
	outline: none;
  font-family: arial;
}

/*#content h5 a {
	font-size: 1.2em;
	text-transform:lowercase;
	font-weight:normal;
}*/

h3 {
	color:#F08B2F;
	font-family:Trebuchet MS, Verdana, sans-serif;
	padding:5px 0 0 0;
	font-size:16px;
}
#container {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
	background:#58585A url(../images/border.jpg) repeat-x bottom;
	overflow:hidden;
}
/*Sivuston logo*/
.logo {
	border:none;
	float:left;
	margin:45px 0 0 35px;
}
/*Etusivun vasen ylä -kuva*/
#imageholder {
	height:375px;
	width:353px;
	/*background:#2E2D2F url(../images/front_left.jpg) no-repeat left;*/
	float:left;
	background:#fff url(../images/front_left_2.jpg);
}
/*Päänavigaatio*/
#navigation {
	height:306px; 
	width:647px;
	background:#2E2D2F url(../images/border.jpg) repeat-x bottom;
	float:left;
}
#navigation ul {
	width:230px;
	height:20px;
	float:right;
	margin:0;
	padding:0;
}
#navigation li {
	list-style-type:none;
	width:230px;
	margin:5px 0 0 0;
}
#navigation li a:hover, #navigation li a:active, #navigation li.active a {
	background:#58585A;
	color:#fff;
	outline: none;
}
#navigation  li a {
	color:#000;	
	font-family:Verdana, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	background:#F08B2F;
	height:28px;
	text-indent:35px;
	font-size:1.1em;
	line-height:1.6;
}
/*Päänavigaation vasempien reunojen kuvat*/
#navigation li#publishing a{
	background:#F08B2F url(../images/nav/kustannus.jpg) no-repeat center left ;
}
#navigation li#publishing.active a, #navigation li#publishing a:hover {
	background:#58585A url(../images/nav/kustannus_act.jpg) no-repeat center left ;
}
#navigation li#recovery a {
	background:#F08B2F url(../images/nav/recovery.jpg) no-repeat center left;
}
#navigation li#recovery.active a, #navigation li#recovery a:hover{
	background:#58585A url(../images/nav/recovery_act.jpg) no-repeat center left;
}
#navigation li#deerhouse_studio a {
	background:#F08B2F url(../images/nav/deer.jpg) no-repeat center left;
}
#navigation li#deerhouse_studio.active a, #navigation li#deerhouse_studio a:hover {
	background:#58585A url(../images/nav/deer_act.jpg) no-repeat center left;
}
#navigation li#reference a{
	background:#F08B2F url(../images/nav/ref.jpg) no-repeat center left;
}
#navigation li#reference.active a, #navigation li#reference a:hover {
	background:#58585A url(../images/nav/ref_act.jpg) no-repeat center left;
}
#navigation li#corporation  a{
	background:#F08B2F url(../images/nav/yritys.jpg) no-repeat center left;
}
#navigation li#corporation.active a, #navigation li#corporation  a:hover{
	background:#58585A url(../images/nav/yritys_act.jpg) no-repeat center left;
}
/* --Päänavigaatio */
/*Kielinavigaatio*/
#navigation form {
	margin:5px 0 5px 0;
	text-align:right;
}
/*Alasivujen kuvalaatikko + teksti*/
#contact {
	width:315px;
	float:left;
	display:block;
	margin:100px 45px 5px 45px;
}
/*Etusivun yhteystiedot*/
#contact p.main_contact {
	width:50%;
	color:#000;
	font-weight:bolder;
	font-size:0.8em;	
	float:right;	
	font-family:Trebuchet MS, Verdana, sans-serif;
	padding-bottom:2em;
}
/*Alasivujen kuvateksti*/
#contact p.alt {
	color:#fff;
	font-size:0.8em;
	width:310px;
	padding: 0 2px 45px 2px;
}
/*Alasivujen kuvat*/
#contact img {
	/*width:300px;*/
	padding:0 0 4em 0;
  text-align: center;
}
#content {
	width:550px;
	float:right;
	overflow:hidden;
	padding:1em 2em 1em 1em;
	/*background:red;*/
}
#content h1 {
	color:#F08B2F;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:2em;
	font-weight:normal;
	padding:1.5em 0 0 0;
	padding: 15px 0 0 0;
}
#content.people {
	width:900px;
	padding:2em;
}
#content.people img {
	padding:1em 3em 0 0;
	float:left;
}
#content.people h1 {
	padding: 0 0 0 3em;
}

#content.people ul {
	background:#808080;
	width:580px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	float:left;
	padding:1em 2em 1em 2em;
	margin:-10px 0 5px 0;
	list-style-image:url(../images/fact_arrow.jpg);
	list-style-type: circle;
	line-height:1.5em;
	font-size:0.9em;
}

/*Alasivujen kontaktipalsta*/
#contacts {
	height:306px; 
	width:353px;
	float:left;
	background:#2E2D2F url(../images/border.jpg) repeat-x bottom;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:0.8em;
}
#contacts p {
	width:50%;
	color:#868687;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
}
/*Kielenvaihdosnappula*/
.EN input.submit {
 color:#fff;
   font-family: Verdana, sans-serif;
   background:#2E2D2F url(../images/suomeksi.jpg) no-repeat top left;
   width:100px;
   border:0;
   font-size:0.9em;
   cursor: pointer;
}
.FI input.submit {
 color:#fff;
   font-family: Verdana, sans-serif;
   background:#2E2D2F url(../images/eng_flag.jpg) no-repeat top left;
   width:100px;
   border:0;
   font-size:0.9em;
   cursor: pointer;
}

#content h2 { color:#F08B2F; font-family: arial; }

.center_images { text-align: center; }