@charset "utf-8";
/* CSS Document */
#main {
	position:absolute;
	left:29px;
	top:0px;
	/*left: 50%;*/
	/*margin-left: -475px;*/
	width:934px;
	height:500px;
	z-index:1;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:934px;
	height:80px;
	z-index:5;
}
#servicebar {
	position:absolute;
	left:478px;
	top:9px;
	width:456px;
	height:19px;
	z-index:10;
}
#header {
	position:absolute;
	left:0px;
	top:29px;
	width:934px;
	height:51px;
	z-index:5;
}
#homeblank {
	position:absolute;
	left:6px;
	top:3px;
	width:168px;
	height:45px;
	z-index:6;
}
#content {
	position:absolute;
	left:0px;
	top:91px;
	width:934px;
	height:162px;
	z-index:1;
}
#mid {
	width: 934px;
	margin-top: 0px;
	margin-left: 0px;	
}
#footer {
	clear: both;	
	margin-top: 18px;
}
#footertext {
	clear: both;
	margin-top: 8px;
	margin-bottom: 29px;
	text-align: center;
	font-size: 11px;
}
