@charset "utf-8";
/* CSS Document */



#frst_hom{

height: 195px;
width: 195px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/fhome2.gif) top left no-repeat;
display: block;

}
 
#frst_hom:hover{

background-position: bottom left;

}

#self_emp{

height: 195px;
width: 155px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/self_emp.gif) top left no-repeat;
display: block;

}
 
#self_emp:hover{

background-position: bottom left;

}


#invest{

height: 195px;
width: 155px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/invest.gif) top left no-repeat;
display: block;

}
 
#invest:hover{

background-position: bottom left;

}


#comer{

height: 195px;
width: 195px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/comm2.gif) top left no-repeat;
display: block;

}
 
#comer:hover{

background-position: bottom left;

}


#ref{

height: 195px;
width: 155px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/ref.gif) top left no-repeat;
display: block;

}
 
#ref:hover{

background-position: bottom left;

}


#cred{

height: 195px;
width: 155px;
text-indent: 10000px;
overflow: hidden;
background:url(images/front_page/cred.gif) top left no-repeat;
display: block;

}
 
#cred:hover{

background-position: bottom left;

}
