*{
padding:0px;
margin:0px;
font-size:100%;
font-family:Tahoma, sans-serif;
}
html{
width:100%;
height:100%;
background:#FFFFFF url(../img/main_gradient.gif) top repeat-x;
}
body{
width:100%;
margin:0 left;
background:transparent;
position:relative;
font-size: 12px; color: #5d7e93; 
}
A { font-size: 14px; color: #1496fa; }
A.link1 { font-weight: bold; font-size: 16px; color: #1496fa; }
A.link2 { font-weight: normal; font-size: 12px; color: #5d7e93; }
A.link3 { font-weight: normal; font-size: 12px; color: #1496fa; }
A:active { text-decoration: none; }
A:hover { text-decoration: none; }

.l1 a{background: url('../img/m-1.gif'); display: block; width: 100px; height: 40px;}
.l1 a:hover{background-position: 0  -40px;} 
.l2 a{background: url('../img/m-2.gif'); display: block; width: 141px; height: 40px;}
.l2 a:hover{background-position: 0  -40px;} 
.l3 a{background: url('../img/m-3.gif'); display: block; width: 100px; height: 40px;}
.l3 a:hover{background-position: 0  -40px;} 
.l4 a{background: url('../img/m-4.gif'); display: block; width: 100px; height: 40px;}
.l4 a:hover{background-position: 0  -40px;} 
.l5 a{background: url('../img/m-5.gif'); display: block; width: 100px; height: 40px;}
.l5 a:hover{background-position: 0  -40px;} 

h1  { font-weight: normal; font-size: 22px; color: #5d7e93; }
h2  { font-weight: normal; font-size: 22px; color: #95bf16; }
h3{ font-weight: normal; background: #95bf16; color: #ffffff;  padding: 4px; }
h4 { font-weight: normal; font-size: 30px; color: #95bf16; }
h5 { font-weight: normal; font-size: 22px; color: #5d7e93; padding-bottom:9px; }
.form { 
 border: 0px solid #cfd8df; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #5d7e93; 
 font-size: 11px; 
 width: 150px;
 height: 20px;
}
.tel {
padding-top:5px;
}



