@import url(base.css);

#movie div
{
background:url(img/h-services.jpg);
}

#mm2 a:hover, #mm2 a
{/*service */
background:url(img/menu.png) -78px -76px;
}
#text
{
background:url(img/bk_services.gif) right bottom no-repeat;
}
h1
{
width:447px;
height:27px;
margin:0 -447px 30px 0;
list-style-image:url(img/t_serv.gif);
}

h2
{
width:447px;
height:27px;
margin:40px -447px 10px 0;
}
h2#close
{
list-style-image:url(img/t_serv2.gif);
}
h2#loan
{
list-style-image:url(img/t_serv3.gif);
}
h2#def
{
list-style-image:url(img/t_serv4.gif);
}
h2#contract
{
list-style-image:url(img/t_serv5.gif);
}
h3
{
width:347px;
height:17px;
margin:20px -347px 10px 0;
}
h3#res
{
list-style-image:url(img/tt_serv.gif);
}
h3.ser
{
list-style-image:url(img/tt_serv2.gif);
}
v
h3#about4
{
width:400px;
margin:20px -400px 0 0;
list-style-image: url(img/tt_about4.gif)
}
h3#about5
{
width:400px;
margin:20px -400px 0 0;
list-style-image: url(img/tt_about5.gif)
}

h3#about6
{
width:400px;
margin:20px -400px 0 0;
list-style-image: url(img/tt_about6.gif)
}



ul.list
{
margin:0 0 0 60px;
list-style:inside;
list-style-image:url(img/img_bullet.gif);
}
ul.list li
{
margin:0 0 5px 0;
}
ul.list a
{
color:#868686;
text-decoration:none;
}
ul.list a:hover
{
color:#555;
}
 @media print {
#m_holder
{
 list-style-image: url(img/h-template.jpg);
}
 
 
 
 }
