#Header
{  
   margin:5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	height:90px;
	border-style:none;
}

.Banner
{
   width : 100%;  
   border-style:none;
   font-size : 12px;      
}

.Logo
{
   height:90px;
   width:780px;
   background: url(../images/dap-interface-banner1.jpg) no-repeat left top;	
   cursor:hand;
}

.Fill
{
   background: url(../images/dap-interface-banner2.jpg) repeat-x left top;	
   padding-right:10px;  
   cursor:hand;
}

.Info
{
   position: absolute;
   right: 20px;
   top : 20px;
   cursor:hand;
}

.Info TABLE
{
   color : #FFFFFF;
   right : 10px;
}

.Content {
	margin:0px 5px 0px 710px;
	padding:0px 0px 0px 0px;
}

.ContentSmall {
	margin:0px 5px 0px 485px;
	padding:0px 0px 0px 0px;	
}

.Menu 
{
   position:absolute;
   top:100px;  
   left:5px;
	width:700px;
	padding:0px 0px 0px 0px;
}

.MenuSmall 
{
   position:absolute;
   top:100px;  
   left:5px;
	width:475px;
	padding:0px 0px 0px 0px;
}
