body
{
	margin:0;
	padding: 0;
	background-color: #6a391b;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border:0;
}
#main
{
	width: 816px;
	left: 0px;
	top: 0px;
	background-image: url(images/mainBg.jpg);
	background-repeat: repeat;
}
#shapka
{
	background-image: url(images/shapka.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 566px;
}
#menu
{
	position: relative;
	left: 38px;
	top: 10px;
}
#menu img
{
	display: block;
}
#menuItem
{
	margin-top: 10px;
	margin-left: 30px;
}
.uslugiLi
{
	margin-left: 10px;
}
.uslugiLi img
{
	margin-top: 5px;
}
#partnersTop
{
	width: 270px;
	float: left;
	background-image: url(images/partnersTop.jpg);
}
#partners
{
	width: 269px;
	float: left;
	background-color: white;
	margin-top: 139px;
}
#partners ul
{
	list-style-type: none;
	padding-left: 80px;
	font-size: 12px;
}
#partners a
{
	color: #07487a;
	text-decoration: underline;
}
#partners a:hover
{
	color: #07487a;
	text-decoration: none;
}
#partnersTitle
{	
	vertical-align: middle;
	height: 40px;
	margin-top: 30px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #b8b8b8;
}

#content
{
	margin-top: 20px;
	margin-left: 290px;
}
#content p
{
	text-indent: 0;
	color: white;
	font-size: 12px;
	margin-right: 20px;
}
#content h3
{
	color: white;
}
#content h4
{
	margin-left: 20px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
#content a
{
	text-decoration: underline;
	color: white;
}
#content a:hover
{
	text-decoration: none;
	color: white;
}
.leftImg
{
	float: left;
	margin-left: 5px;
}
.rightImg
{
	float: right;
	margin-right: 20px;
}
#bottom
{
	clear: both;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 12px;
	margin-left: 270px;
	margin-top: 50px;
}
#bottom a
{
	text-decoration: none;
	color: white;
	margin-right: 10px;
}
#bottom a:hover
{
	text-decoration: underline;
	color: white;
}


#infoLeftBlock
{
	margin-top: 20px;
	font-size: 12px;
	color: #07487a;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
#infoLeftBlock a, #infoLeftBlock a:hover
{
	color: #07487a;
	text-decoration: none;
}