﻿a.Menusrollover1 {
    display: block;
    width: 64px;
    height: 35px;
    background: url("Images/Common/Menu-Home1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover1 {
    background-position: -64px 0;
}


.MenuSeperator
{
	 background: url("Images/Common/Menu-Seperator.jpg");
	 background-repeat:no-repeat;
}

a.Menusrollover2 {
    display: block;
    width: 123px;
    height: 35px;
    background: url("Images/Common/Menu-TheDevelopment1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover2 {
    background-position: -123px 0;
}



a.Menusrollover3 {
    display: block;
    width: 62px;
    height: 35px;
    background: url("Images/Common/Menu-Gallery1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover3 {
    background-position: -62px 0;
}

a.Menusrollover4 {
    display: block;
    width: 131px;
    height: 35px;
    background: url("Images/Common/Menu-PropertiesForSale1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover4 {
    background-position: -131px 0;
}


a.Menusrollover5 {
    display: block;
    width: 64px;
    height: 35px;
    background: url("Images/Common/Menu-Awards1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover5 
{
    background-position: -64px 0;
}

a.Menusrollover6 {
    display: block;
    width: 92px;
    height: 35px;
    background: url("Images/Common/Menu-Testimonials1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover6 
{
    background-position: -92px 0;
}



a.Menusrollover7 {
    display: block;
    width: 85px;
    height: 35px;
    background: url("Images/Common/Menu-Contact1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover7 {
    background-position: -85px 0;
}

a.Menusrollover8 {
    display: block;
    width: 76px;
    height: 35px;
    background: url("Images/Common/Menu-AboutUs1.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.Menusrollover8 {
    background-position: -76px 0;
}

.MenuXtra
{
	 width:199px;
	 background: url("Images/Common/Menu-Xtra.jpg");
	 background-repeat:no-repeat;
}


