@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #686665;
	background-attachment: fixed;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	line-height: 24px;
	color: #414141;
	text-decoration: none;
	letter-spacing: -0.04em;

}

#main{
width:861px;
margin:auto;
text-align:left;
}

#content{
	width:860px;
	text-align:left;
	background-color: #FFFFFF;
}

#left{
	margin-top:32px;
	float:left;
	width:521px;
	margin-left:29px;
	list-style-image: url(images/bullet.gif);
}

#leftin{
	margin-top:32px;
	float:left;
	width:794px;
	margin-left:29px;

}

#right{
margin-top:60px;
float:right;
margin-right:16px;
}

#cls {clear:both;}
a:link {
	color: #3f51ac;
	text-decoration: none;
}

#footer {
	margin:auto;
	background-image: url(images/footer.gif);
	background-repeat:repeat-y;
	height:70px;
	width:859px;
	text-align:left;
	background-position: center;
	color:#787878;
	padding-left:50px;
		padding-right:50px;
	padding-top:22px;
}

.foot a{
color:#787878;
text-decoration:none;}

.foot a:visited{
color:#787878;
text-decoration:none;}

.foot a:active{
color:#787878;
text-decoration:none;}

.foot a:hover{
color:#000000;text-decoration:none;}


#footleft {float:left; 	padding-left:32px;}

#siteby {
float:right; 	padding-top:12px;
}

.reg {color:#b6b6b6;}
a:visited {
	color: #3f51ac;
	text-decoration: none;
}
a:hover {
	color: #3f51ac;
	text-decoration: underline;
}
a:active {
	color: #3f51ac;
	text-decoration: none;
}

.serv {
	color:#3045b3;
	font-size:18px;
}

#contact1 {float:left; width:60%;}
#contact2 {float:left; width:40%;}


#boxfirst{float:left;width:200px; padding-left:25px;}

#box{float:left;width:200px;
padding-left:55px;}
#vert{float:left;}
.serv2 {
	color:#3045b3;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
