<style>


BODY { font-family: verdana, sans-serif; font-size: 11px; line-height: 16px background-color: #663366;}

A { text-decoration: none}

.text { font-family: verdana, sans-serif; font-size: 10px; line-height: 16px }
.head { font-family: verdana, sans-serif; font-size: 20px; line-height: 19px }
.caption { font-family: verdana, sans-serif; font-size: 9px; line-height: 14px }
.captionlist { font-family: verdana, sans-serif; font-size: 9px; line-height: 17px }
.copyright {
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #E3D9BA;
	font-weight: lighter;
}


#container {
	margin: 0px auto;
	position: relative;
	width: 800px;
	height: 600px;
}


#fullpageleft {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#clientslist {
	position:absolute;
	width:800px;
	height:246px;
	z-index:2;
	left: 0px;
	top: 0px;
}

#contact {
	position:absolute;
	width:300px;
	height:249px;
	z-index:2;
	left: 400px;
	top: 241px;
}

#frame {
	position:absolute;
	width:800px;
	height:509px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}


#controls {
	position:absolute;
	width:116px;
	height:53px;
	z-index:1;
	left: 112px;
	top: 481px;
}

#photos {
	position:absolute;
	width:424px;
	height:281px;
	z-index:1;
	left: 190px;
	top: 93px;
}

#photonav {
	position:absolute;
	width:528px;
	height:43px;
	z-index:1;
	left: 198px;
	top: 486px;
}

#navbuttonslow {
	position:absolute;
	width:500px;
	height:76px;
	z-index:1;
	left: 154px;
	top: 525px;
}

#navbuttonsclients {
	position:absolute;
	width:692px;
	height:28px;
	z-index:3;
	left: 75px;
	top: 322px;
}

#navbuttonscontact {
	position:absolute;
	width:680px;
	height:28px;
	z-index:1;
	left: 92px;
	top: 525px;
}
.dot_on {
  width:24px;
  height:20px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/nav/dot-on.png');
  float: left;
}
.dot_on[class] {
  width:24px;
  height:20px;
  background: url(./images/nav/dot-on.png) no-repeat;
  float: left;
}
.dot_off {
  width:24px;
  height:20px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='./images/nav/dot-off.png');
  float: left;
}
.dot_off[class] {
  width:24px;
  height:20px;
  background: url(./images/nav/dot-off.png) no-repeat;
  float: left;
}



</style>
    

