/* Aclean CSS Document */

html, body {
height:100%;
}

.html{
clear:left;
    border:none;
	float:left;
	width:200px;
	height: 15px;
	margin-left:108px;
	margin-top:850px;
}


.bg {
display:block;
position:absolute;
    top:0;
    left:0;

width:100%;
background-image: url(bg.png);
background-repeat:repeat-x;
}

.wrapper {
margin-right:auto ;
margin-left: auto ;
width:1150px;
height:964px;
text-align:center;
background-image: url(index.png);
background-repeat:no-repeat;
background-position:center;
}

.LayerMail {
    border:none;
	float:left;
	width:94px;
	height: 76px;
	margin-left:650px;
	margin-top:20px;
}

.NCCA {
clear:left;
    border:none;
	float:right;
	width:43px;
	height: 16px;
	margin-right:495px;
	margin-top:464px;
}
