body {
	width: 822px;
	margin: auto;
	background-color: #aed53a;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: white;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
}

p {
	margin:0 0 1em 0;
}

#content {
	width: 695px;
	padding: 17px 64px 5px 64px;
	text-align: left;
}

#box1 {
	height: 274px;
	padding-top: 10px;
	background-image: url(img/img1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#box2 {
	height: 245px;
	padding-top: 11px;
	position: relative;
	top: -11px;
	left: auto;
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
}

#box2 .float {
	margin-left:15px;
	margin-top:5px;
	display:inline;
	width: 350px;
	height: 250px;
	float: left;
}

#box2 .right {
	margin-top: 20px;
}

#box2 .button {
	display: block;
	margin-top: 60px;
}

#box3 {
	margin-top: 15px;
	clear: left;
}

#box3 .float {
	width: 380px;
	padding-right: 5px;
	float: left;
}

#box4 {
	margin-top: 15px;
}

.footer {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
}
