body {
	background-color: #c4d437;
	top: auto;
}
#wrap {
	margin: 0 auto;
	width: 1000px;
	text-align:left;
	height: 100%;	
}
.debug {
	border: solid red 1px;
}
#content {
	background: url(images/temp_homepage.jpg) bottom right no-repeat;
	width: 1000px;
	padding: 0;
	margin: 0;
	height: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 100px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 100px;
}




	
 

