BODY {
	margin:0;
	background-color:#83bde3;
}
.style1 {
	color: #003366
}
a {
	text-decoration:none;
}
#wrapper1 {
	position: absolute;
	margin-top: -295px;
	margin-left: -390px;
	top: 50%;
	left: 50%;
	width: 780px;
	height: 590px;
	background-color:#83bde3
}
#wrapper2 {
	position: relative;
	width: 780px;
	height: 590px;
	background-color:#83bde3
}
#one {
	width: 780px;
	height: 500px;
	position: relative;
	float:left;
	background-image: url(intro1.jpg);
	background-repeat: no-repeat;
}
#two {
	width: 192px;
	height: 61px;
	position: relative;
	float:left;
	background-image: url(intro2.jpg);
	background-repeat: no-repeat;
}
#three {
	width: 356px;
	height: 61px;
	position: relative;
	float:left;
	background-image: url(intro3.jpg);
	background-repeat: no-repeat;
}
#four {
	width: 232px;
	height: 61px;
	position: relative;
	float:right;
	background-image: url(intro4.jpg);
	background-repeat: no-repeat;
}
#five {
	width: 780px;
	height: 29px;
	position: relative;
	float:left;
	background-image: url(intro5.jpg);
	background-repeat: no-repeat;
}
