html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #ccc;
	color: #665f52;
	font: 12px/1.5 arial, helvetica, sans-serif;
}
#content h1 {
	font-size: 150%;
	font-weight: normal;
	color: #743c15;
}
#content h2 {
	font-size: 125%;
	font-weight: bold;
	color: #743c15;
}
#content h3 {
	font-size: 105%;
	font-weight: bold;
	color: #743c15;
}
#content p {
	text-align: justify;
}
#content a {
	color: #431601;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	margin-left: 20px;
	padding: 0;
	list-style: none;
	color: #743c15;
}
#content li {
	width: 290px;
	padding-left: 20px;
	padding-bottom: 5px;
	background:url(img/ul_bullet.gif) no-repeat 0px 5px;
}

/********** Овальчик с ценой **********/

#content .special {
	float: right;
	width: 145px;
	height: 90px;
	margin: 5px 20px;
	padding: 30px 30px 10px 30px;
	background:url(img/special_box.png) no-repeat center center;
	text-align: center;
	font: italic 12px/18px georgia, serif;
	color: #fff;
}
.special span {
	display: block;
}
.special strong {
	font-weight: normal;
	color: #fff;
}
.specialprice {
	font-size: 20px;
}

/********** Фотографии в тексте **********/

.imgblock {
	margin: 20px;
	text-align: center;
	line-height: 0;
}

/********** Общая структура **********/

#container {
	position: relative;
	width: 900px;
	margin: 20px auto;
	background: #fff url(img/bg_bottom_left.gif) no-repeat bottom left;
	border-bottom: 10px solid #421600;
}
#top {
	height: 125px;
	padding: 35px 0 0 40px;
	background: #431601 url(img/bg_top_right.gif) no-repeat top right;
}
#left {
	float: left;
	width: 270px;
	margin-top: 20px;
}
#content {
	min-height: 1050px;
	margin: 20px 20px 20px 290px;
}
#contact {
	position: absolute;
	width: 250px;
	bottom: 20px;
	left: 20px;
}

/********** Шапка **********/

#logo {
	width: 282px;
	height: 95px;
	margin: 0;
	padding: 0;
	background: transparent url(img/logo.gif) no-repeat top left;
}
#logo span {
	display: none;
}
#slogan {
	display: none;
}

/********** Панель навигации **********/

#navcontainer {
	width: 175px;
	margin-left: 20px;
}
#navlist {
	/*width: 175px;*/
	list-style: none;
	margin: 0;
	padding: 0;
}
#navlist li {
	/*width: 175px;*/
	margin: 0 0 1px;
	padding: 0;
	background: none;
	font: bold 11px arial, helvetica, sans-serif;
}
#navlist a {
	display: block;
	width: 160px;	/* for IE6 */
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}
#navlist a:hover, #active a {
	background: #431601;
	color: #fff;
}
#subnavlist {
	list-style: none;
	/*width: 139px;*/
	margin: 0 10px 0 20px;
	padding: 0 0 0 5px;
	border-left: 1px dotted #431601;
}
#subnavlist li {
	padding: 5px 0;
	/*width: 139px;*/
	font: normal 11px/14px arial, helvetica, sans-serif;
}
#subnavlist a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	text-transform: none;
	text-decoration: none;
	color: #431601;
}
#subnavlist a:hover, #subactive a {
	text-decoration: underline;
	background: none;
	color: #431601;
}

/********** Рекламные блоки слева **********/

.advert {
	padding: 15px 10px 40px 20px;
	background: #fcfaee;
	border-top: 2px dotted #e9e5da; 
	text-transform: uppercase;
}
.advert img {
	display: block;
}
.advert p {
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	font: bold 12px/14px arial, helvetica, sans-serif;
	color: #665f52;
}
.advpriceline {
	display: block;
	margin-top: 7px;
	font: normal 11px arial, helvetica, sans-serif;
}
.advpriceline span {
	display: block;
	float: left;
}
/* А вы могли ожидать? */
#advfirst {
	position: relative;
	height: 70px;
	margin-top: 100px;
	padding: 70px 10px 0 20px;
	border: none;
}
#advfirst h2 {
	position: absolute;
	width: 197px;
	height: 136px;
	margin: 0;
	padding: 0;
	top: -70px;
	background: transparent url(img/adv_wow.jpg) no-repeat;
}
#advfirst h2 span {
	display: none;
}
#advfirst p {
	font-size: 10px;
	margin: 0;
}
#advfirst .advpriceline {
	font-size: 10px;
}
/* Подстановка картинки вместо цены */
#advprice1 {
	width: 95px;
	height: 30px;
	background: transparent url(img/adv_1200rub.gif) no-repeat top center;
}
#advprice2 {
	width: 90px;
	height: 30px;
	background: transparent url(img/adv_1250rub.gif) no-repeat top center;
}
#advprice3 {
	width: 90px;
	height: 30px;
	background: transparent url(img/adv_300rub.gif) no-repeat top center;
}
#advprice1 strong, #advprice2 strong, #advprice3 strong {
	display: none;
}

/********** Контакты **********/

#contact span {
	display: block;
}
.phone, .email {
	clear: both;
}
.phone .code {
	float:left;
	padding-top: 10px;
	font-size: 12px;
}
.phone .number {
	float:left;
	font-size: 32px;
}
#contact a {
	color: #431601;
}
#contact a:hover {
	font-weight: bold;
	text-decoration: none;
}