html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../_img/intro2/main-bg.gif);
}

.fantom {
	clear: both;
}

table {
	height: 100%;
}

table td {
	height: 100%;
}

.MainContainer {
	height: 560px;
	background-image: url(../_img/intro2/main-bg-01.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.Line01 {
	width: 1000px;
	height: 115px;
	background-image: url(../_img/intro2/cloud-01.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.Line02 {
	width: 1000px;
	height: 178px;
	background-image: url(../_img/intro2/cloud-02.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.Line03 {
	width: 1000px;
	height: 62px;
	padding-top: 61px;
	background-image: url(../_img/intro2/cloud-03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.Line03 .Links {
	margin: 0px auto;
	width: 529px;
	height: 37px;
	padding: 0px;
}

.Line03 .Links a {
	height: 37px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}

.Line03 .Links a:hover {
	background-position: right top;
}

.Line03 .Left {
	float: left;
	width: 194px;
	background-image: url(../_img/intro2/stroimarket.gif);
}

.Line03 .Right {
	float: right;
	width: 139px;
	background-image: url(../_img/intro2/mebeli.gif);
}

.Copyright {
	margin: 0px auto;
	width: 571px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-image: url(../_img/intro2/copyright-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.Copyright a {
	color: #dae7f2;
	font-size: 10px;
	text-decoration: none;
}

.Copyright a:hover {
	color: #fff;
}

.Veritas {
	height: 80px;
	background-image: url(../_img/intro2/veritas-01.gif);
	background-position: center center;
	background-repeat: no-repeat;
}