@import url(./hpagency.css);

h1 {
    background-image: url(../images/0000229233.png);
    background-repeat: no-repeat;
   height: 30px;
}
#title h1 {
    font-size: 12px;
    font-weight: normal;
    height: 0;
	overflow: hidden;
    padding-top: 36px;
    width: 100%;
}
#title .description {
    color: #99CCCC;
    font-size: 11px;
    letter-spacing: 0.1em;
    position: absolute;
    top: -22px;
}
h1 a {
    color: #fff;
}
h1 a:hover {
    color: #fff;
}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}