#main.home {
	background: url('../images/backgrounds/home.jpg') top center no-repeat;
	height: 1300px;
}
#main.home #section {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
#main.home #section a#hope-diamond {
	/*background: url('d.png');*/
	position: absolute;
	float: left;
	width: 510px;
	padding-top: 180px;
	margin-top: 75px;
	margin-left: 150px;
	height: 0;
	overflow: hidden;
}
#main.home #section #copyright {
	position: absolute;
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px;
	width: 800px;
	margin-top: 1200px;
}
#main.home #section #copyright p {
	margin-bottom: 4px;
	text-align: center;
}
#main.home #section #copyright p a {
	color: #FFFFFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px
}

#main.home #section a.link {
	/*background: url('d.png');*/
	position: absolute;
	float: left;
	overflow: hidden;
	height: 0;
	padding-top: 20px;
}

#main.home #section a#home-submit {
	width: 344px;
	padding-top: 223px;
	margin-top: 389px;
	margin-left: 37px;
}
#main.home #section a#home-view {
	width: 342px;
	padding-top: 223px;
	margin-top: 389px;
	margin-left: 419px;
}
#main.home #section a#home-daemon {
	/*background: url('d.png');*/
	width: 724px;
	padding-top: 470px;
	margin-top: 677px;
	margin-left: 37px;
}
