.maincontainer{
    position: relative;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	margin-top: 0px;
	width: 1280px;
	height: 1194px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	
}

.copyright{
	color: #9B8C74;
	font-size:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

} 

a.copyright {
	color: #9B8C74;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:hover.copyright {
	text-decoration: yes;
	color: #48bfde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
} 

.layerDakhla{
	position:absolute;
	left:1074px;
	top:222px;
	z-index:0;

}

