.topbox {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 444px;
	width: 760px;

}
.down {
	float: left;
	height: 86px;
	width: 760px;

}
.down1 {
	background-image: url(images/under.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 248px;
	background-position: center top;

}
.down2 {

	background-image: url(images/contacts.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 265px;
	background-position: center top;
}
.down3 {


	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 247px;
	background-position: center top;
}

