/* A3 Interaction Oy - Arvofoorumi */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

#header_menu a {
	color: #FFFFFF;
	background-color: #4DA8BC;
}

#page_bg {
	background: #71B0BF;
}

div#logo {
        width: 204px;
        height: 71px;
        background: url(../logot/logo-arvofoorumi.png) 0 0 no-repeat;
}

#header_image {
        height: 100px;
        width: 800px;
        background: url(../kuvat/Palkki-Karrinpyora.jpg) 0 0 no-repeat;
}

#leftcolumn {
	width: 150px;
}

#maincolumn {
	margin-left: 160px;
}

#maincolumnfooter {
	margin-left: 160px;
}

#hr_div {
	border-bottom-color: #3BB64F;
}
