@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:20px;
	top:21px;
	width:396px;
	height:330px;
	z-index:1;
	background-color: #0033FF;
}
#apDiv2 {
	position:absolute;
	left:230px;
	top:50px;
	width:137px;
	height:196px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:400px;
	top:50px;
	width:247px;
	height:562px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:218px;
	top:260px;
	width:160px;
	height:27px;
	z-index:4;
	color: #FFFFFF;
	text-align: center;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image: url(images/background/providers.JPG);
	background-repeat: no-repeat;
}
.style3 {
	color: #FFFFFF
}
.style4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
#apDiv5 {
	position:absolute;
	left:15px;
	top:48px;
	width:179px;
	height:471px;
	z-index:5;
	color: #FFFFFF;
}
.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
