/*	@import url("http://www.metria.se/styles/stylesheet_metria.css");
*/

/* head */

#head {
	background: #fff url(images/rutnat.png) top left no-repeat;
	width: 1100px;
	height: 86px;
	margin-left:16px;
}

#headLogo{
	width: 92px;
	height: 65px;
	float: right;
	margin-top: 11px;
	margin-right: 2px;
	background: transparent no-repeat;
	background-image: url(images/logo.png);
}

#headNameSeSverige{
	width: 192px;
	height: 52px;
	float: right;
	margin: 17px 30px 0 0px;
	background: transparent no-repeat;
	background-image: url(images/sesverige_text.png);
}

/* menuTop */
#menuTopContainer{
	border-bottom: 1px solid #d7d7d7;
	font-size: 1.1em;
	width: 895px;
	padding: 0 0 4px 0; 
	margin: 0;
	background-color: #f7f7f7;
	float: left;
	
}
/* menuTop */	
	
#footerWrapper{
	width: 1100px;
	background: #fff url(images/main-menu-bg.png) repeat-x;
	margin-left: 16px	
}
	
#footer-container
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d9dadb;
    margin-bottom: 20px;
    padding: 10px;
    overflow: hidden;
    line-height: 1.2;
    font-family: Calibri,'Trebuchet MS',Arial,Helvetica,sans-serif;
	color: #58585A;
	font-size: 12px;
	text-align: center;
	
}
	
#mainFooter #standardFooter {
	float:left;
	width: 600px !important;
}
#mainFooter #miljoFooter {
	width: 300px;
	float:left !important;
	padding-bottom: 20px;
}
