/* CSS Document */

.body {
	font-family: Arial;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
}

.main_source{
	top:50%;
	left:50%;
	position:absolute;
	width:1002px;
	height:550px;
	margin-top:-275px;
	margin-left:-501px;
	/*border:1px solid #000000;*/
}

a{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
	color:#999999;
}

td img {display: block;}
.Style3 {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
}

#laboutus {
	position:absolute;
	left:158px;
	top:106px;
	width:564px;
	height:403px;
	z-index:1;
	background-color: #666666;
	background-image: url(images/backLayer.jpg);
	line-height:1;
	visibility: visible;
}
.Style4 {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}
.Style6 {
	font-size: 11px;
	font-family: Arial;
	color: #999999;
}
.Style7 {
	font-family:Tahoma;
	font-size: 24px;
	/*font-weight: bold;*/
}

#lapps_01 {
	position:absolute;
	left:158px;
	top:106px;
	width:564px;
	height:403px;
	z-index:2;
	background-color: #666666;
	background-image: url(images/backLayer.jpg);
	line-height:1;
	visibility: hidden;
}

#lapps_02 {
	position:absolute;
	left:158px;
	top:106px;
	width:564px;
	height:403px;
	z-index:2;
	background-color: #666666;
	background-image: url(images/backLayer.jpg);
	line-height:1;
	visibility: hidden;
}

#lapps_03 {position:absolute;left:158px;top:106px;width:564px;height:403px;z-index:2;background-color: #666666;background-image: url(images/backLayer.jpg);line-height:1;visibility: hidden;}

#lapps_04 {
	position:absolute;
	left:158px;
	top:106px;
	width:564px;
	height:403px;
	z-index:2;
	background-color: #666666;
	background-image: url(images/backLayer.jpg);
	line-height:1;
	visibility: hidden;
}
#footer{
	font-family:Arial;
	position:absolute;
	width:99%;
	clear:both;
	color:#999999;
	font-size:11px;
	top:94%;
	text-align:center;
	z-index: 2;
}

#contact-area {
	width: 400px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area input.submit-button {
	width: 100px;
	height: 25px;
	float: right;
}

#contact-area input.text {
	height: 10px;
}
