@charset "utf-8";
/* CSS Document */
a.srolllands { 
          display: block;
          background: url("../images/lands.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:60px;
		  height:38px;
 }        
a:hover.srolllands {
          background: url("../images/over_lands.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:60px;
		  height:38px;
}
a.srollapartments { 
          display: block;
          background: url("../images/apartments.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:102px;
		  height:38px;
 }        
a:hover.srollapartments {
          background: url("../images/over_apartments.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:102px;
		  height:38px;
}
a.srollhouses { 
          display: block;
          background: url("../images/houses.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:70px;
		  height:38px;
 }        
a:hover.srollhouses {
          background: url("../images/over_houses.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:70px;
		  height:38px;
}
a.srollcbuildings { 
          display: block;
          background: url("../images/cbuildings.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:175px;
		  height:38px;
 }        
a:hover.srollcbuildings {
          background: url("../images/over_cbuildings.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:175px;
		  height:38px;
}
a.srollghouses { 
          display: block;
          background: url("../images/ghouses.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:114px;
		  height:38px;
 }        
a:hover.srollghouses {
          background: url("../images/over_ghouses.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:114px;
		  height:38px;
}
a.srollwanted { 
          display: block;
          background: url("../images/wanted.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:75px;
		  height:38px;
 }        
a:hover.srollwanted {
          background: url("../images/over_wanted.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:75px;
		  height:38px;
}
a.srollhloans { 
          display: block;
          background: url("../images/hloans.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:95px;
		  height:38px;
 }        
a:hover.srollhloans {
          background: url("../images/over_hloans.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:95px;
		  height:38px;
}
a.srollinsurance { 
          display: block;
          background: url("../images/insurance.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:91px;
		  height:38px;
 }        
a:hover.srollinsurance {
          background: url("../images/over_insurance.jpg") 0 0 no-repeat;
          text-decoration: none;
		  width:91px;
		  height:38px;
}