.DivMenu
{
margin:auto;
width:100%;
height:106px;
width:880px;
}

.tNav
{
display:inline-block;
height:106px;
}

.tNavHome {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/home.png");width:142px;}
.tNavHome:HOVER {background-image:url("http://www.amg-it.co.uk/images/buttons_blue/home.png");}
.tNavHome:ACTIVE {background-image:url("http://www.amg-it.co.uk/images/buttons_red/home.png");}

.tNavServices {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/services.png");width:155px;}
.tNavServices:HOVER {background-image:URL("http://www.amg-it.co.uk/images/buttons_blue/services.png");}
.tNavServices:ACTIVE {background-image:URL("http://www.amg-it.co.uk/images/buttons_red/services.png");}

.tNavTeam {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/team.png");width:115px;}
.tNavTeam:HOVER {background-image:URL("http://www.amg-it.co.uk/images/buttons_blue/team.png");}
.tNavTeam:ACTIVE {background-image:URL("http://www.amg-it.co.uk/images/buttons_red/team.png");}

.tNavContact {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/contact.png");width:155px;}
.tNavContact:HOVER {background-image:URL("http://www.amg-it.co.uk/images/buttons_blue/contact.png");}
.tNavContact:ACTIVE {background-image:URL("http://www.amg-it.co.uk/images/buttons_red/contact.png");}

.tNavAbout {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/about.png");width:122px;}
.tNavAbout:HOVER {background-image:URL("http://www.amg-it.co.uk/images/buttons_blue/about.png");}
.tNavAbout:ACTIVE {background-image:URL("http://www.amg-it.co.uk/images/buttons_red/about.png");}

.tNavInternal {background-image:URL("http://www.amg-it.co.uk/images/buttons_neutral/internal.png");width:170px;}
.tNavInternal:HOVER {background-image:URL("http://www.amg-it.co.uk/images/buttons_blue/internal.png");}
.tNavInternal:ACTIVE {background-image:URL("http://www.amg-it.co.uk/images/buttons_red/internal.png");}
