
@charset "utf-8";
/* CSS Document */

#fr-sign-up a{background:url(../../images/icons/fr/fr-sign-up.png) no-repeat 10px 50%;}
#fr-sign-up a:hover{background:#d1cdc0 url(../../images/icons/fr/fr-sign-up.png) no-repeat 10px 50%;}
#fr-easy-price a{background:url(../../images/icons/fr/fr-calculator.png) no-repeat 10px 50%;}
#fr-easy-price a:hover{background:#d1cdc0 url(../../images/icons/fr/fr-calculator.png) no-repeat 10px 50%;}
#fr-brochure a{background:url(../../images/icons/fr/fr-brochure.png) no-repeat 10px 50%;}
#fr-brochure a:hover{background:#d1cdc0 url(../../images/icons/fr/fr-brochure.png) no-repeat 10px 50%;}


#over-header {
	width:100%;
	background-image:url(../../images/top.gif);
	height:60px;
	background-repeat:no-repeat;
	background-position:left;
}