body {
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11 px;
	color: 8b8b8b;
}
img {
	border: 0px;
}
p {
	font-size: 11 px;
}
.top_menu {
    font-size: 11 px;
	color: 8b8b8b;
	padding-top: 8px;
}
.title {
	margin-bottom:13px;
	font-size: 18pt;
}
a {
	color: 32aefc;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
}
.conteiner {
	background-color: #ffffff;
}
.uslugi {
	color: #676767;
	font-size: 14px;
	font-weight: bold;
}
td.rounder {
	background-color: #ffffff;
}
.footer {
	font-size: 9px;
}

/* --- 07.02.2010 --- */

.clear {
	clear:both;
}

#services {
	width:99%;
	height:320px;
}

#services td.personal, #services td.corporate, #services td.housing {
	width:33%;
	height:100%;
	vertical-align:top;
}

#services th {
	width:10px;
	height:10px;
	line-height:10px;
	background-repeat:no-repeat;
}
#services .top .left {background-position:top left;}
#services .top .right {background-position:top right;}
#services .bottom .left {background-position:bottom left;}
#services .bottom .right {background-position:bottom right;}

#services td table {
	width:100%;
	height:100%;
	border-collapse:collapse;
	font:normal 11px Tahoma, Arial, Verdana, sans-serif;
	line-height:12px;
	color:#FFF;
}

#services td table td {
	padding:10px 20px;
	vertical-align:top;
}

#services td.personal table {background:#9c2403 url(images/usl_chast_bottom_pic.jpg) no-repeat bottom right;}
#services td.personal table .top .left {background-image:url(images/services/personal_tl.gif);}
#services td.personal table .top .right {background-image:url(images/services/personal_tr.gif);}
#services td.personal table .bottom .left {background-image:url(images/services/personal_bl.gif);}
#services td.personal table .bottom .right {background-image:url(images/services/personal_br.gif);}

#services td.corporate table {background:#bd3d00 url(images/services/corporate.jpg) no-repeat bottom right;}
#services td.corporate table .top .left {background-image:url(images/services/corporate_tl.gif);}
#services td.corporate table .top .right {background-image:url(images/services/corporate_tr.gif);}
#services td.corporate table .bottom .left {background-image:url(images/services/corporate_bl.gif);}
#services td.corporate table .bottom .right {background-image:url(images/services/corporate_br.gif);}

#services td.housing table {background:#e7aa0f url(images/services/housing.jpg) no-repeat bottom right;}
#services td.housing table .top .left {background-image:url(images/services/housing_tl.gif);}
#services td.housing table .top .right {background-image:url(images/services/housing_tr.gif);}
#services td.housing table .bottom .left {background-image:url(images/services/housing_bl.gif);}
#services td.housing table .bottom .right {background-image:url(images/services/housing_br.gif);}

#steps {
	margin:0px;
	padding:0 0 0 34px;
}

#steps li {
	margin:0px;
	padding:4px 0 3px 0;
	list-style:none;
}

#steps li img {
	display:block;
}
