/* Тизеры */



#teasers {
	float: left;
	width: 650px; height: 2px;
}

.teaser {
	float: left;
	width: 325px;
}

.teaser img {
	float: left;
}

.teaser p {
	margin: 4px 0 0 80px;
	width: 220px
}

/* О компании */

#about {
	float: right;
	width: 640px; height: 80px;
	margin-right: 10px; margin-top:10px; margin-bottom:30px;
	background: url(../../Esdbpics/about_new.gif) no-repeat;
}

#about p {
	margin: 20px 45px;
	line-height: 1.25;
	font-size: 1.1em
}

#about p a {
	font-size: 1.1em
}

/* Доска с «Прямой речью» */

#desk {
	float: right;
	margin-top: 10px;
	width: 650px; height: 380px;
	background: url(../../Esdbpics/desk2.png) no-repeat;
}

#desk a {
	color: #fff
}

.mainspeech {
	float: left;
	width: 580px;
	margin: 20px 0 0 20px
}

.mainspeech img {
	float: left;
/*	width: 90px */
}

.mainspeech h3 {
	margin-left: 110px;
	font-size: 1.6em;
	color: #fff
}

.mainspeech p {
	margin-left: 110px;
	color: #fff;
	font-size: 0.85em; font-style: italic;
}

.speech {
	float: left;
	width: 280px;
	margin: 20px 0 0 20px
}

.speech img {
	float: left;
	width: 60px
}

.speech h3 {
	margin-left: 70px;
	font-size: 1.3em;
	color: #fff
}

.speech p {
	margin-left: 70px;
	color: #fff;
	font-size: 0.85em; font-style: italic;
}

/* Новости */

#news {
	float: left;
	width: 310px;
	margin-right: 40px;
	margin-top: 15px
}

.new {
	margin-bottom: 30px
}

/*.new a {
	font-size: 1.3em;
}*/

.new span {
	display: block;
	margin-top: 4px;
	font-size: 0.85em; font-style: italic;
	color: #919191
}

.new p {
	margin-top: 3px
}


