BODY {
	background-color: #000000;
	margin: 0px;
}

.bck_contactus{
	background-image:url(images/bck_contact_us3.jpg);
	background-position:center top;
	width:1000px;
	height:750px;
	background-repeat: no-repeat;
}.txt_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E1CF;
	border: 1px solid #53441D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}

.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.copyright a:hover{
	text-decoration:underline;
}
.bck_services {
	background-image: url(images/bck_services3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 1000px;
}

.bck_index {
	background-image: url(images/bck_services3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}

.bck_info {
	background-image: url(images/bck_info2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 1000px;
}
.body_txt_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 430px;
	overflow: scroll;
	text-align: justify;
}
.bck_plain {
	background-image: url(images/bck_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bck_footer_home {
	background-image: url(images/bck_footer_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

