body {
	margin: 0px;
}

chrome {
	height: 30px;
	width: 994px;
	text-align: center;
	overflow: hidden;
}
.mainpage_outter {
	height: 994px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.countrymenu {
	height: 135;
	margin-top: 260px;
}

div.footer {
	width: 994px;
	height: 169px;
	margin-top: 100px;
}
