@charset "iso-8859-1";
/* CSS Document */

body {color: #4573b3;
	font-size: 9pt;
	line-height: 13pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

body a:hover {
	color: #f8a12e;
	text-decoration:none;
		}			

#logo {position: absolute;
		top: 30px;
		left: 75px;
		}
		
#topline {position: absolute;
		top: 145px;
		left: 10px;
		z-index:1;
		}

#leftline {position: absolute;
		top: 135px;
		left: 125px;
		z-index:1;
		}

#bottomline {position: absolute;
		top: 550px;
		left: 10px;
		z-index: 2;
		}

#rightline {position: absolute;
		top: 30px;
		left: 700px;
		z-index:1;
		}		

#nav  {position: absolute;
		top: 180px;
		left: 52px;
width:62px;		
}

#nav .navbtn{
margin:0px 0px 27px 0px;
}
		
#stage 	{position: absolute;
		top: 180px;
		left: 153px;
		z-index: 1;
		}

#panel, #panel2 {visibility:hidden;}

#button {position: absolute;
		top: 180px;
		left: 600px;
		z-index: 2;
		border: 1px solid #4573b3;
		text-align: center;
		width: 60px;
		
		}		
		
#button a:hover {
	color: #f8a12e;
	text-decoration:none;
		}		
		
#prev {position: absolute;
		top: 210px;
		left: 600px;
		z-index: 2;
		border: 1px solid #4573b3;
		text-align: center;
		width: 60px;
		
		}
		
#prev a:hover {
	color: #f8a12e;
	text-decoration:none;
		}				

#enlarge {position: absolute;
		top: 240px;
		left: 600px;
		z-index: 2;
		border: 1px solid #4573b3;
		text-align: center;
		width: 60px;
		
		}		

#enlarge a:hover {
	color: #f8a12e;
	text-decoration:none;
		}				
		
#caption {position: absolute;
		top: 500px;
		left: 153px;
		color:#000000;
		z-index:3;
		font-style:italic;
		}

#signshadow {position: absolute;
		top: 418px;
		left: 528px;
		width: 85px;
		height: 50px;
		padding-left:10px;
		padding-top:10px;
		background-color: #999999;
		z-index: 2;
		visibility: hidden;
		}		
		
.clients {position: absolute;
		top: 565px;
		left: 145px;
		z-index: 2;
		font-size: 10pt;
		line-height: 13pt;
		}	

.clients2 {position: absolute;
		top: 565px;
		left: 345px;
		z-index: 2;
		font-size: 10pt;
		line-height: 13pt;
		}					
		
.clients a:hover, .clients2 a:hover{
			color: #f8a12e;
	text-decoration:none;
		}				
		
.copyright {position: absolute;
		top: 655px;
		left: 480px;
		font-size: 8pt;
		/* hide from IE mac \*/
		text-align: right;
		/* end hiding from IE5 mac */
		}

a:link {
	color: #4573b3;
	text-decoration:none;
		}

a:hover {
	color: #f8a12e;
	text-decoration:none;
		}

a:visited {
		color: #4573b3;
		text-decoration: none;
	}

a:active {
	color: #4573b3;
	text-decoration: none;
}		


