.top_banner
{
	width: 960px;
	height: 460px;
	background: url(/images/banner.jpg) no-repeat;
	margin-bottom: 30px;
}

.local_nav
{
	width: 960px;
	height: 46px;
	background: url(/images/local_nav_back.png) repeat-x;
	margin-bottom: 90px;
}
.local_nav_block
{
	float: left;
	width: 200px;
	height: 35px;
	padding: 11px 0px 0px 0px;
	text-align: center;
	font-size: 17px;
	font-style: italic;
}
.local_nav a
{
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
.local_nav a:hover
{
	border-bottom: 1px dotted #f6ff00;
	color: #f6ff00;
}
#local_nav_icon
{
	float: left;
	width: 14px;
	height: 14px;
	margin: 16px 19px; 
	background: url(/images/local_nav_icon.png) no-repeat;
}

#banner_text
{
	width: 580px;
	height: 165px;
	font-size: 28px;
	color: #FFFFFF;
	background: url(/images/banner_text_back.png) repeat;
	border-radius: 4px;
	margin: 0 auto;
	padding-top: 35px;
	text-align: center;
}
#banner_text h1
{
	font-size: 33px;
	margin: 0px;
	font-weight: normal;
}

h2.default 
{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 29px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-weight: normal;
	color: #ff6dd4;
	letter-spacing:3px;
}

.portfolio
{
	width: 875px;
	height: auto;
}
.portfolio1
{
	width: 495px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.portfolio2
{
	width: 360px;
	height: auto;
	float: left;
}
#rozov_link
{
	width: 138px;
	height: 98px;
	background: url(/images/rozov_link.png) no-repeat;
	text-align: center;
	margin: 0 auto;
	padding-top: 40px;
}
#rozov_link a
{
	color: #FFFFFF;
	font-size: 21px;
}

.usluga
{
	width: 315px;
	height: 220px;
	font-size: 14px;
	padding-left: 115px;
}
.usluga a
{
	display: inline-block;
	font-size: 29px;
	color: #68ae5e;
	line-height: 1.1;
	margin-bottom: 10px;
}

.why
{
	width: 870px;
	height: 360px;
	margin: 0px 45px 20px 45px;
	font-size: 18px;
}
.why h3
{
	font-size: 24px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
.why1
{
	text-align: right;
	width: 327px;
	height: auto;
	float: left;
}
.why_elem
{
	width: 327px;
	height: 180px;
}
.why_icon
{
	width: 216px;
	height: 310px;
	padding-top: 50px;
	float: left;
}

.how
{
	width: 935px;
	height: 470px;
	padding: 20px 0px 0px 25px;
	background: url(/images/how_back.png);
	color: #FFFFFF;
	font-size: 14px;
}
.how h2
{
	color: #FFFFFF;
	margin-bottom: 40px;
}
.how_elem
{
	width: 155px;
	height: 115px;
	padding-top: 65px;
	padding-right: 32px;
	text-align: center;
	float: left;
}

.opinions
{
	width: 890px;
	height: auto;
	padding-left: 45px;
	padding-right: 25px;
}
.opinion
{
	width: 300px;
	height: 170px;
	padding: 10px 30px 0px 115px;
	margin-bottom: 15px;
	float: left;
	font-size: 14px;
}
.opinion h3
{
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}