@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
.main_container {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header_container {
	float: left;
	height: 172px;
	width: 990px;
	overflow: hidden;
}

.logo {
	background-image: url(images/lal_hegoda_02.jpg);
	float: left;
	height: 147px;
	width: 333px;
}
.top_blank {
	background-color: #000000;
	float: left;
	height: 90px;
	width: 655px;
	overflow: hidden;
}
.link_container {
	float: left;
	height: 22px;
	width: 655px;
}
.links_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	float: left;
	width: 550px;
	padding-left: 100px;
	overflow: hidden;
}
.indx_img1 {
	background-image: url(images/lal_hegoda_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 650px;
	overflow: hidden;
}
.indx_img2 {
	background-image: url(images/lal_hegoda_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 984px;
	overflow: hidden;
}
.body_con {
	float: left;
	height: 421px;
	width: 990px;
	overflow: hidden;
}
.indx_img3 {
	background-image: url(images/lal_hegoda_07.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 421px;
	width: 113px;
	overflow: hidden;
}
.indx_img4 {
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 421px;
	width: 763px;
	overflow: hidden;
}
.indx_img5 {
	background-image: url(images/lal_hegoda_09.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 421px;
	width: 108px;
	overflow: hidden;
}
.footer_container {
	float: left;
	height: 107px;
	width: 990px;
	overflow: hidden;
}
.indx_img6 {
	background-image: url(images/lal_hegoda_11.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 87px;
	width: 984px;
	overflow: hidden;
}
.indx_img7 {
	background-image: url(images/lal_hegoda_12.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 984px;
	overflow: hidden;
}
.txt_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.copyright_con {
	float: right;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
