div#mother div#nav {
    width:750px;
    margin:120px 20px 15px 30px;
    height:60px;
}
div#mother div#nav a {
    text-decoration:none;
    color:#009bdb;
}
div#mother div#nav div#link1 {
    background: #ccc url(/images/Button1.jpg)
}
div#mother div#nav div#link2 {
    background: #ccc url(/images/Button2.jpg)
}
div#mother div#nav div#link3 {
    background: #ccc url(/images/Button3.jpg)
}
div#mother div#nav div#link4 {
    background: #ccc url(/images/Button4.jpg)
}
div#mother div#nav div#link5 {
    background: #ccc url(/images/Button5.jpg)
}
div#mother div#nav div#link6 {
    background: #ccc url(/images/Button6.jpg)
}
div#mother div#nav div#link7 {
    background: #ccc url(/images/Button7.jpg)
}
.nav-link {
width:100px;
height:64px;
float:right;
/*margin-right:7.7px; */
margin-right:0px; 
position:relative;
}