@charset "UTF-8";
/* CSS Document */

#header {
	height: 185px;
	width: 852px;
}
#nav {
	height: 50px;
	width: 852px;
}
#body {
	height: 515px;
	width: 852px;
}
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgrd7.png);
	background-repeat: no-repeat;
}
#wrapper #body #left {
	height: 500px;
	width: 830px;
	float: left;
}
#wrapper #body #left h1 {
	padding-left: 7px;
}
#wrapper #body #left img {
	padding-top: 5px;
	padding-left: 100px;
}
#wrapper #body #left img {
	padding-top: 10px;
}
#wrapper #footer {
	width: 800px;
	height: 400px;
}

#wrapper #footer img {
	padding-left: 90px;
}
