body {
	background-color: #FFFFFF;
	background-image: url("../images/fade.jpg"); 
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 24px;
}

img {
	border: 0;
}

.MainDiv {
	background-color: #FFFFFF;
	width: 959px;
	min-height: 800px;
}


.Logo {
	margin-top: 20px;
}

.Slogan {
	margin-top: 30px;
}

.Flags {
	margin-top: 20px;
}

.Flags img {
	margin-right: 6px;
	margin-left: 6px;
}

.Contacts {
	width: 557px;
	margin-top: 20px;
}

.Contacts .Address {
	float: left;
}

.Contacts .Tel {
	float: right;
}


div#wn	{ 
	position:relative;
	width:960px; height:50px; 
	overflow:hidden;	
	border: 1px solid red;
	}
