	.footer {
		width:100%;
		background:#E1E1E1;
		background-image: url(http://media.compro.se/common/compro_grad_fot.png);
		background-position: left top;
		background-repeat: repeat-x;
		
	}
	.footer_background{
		background:#E1E1E1;
		margin-top:20px;
		margin-bottom:20px;
	
	}
	
	.footer_compro_othersites
	{
		float:left;
		margin-right:5px;
		padding:5px;
		background-color:#eabf92;
		
	}

	.footer_compro_othersites_logo
	{
		padding-top:20px;
		padding-right:25px;
		padding-left:10px;
		vertical-align:top;
		font-family: Helvetica,Arial,sans-serif;
		font-size:10px;
		float:left;
		margin-bottom:30px;
		border:0px;
	} 

	a.footer_link
	{
		color:#404040;
		text-decoration:none;
		font-family: arial, sans-serif;
		font-size:10px;
	}

	a.footer_link:hover
	{
		text-decoration:underline;
		font-family: arial, sans-serif;
		font-size:10px;
	}

