.DivFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	background-color: #CCCCCC;
	position: relative;
	overflow: hidden;
	visibility: hidden;
	z-index: 0;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}

.BgContact1{
	background-attachment: scroll;
	background-image: url(../../images/contact/cont_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
