@charset "utf-8";
/* CSS Document */

.bannerR {
	background-image: url(images/bannerR.jpg);
	background-repeat: no-repeat;
}
.txt150 {
	font-size: 150%;
}
.padLR5 {
	padding-right: 10px;
}
.titles01 {
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.padL20 {
	padding-left: 20px;
}
.title-orange {
	font-size: 150%;
	font-weight: bold;
	color: #FF9900;
}
.txt-gray {
	color: #CCCCCC;
}


.h2 {
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
}
.mainbg1 {
	background-color: #FFFFFF;
	background-image: url(images/mainbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.b1 {
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
}
.b2 {
	background-image: url(images/b2.jpg);
	background-repeat: no-repeat;
}
.b3 {
	background-image: url(images/b3.jpg);
	background-repeat: no-repeat;
}
.b4 {
	background-image: url(images/b4.jpg);
	background-repeat: no-repeat;
}
.b5 {
	background-image: url(images/b5.jpg);
	background-repeat: no-repeat;
}
.b6 {
	background-image: url(images/b6.jpg);
	background-repeat: no-repeat;
}
.h1a {
	background-image: url(images/h1a.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.banner-services {
	background-image: url(images/services-banner.jpg);
	background-repeat: no-repeat;
}
.titles-gray {
	font-size: 150%;
	color: #999999;
}
.txt-orange {
	font-weight: bold;
	color: #FF6600;
}


.m1 {
	background-image: url(images/m1.jpg);
	background-repeat: no-repeat;
}
.mainbg2 {
	background-color: #FFFFFF;
	background-image: url(images/mainbg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

