@charset "UTF-8";
/* CSS Document */
* {margin:0;padding:0;}

#container {
background-image:url(images/banner-bg.jpg);
background-repeat:repeat-x;
}

#banner {
width:760px;
margin:auto;
}

.home
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/home-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 110px;
height: 75px;
margin: 0;
padding: 0;
float:left;
}

.home a
{
display: block;
color: #000000;
font-size: 11px;
width: 110px;
height: 75px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.home img
{
width: 110px;
height: 75px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.home a:hover img
{
visibility:hidden
}





.search
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/search-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 90px;
height: 75px;
margin: 0;
padding: 0;
float:left;
}

.search a
{
display: block;
color: #000000;
font-size: 11px;
width: 90px;
height: 75px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.search img
{
width: 90px;
height: 75px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.search a:hover img
{
visibility:hidden
}



.rent_buy
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/rent_buy-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 90px;
height: 75px;
margin: 0;
padding: 0;
float:left;
}

.rent_buy a
{
display: block;
color: #000000;
font-size: 11px;
width: 90px;
height: 75px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.rent_buy img
{
width: 90px;
height: 75px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.rent_buy a:hover img
{
visibility:hidden
}




.contact
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/contact-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 90px;
height: 75px;
margin: 0;
padding: 0;
float:left;
}

.contact a
{
display: block;
color: #000000;
font-size: 11px;
width: 90px;
height: 75px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.contact img
{
width: 90px;
height: 75px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.contact a:hover img
{
visibility:hidden
}



.admin
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/admin-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 101px;
height: 75px;
margin: 0;
padding: 0;
float:left;
}

.admin a
{
display: block;
color: #000000;
font-size: 11px;
width: 101px;
height: 75px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.admin img
{
width: 101px;
height: 75px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.admin a:hover img
{
visibility:hidden
}

.derse_home
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/derse_home-over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 136px;
height: 40px;
margin: 0;
padding: 0;
}

.derse_home a
{
display: block;
color: #000000;
font-size: 11px;
width: 136px;
height: 40px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.derse_home img
{
width: 136px;
height: 40px;
border: 0;
}

* html a:hover
{
visibility:visible
}

.derse_home a:hover img
{
visibility:hidden
}





