div#main {
	position:absolute;
	top:0px;
	left:50%;
	
	width:1000px;
	margin-left:-500px;
	
	background:#ffffff;
	
	index:0;
}
div#topspacer {
	height:10px;
	width:1000px;
	
	index:0;
}
div#top {
	height:158px;
	width:1000px;
	
	index:0;
}

div.sp5 {
	height:5px;
	line-height:5px;
	max-height:5px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
}

div#footer {
	width:1000px;
	height:50px;
	background:#5677a1;
}

div.whitebox {
	border: 1px solid #fff;
	background: #fff;
	
	font-size:14px;
	font-weight:100;
	
	text-indent:10px;
	
	color:#83B817
}

div.whitebox2 {
	border: 1px solid #fff;
	background: #fff;

}

div#print_main {
	position:absolute;
	top:0px;
	left:0;
	
	width:650px;
	
	background:#ffffff;
	
	index:0;
}

	
