.main_frame {
	width: 960px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.chinthaka_logo {
	float:left;
	z-index:1;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	
}

.headder_images_of_srilanka {
	float:right;
	z-index:1;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;

}

.sub_frame {
	top:100px;
	position: relative;
}

.main_menu {
	position:absolute;
	top:85px;
	width:958px;
	height:30px;
	background-color: #595959;
	left: 1px;
	border: 1px solid #999;
}

.main_menu_items{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:12px;
	padding:7px;
	left:8px;
	position:absolute;
	height: 15px;
	vertical-align:middle;
}

.main_menu_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCC;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.main_menu_links:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCC;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.main_menu_links:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CC9;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.flash_movie {
	position: absolute;
	border: 5px solid #999;
	left: 1px;
	height: 350px;
}

.home_description {
	position: absolute;
	top:390px;
	z-index:1;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	left: 2px;
}

.text_headder {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FFF;
}

.text_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFF;
	line-height:20px;
	
}

.home_contact_details {
	position: absolute;
	float:right;
	top:530px;
	z-index:1;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	right: 0px;
}

.horizontal_line {
	position:absolute;
	top:560px;
	width:100%;
	height:1px;
	background-color:#8A8F76;
}

.copyright_notice {
	position:absolute;
	float:left;
	top:570px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#CCC;
}
