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

.normal_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a.copyright:link, a.copyright:visited{
	color:#000000;
	text-decoration:none;
}


a.copyright:hover{
	color:#000000;
	text-decoration:underline;
}

.contact_address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

.myborder {border: thin solid #C2A468;
	display: marker;
	margin: auto;
	clear: right;
	height: auto;
	width: auto;
}

.aboutus {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/about_us_03.jpg);
	background-repeat: no-repeat;
	background-color: #BDDEFF;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/our_services_03.jpg);
	background-repeat: no-repeat;
	background-color: #BDDEFF;
}

.contactus {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/contact_us_03.jpg);
	background-repeat: no-repeat;
	background-color: #BDDEFF;
}
.siteCopy {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-color: #BDDEFF;
}
