/* CSS Document */
body {
	background-color: #818181;
}	
#master {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50%;
	height: 0px;
}
#background {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
	z-index: 2;
}	
#copyright {
	position:absolute;
	width:171px;
	height:15px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	right: 10px;
	bottom: 10px;
	left: 627px;
	top: 581px;
}
#contact {
	position:absolute;
	left:139px;
	top:456px;
	width:433px;
	height:31px;
	z-index:3;
}
#text {
	position:absolute;
	left:137px;
	top:137px;
	width:535px;
	height:100px;
	z-index:2;
	overflow: visible;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
