#top_image {
	width: 750px;
	height: 389px;
	background-image: url(../images/logo_top_1.jpg);
	float: left;
}


#main {
	height: auto;
	width: 750px;
	padding: 0;
	float: left;
	background-image: url(../images/backgr_main_1.jpg);
	background-repeat: no-repeat;
}


#bot_image {
	width: 750px;
	height: 138px;
	float: left;
	background-image: url(../images/image_under_1.jpg);	
}

.p7AB {
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/backgr_main_1.jpg);
	background-repeat: no-repeat;
}
