body h1,h2,h3,h4,h5,td,p,span,strong,b,u,div,a{
	font-family:Arial,Verdana;
}

a {
	color: #666666;
	}

body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

h1{
	margin:0px;
	margin-top:15px;
	font-size:20px;
	font-weight:normal;
	color:#434d25;
	text-align:left;
	width:345px;
}
h2{
	margin:0px;
	margin-top:15px;
	font-size:20px;
	font-weight:normal;
	color:#434d25;
	text-align:left;
}
p{
	margin:5px 0px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#000000;
}
ul{
	font-size:14px;
	line-height:22px;
	text-align:left;
	color:#000000;
}
form{
	float:left;
}

#all{
	width:825px;
}
#all div{
	float: left;
}

#header{
	width:825px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-color:#626e3d;
}
#header2{
	width:825px;
	height:7px;
	background-image:url(../images/header2.gif);
	background-repeat:no-repeat;
}
#logo{
	margin-top:30px;
	width:605px;
	height:170px;
	color:#060606;
	font-size:16px;
	text-align:left;
	line-height:24px;
}

.logo_txt{
	width:350px;
	padding-top:10px;
	font-size:14px;
	line-height:19px;
	}

#top_menu{
	margin-top:10px;
	width:220px;
	height:190px;
	background-image:url(../images/phone.gif);
}

a.mm1{
	display:block;
	width:220px;
	height:40px;
	background-image:url(../images/about_us.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.mm1:hover{
	background-position:0px -40px;
}
a.mm1_hover{
	display:block;
	width:220px;
	height:40px;
	background-image:url(../images/about_us.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
a.mm2{
	display:block;
	width:220px;
	height:34px;
	background-image:url(../images/contacts.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.mm2:hover{
	background-position:0px -34px;
}
a.mm2_hover{
	display:block;
	width:220px;
	height:34px;
	background-image:url(../images/contacts.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
a.mm3{
	display:block;
	width:220px;
	height:38px;
	background-image:url(../images/avtokasko.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.mm3:hover{
	background-position:0px -38px;
}
a.mm3_hover{
	display:block;
	width:220px;
	height:38px;
	background-image:url(../images/avtokasko.gif);
	background-position:0px -38px;
	background-repeat:no-repeat;
}
a.mm4{
	display:block;
	width:220px;
	height:50px;
	background-image:url(../images/other_ins.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	
}
a.mm4:hover{
	background-position:0px -50px;
}
a.mm4_hover{
	display:block;
	width:220px;
	height:50px;
	background-image:url(../images/other_ins.gif);
	background-position:0px -50px;
	background-repeat:no-repeat;
	
}
#top_form{
	margin:5px 0px;
	width:825px;
	text-align:left;
}
#header_form_content{
	width:670px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
}
.form_title{
	width:670px;
	height:25px;
}
.form_title h1{
	margin:0px;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	text-shadow: #000000 1px 1px 2px;
}
img.form_btn{
	margin-top:50px;
	cursor:pointer;
}
div.td_abrv{
	text-align:left;
	width:165px;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Verdana;
	line-height:20px;
	margin-top:5px!Important;
}
div.td_abrv select{
	width:150px;
	height:22px;
}
idiv.td_abrv input{
	width:160px;
}
.inp_field1{
	margin:0px;
	margin-right:3px;
}

#content{
	margin:0px;
	margin-top:10px;
	width:825px;
}
#content a{
	color:#434d25;
	text-decoration:none;	
}
#content a:hover{
	color:#000000;
	text-decoration:none;	
}
.innerpage_form td{
	font-size:12px;
	color:#000000;
}

#footer{
	margin:0px;
	margin-top:20px;
	padding-top:10px;
	width:825px;
	border-top:1px solid #434d25;
	color:#333333;
	line-height:18px;
	font-size:12px;
	text-align:center;
}
#footer a{
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
}
#footer a:hover{
	color:#434d25;
	text-decoration:none;
}

#list_services{
	width:515px;
}
#services_company_list{
	padding-left:30px;
	padding-top:20px;
	width:280px;
}
#services_company_list img{
	margin:10px;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #dfeabf;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid black;
border-bottom: 2px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
a.hintanchor_debt{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #666666;
margin: 3px 8px;
}
