@charset "utf-8";
/* CSS Document */
body{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#headerbg{
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 282px;
	background-position: top;
}
#header{
	background-image: url(images/header.jpg);
	height: 382px;
	width: 1008px;
	background-repeat: no-repeat;
}
.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0138b0;
	position: relative;
	left: 60px;
	top: 240px;
	width:300px;
}
.email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0138b0;
	position: relative;
	left: 60px;
	top: 240px;
	width:300px;
}
.index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 640px;
	top: 60px;
	width:50px;
}
.index a, .index a:focus, .index a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.service{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 730px;
	top: 45px;	
	width:50px;
}
.service a, .service a:focus, .service a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.contacts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 860px;
	top: 30px;	
	width:50px;
}
.contacts a, .contacts a:focus, .contacts a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top:100px;
}
#content p{
padding-left:10px;
	padding-right:50px;
	text-align: justify;
}
#content p a, #content p a:focus, #content p a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#content form{
padding-left:10px;
	padding-right:50px;
	text-align: justify;
}
#content h1, h2{
padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f58220;
}
.contentleft{
	background-image: url(images/contentleft.jpg);
	background-repeat: repeat-y;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 1008px;
	
}
#footerbg{
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 145px;
	background-color: #001b72;
}
.wa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: 100px;
	top: 95px;
	width:700px;
}
.wa a, .wa a:focus, .wa a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.clear{
clear:both;
}
.counter{
	position: relative;
	left: 500px;
	top: -25px;
	width:200px;
}