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




.fifty {
	position: absolute; top: 55%; left: 50%; width: 1px; height: 1px;
	}



	

#navbox {
	position: absolute; left: -440px; top:-17px; width: 880px; height: 287px;
	background-color: transparent;
	z-index: 3;
	}
	
#navbox ul {
	width: 880px; height: 287px;
	margin: 0px;
	padding: 0px;
	}	

#navbox li {
	display: block;
	float: left;
	margin: 0px 44px 0px 0px;
	padding: 0px;
	}	
		







.accgr {
	position: absolute; left: -441px; top: -340px;
	z-index: 4;
	}
	

	
.accde {
	position: absolute; left: -35px; top: -257px;
	z-index: 4;
	}


.acceml {
	position: absolute;
	left: -35px;
	top: -138px;
	z-index: 4;
	}







	
.mirror {
	position: absolute; left: -1300px; top:138px;
}








#accdetails {
	position: absolute; left: -35px; top: -230px;
	width:500px; height: 50px;
	background-color: #FFFFFF;
	z-index: 5;
	}	
	
#accdetails p {
	font-family:tahoma; font-size: 11px; line-height: 15px; font-weight: normal;
	text-align: left;
	color:#666666;
	}		

#accdetails a:link, #accdetails a:visited {
	font-family:tahoma; font-size: 11px; line-height: 15px; font-weight: normal;
	text-align: left;
	color:#007cca;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	}

#accdetails a:hover {
	font-weight: bold;
	}

#accdetails .ablue {
	color:#007cca;
	}
	
