

/*******************************************************************/
#divmain 
{
	/*border: solid 1px;
	border-color: Green;*/
	/*position:relative;
	margin:0 auto; 
	height:100%;
	height:auto !important; 
	min-height:100%;*/
	
	width: 960px; 
	margin-right: auto;
	margin-left: auto;
	display: block;
}
 
#divtop
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 960px; 
	height: 243px; 	
	margin: 0px;
	padding: 0px;	
	background-image: url("/julkinen/images/custom/ylabackground2.png");
}
 
#divmenu
{
	/*border: solid 1px;
	border-color: Green;*/
	/*height: 70%; 
	min-height:60%;
	position:relative;*/
	height: 570px;
	width: 252px; 
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url("/julkinen/images/custom/PaatoiminnotPalkinTausta.png");
	background-repeat:repeat-y;
}
 
#divcontent
{
	/*border: solid 1px;
	border-color: Green;*/
	width:630px; 
	height: 540px; 	
	float: left;
	margin-left: 14px;
	padding: 0px;
	overflow:auto;
}
#divsearchfield
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 610px;
	height: 40px; 
	margin: 0px;
}
#divcompanylist
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 200px;
	height: 370px; 
	padding:0px;
	margin:0px;
	/*position:relative;
	left:0px;
	top:0px;
	margin-top:10px;
	*/
	float:left;
}
#divcompanyinfo
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 395px;
	height: 490px; 
	padding:0px;
	margin:0px;
	/*position:relative;
	left:290px;
	top:-370px;
	margin-top:10px;
	*/
	float:right;
	overflow:auto;

}
#divcompanyinfoleft
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 395px;
	height: 480px; 
	padding:0px;
	margin:0px;
	float:left;
}
#divfooter
{
	/*border: solid 1px;
	border-color: Green;*/
	width: 960px; 
	height: 126px; 	
	clear: both;
	margin: 0px;
	padding: 0px;	
}
#divbottompicture
{
	/*border: solid 1px;
	border-color: Green;*/
	/*position:absolute;
	width:100%;
	bottom:0; 
	z-index:1;*/ 
	
	width: 960px; 
	height: 126px; 	
	clear: both;
	margin: 0px;
	padding: 0px;	
	position:static;
	margin-top:240px;
	background-image: url("/julkinen/images/custom/AlaSiluetti.png");
}

#divbottompictureIE6
{	
	width: 252px; 
	height: 124px; 	
	clear: both;
	margin: 0px;
	padding: 0px;	
	position:static;
	margin-top:240px;
	background-image: url("/julkinen/images/custom/AlaSiluettiIE6.png");
	background-repeat:no-repeat;
}