@charset "utf-8";

div#header p {
	float:left;
}

p#head_rogo {
	clear:both;
	margin:0 0 0 25px;
	_margin:0 0 0 12px;

}

p#free_dial {
	margin:12px 0 0 20px;

}

p#email_rogo {
	margin:12px 0 0 25px;

}

p#contact {
    text-indent:-9999em;
}

#contact a {
	margin:12px 0 0 10px;
	width: 128px;
    height: 15px;
	display: block;
	background:url(../common/imgs/address.gif) left top;
}

#contact a:hover {
	background:url(../common/imgs/address.gif) left bottom;
}
