/* CSS Document */

#Layermain {
	position:absolute;
	width:1015px;
	height:2650px;
	z-index:1;
	background-color: #ffffff;
	border: thin solid #000066;
}
#Layertext1 {
	position:absolute;
	width:715px;
	height:1924px;
	z-index:2;
	left: 275px;
	top: 393px;
	background-color: #FFFFFF;
}
#Layerside {
	position:absolute;
	width:229px;
	height:140px;
	z-index:3;
	left: 20px;
	top: 276px;
	background-color: #FFFFFF;
}
#Layerlead {
	position:absolute;
	width:730px;
	height:109px;
	z-index:4;
	left: 275px;
	top: 278px;
}
body {
	background-color: #EFEFEF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
