@charset "windows-1251";
div {
	margin-top: auto;
	border-color: #000000;
}
#new {
	background-image: url(images/5.jpg);
	width: 700px;
	margin: auto;
	height: 144px;
}
#new2 {
	width: 700px;
	margin: auto;
	height: 50px;
}
#new3 {
	width: 700px;
	margin: auto;
	height: 1000px;
	background-image: url(images/1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
#flash {
	width: 300px;
	height: 1000px;
	float: right;
	padding: 0px;
	clear: none;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
