
#menu {  width:971px; position:relative;}
#menu ul{ margin:0;padding:0;}
#menu ul li{display:inline;border:0;float:left;text-align:center;height:40px;}
#menu ul li.firstelement{border:0;height:40px;}
#menu a{display:block; background-repeat:no-repeat;background-position:top;height:40px;}

.home { width:75px; background: url(images/bt_home.jpg);}
a.home:hover { background: url(images/bt_home2.jpg);}
.home_active { width:75px; background: url(images/bt_home_active.jpg);}

.featured_prop { width:166px; background: url(images/bt_featured.jpg);}
a.featured_prop:hover { background: url(images/bt_featured2.jpg);}
.featured_prop_active { width:166px; background: url(images/bt_featured_active.jpg);}

.featured_develop { width:195px; background: url(images/bt_featureddevelop.jpg);}
a.featured_develop:hover { background: url(images/bt_featureddevelop2.jpg);}
.featured_develop_active { width:195px; background: url(images/bt_featureddevelop_active.jpg);}

.property { width:139px; background: url(images/bt_property.jpg);}
a.property:hover { background: url(images/bt_property2.jpg);}
.property_active { width:139px; background: url(images/bt_property_active.jpg);}

.area { width:150px; background: url(images/bt_area.jpg);}
a.area:hover { background: url(images/bt_area2.jpg);}
.area_active { width:150px; background: url(images/bt_area_active.jpg);}

.blog { width:61px; background: url(images/bt_blog.jpg);}
a.blog:hover { background: url(images/bt_blog2.jpg);}
.blog_active { width:61px; background: url(images/bt_blog_active.jpg);}

.agents { width:79px; background: url(images/bt_agents.jpg);}
a.agents:hover { background: url(images/bt_agents2.jpg);}
.agents_active { width:79px; background: url(images/bt_agents_active.jpg);}

.contact { width:106px; background: url(images/bt_contact.jpg);}
a.contact:hover { background: url(images/bt_contact2.jpg);}
.contact_active { width:106px; background: url(images/bt_contact_active.jpg);}

