@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e8e2df;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
#container {
	background-image: url(images/bg_container.jpg);
	width: 816px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#container #header {
	margin: 0px;
	height: 349px;
	width: 816px;
}
#container #box1 {
	width: 816px;
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 50px;
	padding-left: 245px;
	width: 553px;
	padding-right: 20px;
	height: auto;
}
.spacer {
	height: 20px;
}
