html {
	background-color:#3a3a3a;
	font-family:Arial;
}

body {
	background:url('images/content-repeat-police.jpg') repeat-y top center;
}

#wrapper {
	background:url('images/background-police.jpg') no-repeat top center;
}

#footer {
	background:url('images/footer-police.jpg') no-repeat top center;
	height:78px;
}

#header-logo {
	float: left;
	width: 896px;
	padding: 3px 0 0 0;
	height: 116px;
}

#header {
	position:relative;
}

#header-desc {
	width: 218px;
	text-align: right;
	padding: 0px;
	position: absolute;
	top: 68px;
	right: 0px;
}

#footer {
	color:#ececec;
}