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

body {
	background-repeat: repeat;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#parent {
	background-color: #000;
	width: 864px;
	height: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;	
}
#header {
	height: 72px;
	width: 864px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
#onea {
	height: 183px;
	width: 254px;
	margin-top: 72px;
	margin-left: 0px;
	position: absolute;
}
#oneb {
	height: 116px;
	width: 254px;
	margin-top: 255px;
	margin-left: 0px;
	position: absolute;
}
#onec {
	height: 194px;
	width: 254px;
	margin-top: 371px;
	margin-left: 0px;
	position: absolute;
}

#twoa {
	height: 382px;
	width: 343px;
	margin-top: 72px;
	margin-left: 254px;
	position: absolute;
}
#twob {
	height: 111px;
	width: 170px;
	margin-top: 454px;
	margin-left: 254px;
	position: absolute;
}
#twoc {
	height: 111px;
	width: 174px;
	margin-top: 454px;
	margin-left: 423px;
	position: absolute;
}

#threea {
	position: absolute;
	height: 183px;
	width: 267px;
	margin-top: 72px;
	margin-left: 597px;
}

#threeb {
	height: 116px;
	width: 267px;
	margin-top: 255px;
	margin-left: 597px;
	position: absolute;
}
#threec {
	height: 194px;
	width: 267px;
	margin-top: 371px;
	margin-left: 597px;
	position: absolute;
}


#footer {
	height: 83px;
	width: 864px;
	margin-top: 565px;
	margin-left: 0px;
	position: absolute;
}

