@charset "utf-8";
/* CSS style unit Audit Document for Lentink.org */

div#topbar {
	width:977px;
	height:13px;
	margin:0 auto;
	background:#F18E00 url(../images/background_topbar.png) no-repeat;
	border-bottom:1px solid #fff;
}
div#footer {
	height:73px;
	width:962px;
	margin:0 auto;
	background:#F18E00 url(../images/background_footer.png) repeat-x;	
	border-top:1px solid #fff;
	color:#fff;
	padding:50px 0 0 15px;
}


/************************
	header 
************************/
h1 {
	position:absolute;
	left:12px; 
	display:block;
	height:115px;
	width:271px;
	background:url(../images/logo_audit.png) no-repeat
}

div#sideblock {
	width:194px;
	height:129px;
	background:url(../images/background_side_audit.png) no-repeat;
	border-bottom:1px solid #fff;
}
