@charset "utf-8";
#Header {
	visibility: visible;
	position: relative! important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #F00;
	text-align: center;
	text-decoration: blink;
}
#Main_Image {
	position:absolute;
	width:530px;
	height:331px;
	left: 20px;
	top: 108px;
	border: 0;
}
.Under_Constraction_Image {
	width: 530px;
	height: 320px;
	border: 0;
}
#Company_Details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	position: absolute;
	width: 520px;
	height: 160px;
	z-index: 1;
	left: 549px;
	top: 239px;
	
	
}
#Company_Details #Company_contact {
	position:absolute;
	width:200;
	height:80;
	left: 86px;
	top: 73px;
	font-weight: normal;
	color: #008080;
	font-size: 12px;
}
#Date_time {
	position: absolute;
	width: 355px;
	height: 28px;
	z-index: 2;
	left: 569px;
	top: 490px;
}
#Date_time iframe {
	height: 20px;
	width: 358px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}