body { font:12px Verdana, Arial, Helvetica}	 
#wrap {position:absolute;width:830px; height:635px; background: url(diagbg3.png) left top; z-index:-20} 
* {padding:0; margin:0}	 

#ingensis {position:absolute;  left: 5px; top: 5px;width:175px; height:130px;  float:left}
#company  { position:absolute;  left: 5px; top: 60px; font-weight:bold;color:navy}	
#company1  { position:absolute;  left: 5px; top: 72px; font-weight:bold;color:navy}
#company2  { position:absolute;  left: 5px; top: 84px; font-weight:bold;color:navy}	 

#head {position:absolute;  left: 185px; top: 5px; width:635px; height: 90px;border:none }	 
h1 {text-align: center; color: navy}
h2 {text-align: center; color: navy} 
h3 {text-align: center; color: navy} 
/*
#navigation {	position:absolute; left:15px; top:115px; background: navy; border:2px solid navy;
			 	margin:0; width:598px; height:32px;	list-style-type:none; 
				font-size:0.8em;
				}
*/
#navigation {	position:absolute; left:15px; top:75px;  border:1px solid blue;
			 	margin:0; width:598px; height:32px;	list-style-type:none; 
				font-size:0.8em;
				} 		
.dropdown {float:left}
.dropdown dt {width:98px; height:10px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:navy;
			 color:white}
.dropdown dt:hover {background:white;color:navy}
.dropdown dd {position:absolute; overflow:hidden; width:116px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:124px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; 
								         background:#eaf0f2; width:124px; border-bottom:1px solid #b9d6dc}
.dropdown a:hover {background:#d9e1e4; color:#000}

#main {position:absolute;  left: 185px; top:125px; width: 635px; height: 485px; border:1px solid blue; z-index:-1}
#main h1 {text-align: center;color: navy }
#clogin {position:absolute; left:190px; border: 2px solid navy}  
#users label { position:absolute ; font-size: 90%; padding_top: .2em; left: 20px ; color:navy }
#users input {margin-left: 9em}
#buttons {text-align: center}
#leftside {position:absolute;  left: 5px; top:125px; width: 175px; height: 485px; border:1px solid blue}
#footer {position:absolute;  left: 5px; top:615px; width: 815px; height: 34px; border:1px solid blue; text-align: center; color: navy } 
#username {	color: red }
#xmlhttpurl {	color: red }


