body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, th {
	margin: 0; padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal; font-weight: normal;
}

table {
	border-collapse: collapse; border-spacing: 0;
}

fieldset, img {
	border: 0;
}


/********************************************************
*						BODY							*
********************************************************/

* {
	margin: 0px;
	padding: 0px;
	}

html, body {
	background-image: url(http://www.kajapro.fi/images/color.gif);
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	}
	

#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
}


#contentwrap {
	background-color: white;
	width: 900px;
	left: 39px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

#leftbar {
	background-image: url(http://www.kajapro.fi/images/leftbar.jpg);
	width: 39px;
	height: 428px;		
	left: -39px;
	top: 0px;
	position: absolute;
}

#rightbar {
	background-image: url(http://www.kajapro.fi/images/rightbar.jpg);
	width: 39px;
	height: 428px;	
	left: 900px;
	top: 0px;
	position: absolute;	

}


/********************************************************
*						HEADER							*
********************************************************/

#header{
	background-image: url(http://www.kajapro.fi/images/header.jpg);
	height: 112px;
	width: 980px;
	z-index: 0;
}

a.logo {
	display: block; 
	background: url(http://www.kajapro.fi/images/logo.png);
	height: 54px;
	width: 149px;
	left: 16px;
	top: -68px;
	position: absolute;
	text-indent: -9999px;
}

/********************************************************
*					COVER PAGE							*
********************************************************/

#photo-cover {
	width: 870px;
	height: 254px;		
	left: 15px;
	position: relative;
	float: left;
}

#maincontent-cover {
	width: 870px;
	top: 15px;	
	left: 15px;
	float: left;
	position: relative;
}

#box1  h1, #box2  h1, #box3  h1 {
	padding-bottom: 5px;
}

#maincontent-cover a{
	line-height: 24px;
}

#box1 {
	color: white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(http://www.kajapro.fi/images/bluebox.jpg);
	width: 240px;
	height: 125px;
	position: relative;
	float: left;
}

#box2 {
	color: white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(http://www.kajapro.fi/images/bluebox.jpg);
	width: 240px;
	height: 125px;
	left: 15px;
	position: relative;
	float: left;
}

#box3 {
	color: white;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(http://www.kajapro.fi/images/bluebox.jpg);
	width: 240px;
	height: 125px;
	left: 30px;
	position: relative;
	float: left;
}

#footer-cover {
	height: 30px;
	width: 700px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #343434;
	float: left;
	left: 100px;
	position: relative;
	top: 40px;
}


/********************************************************
*					INSIDE PAGE							*
********************************************************/

#maincontent-page {
	width: 870px;
	top: 15px;	
	left: 15px;
	float: left;
	position: relative;
	padding-bottom: 30px;
}

#photo-page {
	width: 870px;
	height: 173px;		
	left: 15px;
	position: relative;
	float: left;
}

#side-menu {
	background-color: #23526a;
	color: white;
	width: 236px;
	height: 201px;
	position: relative;
	float: left;
}

#content-page {
	background-color: #cecece;
	color: #343434;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 15px;
	min-height: 181px;
	width: 570px;
	left: 15px;
	position: relative;
	float: left;
}	

#content-photo{
	float: right;
	margin-top: -30px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content-map{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#footer-page {
	height: 30px;
	width: 700px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #343434;
	float: left;
	left: 139px;
	position: relative;
	top: 0px;
	margin-top: -20px;
}

.test ul{
	list-style-type: none;
	text-decoration: none;

}
.test a{
	border-bottom: 1px solid white;
	font-style: normal;
	font-weight: normal; 
	text-transform: uppercase;
	text-align: left;
	color: white;
	text-decoration: none;
	background-color: #23526a;
	width:216px;
	height: 33px;
	padding-top: 16px;
	padding-left: 20px;
	display: block;
}

.test a:hover{ 
	background-image: url(http://www.kajapro.fi/images/side-menu-select.jpg);
}

.valikko-select a{ 
	background-image: url(http://www.kajapro.fi/images/side-menu-select.jpg);
}



/********************************************************
*						FONTS							*
********************************************************/

h1, h3, h4, h5, h6 {
	font-family: 'trebuchet MS', sans-serif;
	color: #0d2839;
	font-size: 17px;
	font-style: italic;
	line-height: 1.5;
	font-weight: 100;
	padding-top: 5px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 10px;
	font-weight: bold;
}

#box1 a, #box2 a, #box3 a {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #ffffff;
}

a {
	font-size: 11px;
	text-transform: uppercase;
	color: #0d2839;
	text-decoration: none;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
}

ul.lista{
	margin-left: 30px;
	margin-bottom: 12px;
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 12px;
}

