body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	top: 0px;
}
#header {
	height: 113px;
	width: 605px;
	padding-top: 37px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 320px;
	position: absolute;
	left: 0px;
	top: 30px;
	background-image: url(../images/header.jpg);
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#banner_services {
	position: absolute;
	height: 300px;
	width: 475px;
	left: 0px;
	top: 205px;
}
#banner_systems {
	position: absolute;
	height: 300px;
	width: 475px;
	left: 475px;
	top: 205px;
}#footer {
	position: absolute;
	height: 200px;
	width: 950px;
	left: 0px;
	top: 505px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}
#click_here {
	height: 25px;
	width: 143px;
	position: absolute;
	left: 450px;
	top: 140px;
}
