* { 
margin:0;
padding:0;
font-size: 13px; 
font-family: 'PT Sans', sans-serif;
line-height: 20px;
color:#868686;
}


body {
	
	background: #6b6253 url(img/tausta.jpg) no-repeat center top;
	height: 100%;
	
}

a {
	color:#406ca7;
}

a:hover {
	color:#ccc;
}



img {
	border:0;
}

li {
	margin-left: 15px;
}

img, div { behavior: url(iepngfix.htc) }

h1 {

	font-weight:normal;
	font-size: 28px;
	margin-top:10px;
	margin-bottom:30px;
	
}

h2 {
	font-weight:normal;
	font-size: 22px;
	margin-bottom:10px;
	color:#b41e3b;
	margin-top:30px;
}

strong {
	font-weight: bold;
}

input,textarea {
	border:1px solid #ccc;
	padding:2px;
}


#container {
	background-color:#fff;
	margin-left: auto;
	margin-right:auto;
	width: 987px;
	overflow: auto;
	min-height: 500px;
	
	
	
}

#header_left {
	float: left;
	width: 678px;
}

#header_right {
	float: left;
	width: 291px;
}

#header_right * {
	font-family: 'Average', serif;
	font-size: 16px;
	color:#b8ac9b;
	padding-top: 50px;
}


.clear {
	clear:both;
}



#isoteksti {
	float: left;
	font-family: 'Average', serif;
	font-size: 28px;
	width: 630px;
	line-height: 32px;
	margin: 30px 0 20px 40px;
	color:#cbc4bc;
}

#nappulat {
	margin-top: 30px;
	float: left;
	margin-left: 50px;
	width: 177px;
}

/*  NAVIGOINTI */

#navi {
	

	width: 978px;
	height: 54px;
	background: transparent url(img/navibg.gif) no-repeat center top;
	margin-left:4px;
}

#navi ul {
	list-style: none;
	margin-left:34px;
}

#navi ul li {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	height: 40px;
	padding: 0 10px 0 10px;
}

#navi ul li#valittu {
	background-color:#b41e3b;
}

#navi li a
{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size:15px;
	margin-top:10px;
}

#navi li a:hover
{
	color: #b93409;
}


/* -------------- Etusivu ---------- */

.etusivu_box {
	float:left;
	background: transparent url(img/etusivubox.gif) no-repeat center top;
	width: 284px;
	height: 266px;
	padding: 10px;
	margin-top: 40px;
}

.etusivu_box * {
	
	font-weight:normal;
	font-size: 13px;
	color:#b80018;
	line-height: 15px;
}

.etusivu_box a {
	text-decoration: none;
}

.etusivu_box .ots {
	color:#827b72;
	font-size: 16px;
	margin-left:20px;
	margin-top: 13px;
}

.etusivu_box .leipis {
	width: 230px;
	margin-left: 30px;
	margin-top: 30px;
	color:#746d68;
}

.etusivu_box .linkki {

	margin-top: 15px;
	display: block;
}

/* SIVUN ASETUKSET */


#yhteystiedot_left {
	display: inline;
	float:left;
	width: 500px;
	margin-left: 80px;
	margin-top:30px;
}

#yhteystiedot_right {
	display: inline;
	margin-top:30px;
	float:left;
	width: 250px;
	
	margin-left:60px;
}

#kartta {
border:12px solid #d8d2c9;
}

.puna {
	color:#b41e3b;
}

#lomake_table td {
	padding: 3px;
}

.otsikkopalkki {
margin:-8px;
margin-top: 15px;
}

#content_palvelut {
	margin:30px 0 30px 80px;
	width: 750px;
}

#isoteksti_palvelut {
	
	font-family: 'Average', serif;
	font-size: 24px;
	width: 750px;
	line-height: 32px;

	color:#cbc4bc;
}

.isoteksti_palvelut2 {
	
	font-family: 'Average', serif;
	font-size: 18px;
	line-height: 24px;
	color:#cbc4bc;
}

.req {
	color:#f00;
	font-size:11px;
}

/* ------------ Footer ---------- */

#footer {
	margin: 0 auto;
	background: transparent url(img/alabg.png) no-repeat center top;
	width: 987px;
	height: 130px;
	padding-top:10px;
	padding-left:8px;
}

#footer * {
	color:#fff;
	line-height: 18px;
}

#footer_left {
	float: left;
	width: 420px;
	margin-left:60px;
	border-right: 2px solid #aca59b;
	
	
}

#footer_right {
	float: left;
	width: 360px;
	margin-left:60px;
	
	
}











