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

body {background-image:url(../images/background.png);}

#apDiv1 {
	position:absolute;
	left:8px;
	top:3px;
	width:205px;
	height:196px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:308px;
	top:3px;
	width:363px;
	height:66px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:318px;
	top:72px;
	width:346px;
	height:439px;
	z-index:3;
}
.style1 {
	font-size: small;
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: small; color: #660066; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
#apDiv4 {
	position:absolute;
	left:19px;
	top:379px;
	width:284px;
	height:76px;
	z-index:4;
}

#apDiv5 {
	position:absolute;
	left:10px;
	top:514px;
	width:654px;
	height:232px;
	z-index:5;
}

#apDivp1 {
	position:absolute;
	left:17px;
	top:8px;
	width:166px;
	height:161px;
	z-index:1;
}
#apDivp2 {
	position:absolute;
	left:221px;
	top:9px;
	width:362px;
	height:69px;
	z-index:2;
}
#apDivp3 {
	position:absolute;
	left:221px;
	top:82px;
	width:363px;
	height:109px;
	z-index:3;
}

#nav_clients a{
	color: #606;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 4px;
	display: block;
	height:15px;
	background-image:url(../images/client1.jpg);
	padding-left: 25px;
}

#nav_clients a:hover {
	text-decoration: overline underline;
	background-image:url(../images/client2.jpg);
}

#nav_clients a:visited {
	color: #303;
		background-image:url(../images/client3.jpg);
}
