
			/*TOP MENU*/
#linkcontainer {
clear : both;
float:right;
width:700px;
background : #ffffff;
color: #000000;

}

#title {
clear : both;
float:right;
width:650px;
background : #ffffff;
color: #000000;

}

.menu1 {
margin : 0;
padding : 0;
list-style-type : none;

width: inherit;
height: inherit;
}
.menu1 li {
display: inline;
}

#dc {
position:relative; 
left:15px; 
top:px;
z-index:1;
}
#mag {
position:relative; 
left:15px; 
top:px;
}

#ext {
position:relative; 
left:15px; 
top:px;
}


