body{
	background-color: #f5f5f5;
}
#wrapper{	
}

#header{
	width: 986px;
}
#header .inside{
	float: left;
	clear: left;
	width: 960px;
	padding: 0 13px;
	background: url(../images/shadow_bg.png) left top repeat-y;
}

#container{
	width: 986px;
}
#container .containerInside{
	float: left;
	clear: left;
	width: 960px;
	padding: 0 13px;
	background: url(../images/shadow_bg.png) left top repeat-y;
}

#footer{
	width: 986px;
}
#footer .inside{
	float: left;
	clear: left;
	width: 960px;
	min-height: 340px; 
	padding: 0 13px;
	background: url(../images/footer_bg_new.png) left bottom no-repeat;
	margin-bottom: 60px;
}


/*  Sidelement och moduler */
#topHeader{
	height: 145px;
	/* border-top: 5px solid #003064; */ 
	background: url(../images/topHeader_bg.png) left top no-repeat;
}
#logo img{
	margin-top: 10px;
	margin-left: 20px;
}
#pay_off h3{
	font-size: 24px;
	color: #09215e; 
}
#topHeaderRight .ce_text{
	text-align: right;
	margin: 20px 10px 0 0;
	color: #666;
	font-size: 11px;
}
#headerSearch{
	margin-top: 35px;
}
#headerSearch input.text{
	float: left;
	height: 18px;
	width: 190px;
	margin-right: 10px;
}
#headerSearch .submit_container{
	float: left;
	width: 60px;
}

/* Loggor i sidfot */
#footerLogos{
	padding-top: 20px;
	margin-top: 20px;
	/* border-top: 1px dotted #ccc; */
}
#footerLogos .ce_image{
	float: left;
	margin-right: 20px;
}
