/* Created by Kostadin Kushlev */
/* Owner KM & D Ltd. Bulgaria */
/* ©2009 TOVA E Ltd.*/


h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #172982;
font-size: 14px;
margin: 0;
}

#home {
width: 100%;
background: #ffffff url('../img/bcgr.gif') top repeat-x;
margin: 0 auto;
position: absolute;
}

/* Home Content */

#home_content {
padding-top: 25px;
}

#transport_cat {
float: left;
width: 225px;
background: #ffffff url('../img/transport.jpg') top no-repeat;
}

#ins_cat {
float: left;
width: 225px;
margin-left: 20px;
background: #ffffff url('../img/insurance.jpg') top no-repeat;
}

#light_cat {
float: left;
width: 225px;
margin-left: 20px;
background: #ffffff url('../img/light.jpg') top no-repeat;
}

#trade_cat {
float: left;
width: 225px;
margin-left: 20px;
background: #ffffff url('../img/trading.jpg') top no-repeat;
}

a.blue {
display:block;
background-color: #009DDF;
width: 210px;
height: 65px;
margin-top: 150px;
padding-top: 10px;
padding-left: 15px;
color: #ffffff;
font-size: 20px;
text-decoration: none;
} 

a.blue:hover {
background-color: #0096d6;
height: 75px;
margin-top: 140px;
color: #ffffff;
font-size: 20px;
text-decoration: none;
} 

.cat {
width: 215px;
margin-top: 20px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.cat p{
margin-top: 10px;
}
