#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 55px;
	padding:0;
	margin:0;
	background: #FFFFFF;
}
#header .content {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 55px;
}
#headerLine1, #headerLine2 {
	padding-left:50px;
	color: #000000;
}
#initform {
	text-align:center;
	margin:0 auto 0 auto;
	position:absolute;
	left:0;
	width:100%;
	height:375px;
	background: #FFF;
	color: #000;
}
#initform .content, #initform table {
	color: #000;
}

#initform .content {
	
}
#initimg {
	position:absolute;
	right:20px;
	bottom:100px;
	width:100%;
	height: 173px;
}
#footer {
	background: #C3BDA4;
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
}
#powered , #powered a, #powered a:hover {
	color:#FFFFFF;
	background: #C3BDA4;
	position:absolute;
	bottom:500px;
	left:0;
}
