.Border {
	border: 1px solid #999999;
}
.dott {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.BG1 {
	background-image: url(images/products_l_00.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.BG {
	background-image: url(images/services_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dottR {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.BGjob {
	background-image: url(images/job_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
