img {behavior: url(iepngfix.htc);}
#main {
	height: 458px;
	width: 638px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/main-view.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	height: 314px;
	width: 322px;
	background-image: url(images/loogo.png);
	position: absolute;
	left: 362px;
	top: 98px;
}
#choose {
	height: 180px;
	width: 250px;
	position: absolute;
	left: -37px;
	top: 205px;
}
#night {
	height: 573px;
	width: 800px;
	background-image: url(images/night.jpg);
	position: relative;
}
#popup {
	height: 230px;
	width: 120px;
	position: absolute;
	left: 242px;
	top: 223px;
}
#day {
	height: 573px;
	width: 800px;
	background-image: url(images/day.jpg);
	position: relative;
	background-repeat: no-repeat;
}
#popupday1 {

	height: 40px;
	width: 200px;
	position: absolute;
	left: 90px;
	top: 191px;
}
#mail {
	height: 120px;
	width: 100px;
	position: absolute;
	left: 6px;
	top: 272px;
}
