﻿.MainPage
{
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 30px;
	margin-right: 5px;
}

.MainPageHeight
{
	height: 1440px;
	height: 1265px;
	height: 1020px;
	height: 800px;
}

.MainPageBlock
{
	float: left;
	width: 225px;
	margin: 5px;
	background-image: url('../Images/MainPage_BoxesLine.png');
	background-position: right top;
	background-repeat: no-repeat;
}

#MainPageBlock4
{
	background-image: none;
}
