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

.main_con {
	background-color: #000000;
	width: 1000px;
	margin:0px auto;
	border: .5px solid #0F1219;
}
.header {
	float: left;
	height: 107px;
	width: 1000px;
	background-color: #000000;
	background-image: url(../images/rasanga_d_01.gif);
	border: .5px solid #0F1219;
}
.body_content {
	background-color: #000000;
	float: left;
	height: 536px;
	width: 1000px;
	background-image: url(../images/rasanga_d_02.gif);
	background-repeat: no-repeat;
	border: .5px solid #0F1219;
}
#gallery_bg {
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
}

.footer {
	background-color: #000000;
	background-image: url(../images/rasanga_d_03.gif);
	float: left;
	height: 107px;
	width: 1000px;
	border: .5px solid #0F1219;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.home_imge {
	margin-top: 25px;
	margin-left: 100px;
	text-align: center;
}
#footer_txt {
	font-family: "Myriad Pro", Arial, Tahoma, Verdana;
	font-size: 13.5px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 80px;
	margin-top: 20px;
	width: 300px;
	float: right;
}
a:link {
	color: #666666;
	text-decoration: none;
	margin-right:5px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	margin-right:5px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	margin-right:5px;
}
a:active {
	text-decoration: none;
	margin-right:5px;
}
#heading_txt {
	font-family: "Myriad Pro", Arial, Tahoma, Verdana;
	font-size: 27px;
	color: #25334d;
	margin-top: 7px;
	float: right;
	margin-right: 25px;
	letter-spacing: 0.7px;
}
#services_bg {
	background-image: url(../images/services_bg.jpg);
	background-repeat: no-repeat;
}
#contact_bg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
}
#videogal_txt {
	float: right;
	margin-top: 315px;
}
.video_container {
	height: 430px;
	width: 537px;
	border: 1px solid #333333;
	float: left;
	margin-top: 50px;
	margin-left: 55px;
}
.player {
	float: right;
	height: 20px;
	width: 50px;
	margin-top: 45px;
}
#footer_links {
	text-align: left;
	margin-top: 20px;
	width: 150px;
	float: left;
	margin-left: 50px;
}

