@charset "windows-1251";
#main {
	display: block;
	position: absolute;
	height: 560px;
	width: 555px;
	left: 50%;
	top: 50%;
	margin-left: -275px;
	margin-top: -260px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main .u {
	font-family: "Myriad Pro";
	font-size: 32px;
	color: #d00027;
	display: block;
	padding-top: 130px;
	padding-left: 93px;
}
#main .u a{
	color: #d00027;
	text-decoration:none;
	line-height: 36px;
	background-image: url(images/dotes.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	

}

#main .u li {
	color: #d00027;
	text-decoration:none;
	line-height: 36px;
	background-image: url(images/dotes.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	
	padding-left: 35px;
}
.contacts {
	font-family: "Myriad Pro";
	font-size: 32px;
	color: #929292;
	text-align: left;
	display: block;
	padding-left: 130px;
	padding-top: 30px;
}
.contacts span {
	font-size: 18px;
}
.portfolio {
	font-family: "Myriad Pro";
	font-size: 32px;
	color: #4b4949;
	text-align: left;
	display: block;
	padding-left: 130px;
}
