@charset "utf-8";
body,div,a,font,ol,ul,li,tr,td,table,form {
    margin:0;
    padding:0;
    border:0;
    font-size:12px;
    font-family:Arial,Helvetica,sans-serif;
    color:#5e511d;
}
table {
    border-collapse:collapse;
}
td {
    vertical-align:top;
}
body {
    background:#f8e5a0 url(img/bg.gif) repeat-x left bottom;
}
a {
    color:#fc010a;
    font-size:11px;
}
p {
    padding-top:0px;
    padding-bottom:18px;
    margin:0px;
}
.main .header {
    background:url(img/header.jpg) no-repeat center top;
    height:483px;
}
.main .footer {
    height:171px;
    clear:left;
}
.main .content .left {
    width:256px;
}
.main .content .right {
    width:322px;
}
.main .content .center {
    background:url(img/map.gif) no-repeat right top;
    padding-right:27px;
    padding-left:25px;
    padding-top:20px;
}
.main .header .top {
    height:119px;
    width:1000px;
    margin-top:0;
    margin-right:auto;
    margin-bottom:0;
    margin-left:auto;
}
.main .header .phone {
    font-size:12px;
    color:#688c9a;
    text-align:right;
    font-weight:bold;
    float:left;
    width:135px;
    padding-top:30px;
    line-height:12px;
    margin-right:85px;
}
.main .header .logo {
    height:119px;
    width:485px;
    display:block;
    float:left;
}
.main .content .left .latest {
    background:url(img/latest.jpg) no-repeat;
    display:block;
    float:right;
    height:87px;
    width:199px;
    margin-bottom:10px;
}
.main .content .left .faq {
    background:url(img/faq-bg.gif) repeat-y;
    float:right;
    width:197px;
    margin-bottom:23px;
}
.main .content .left .faq .top {
    background:url(img/faq-top.jpg) no-repeat left top;
    height:81px;
}
.main .content .left .faq .bottom {
    background:url(img/faq-bottom.jpg) no-repeat left bottom;
    height:12px;
}
.main .content .right .interesting .text img {
    border:4px solid #dccdb0;
    margin-left:3px;
}
.main .content .right .budget {
    background:url(img/lenta.jpg) no-repeat left bottom;
    height:125px;
    margin-bottom:10px;
}
.main .content .right .howmany {
    background:url(img/howmany.jpg) no-repeat;
    display:block;
    height:114px;
    width:230px;
}
.main .footer .star {
    background:url(img/star.jpg) no-repeat right bottom;
    float:left;
    height:131px;
    width:136px;
    padding-left:71px;
    margin-right:5%;
}
.main .footer .menu {
    list-style-type:none;
    padding-top:87px;
}

.main .content .center p {
    text-align:justify;
    font-size:11px;
    color:#694620;
}
.main .content .right .interesting {
    background:url(img/interesting-bg.jpg) repeat-y right;
    width:262px;
    margin-bottom:10px;
}
.main .content .right .interesting .bottom {
    background:url(img/interesting-bottom.jpg) no-repeat right bottom;
    height:54px;
    padding-top:35px;
    padding-left:120px;
}
.main .content .right .interesting .top {
    background:url(img/interesting-top.jpg) no-repeat right top;
    padding-top:60px;
}
.main .content .center .separator {
    background:url(img/center-separator.gif) repeat-x center top;
    clear:both;
    height:26px;
}
.main .content .right .interesting .top .text .separator {
    background:url(img/interesting-separator.gif) no-repeat center top;
    clear:both;
    height:22px;
}
.main .content .right .interesting .top .text {
    padding-right:28px;
    padding-left:36px;
    font-size:11px;
}
.main .content .center .title,.main .content .center .title_error,.main .content .center .title-blue {
    font:30px Georgia,"Times New Roman",Times,serif;
    height:41px;
}
.main .content .center .title {
    color:#ed1925;
    background:url(img/red.gif) no-repeat left bottom;
    margin-bottom:25px;
}
.main .content .center .title_error {
    color:#ed1925;
    margin-bottom:25px;
}
.main .content .center .title-blue {
    /*color:#0d5ba6;*/
    color:#CD09A9;
    background:url(img/blue.gif) no-repeat left bottom;
    margin-bottom:30px;
}
.main .footer .menu .separator {
    background:url(img/footer-menu-separator.gif) no-repeat center top;
    width:3px;
}
.main .footer .menu a {
    display:block;
    color:#FFFFFF;
    padding-right:40px;
    padding-left:36px;
    line-height:25px;
    font-size:11px;
}
.main .footer .copyright {
    clear:left;
    line-height:34px;
    color:#ffec59;
    font-size:11px;
    padding-left:20px;
}
.main .content .right .interesting .bottom .more {
    font-size:11px;
    line-height:16px;
    font-weight:bold;
    text-transform:lowercase;
    background:url(img/more.gif) no-repeat right bottom;
    display:inline-block;
    width:108px;
}
.main .content .right .interesting .top .text .title {
    color:#ad0303;
    background:url(img/interesting-title.gif) no-repeat right;
    height:23px;
    padding-top:18px;
    font:bold 21px Georgia,"Times New Roman",Times,serif;
    padding-left:15px;
    width:170px;
    margin-bottom:14px;
}
.main .content .left .rss {
    line-height:50px;
    color:#64401c;
    text-decoration:none;
    background:url(img/rss.jpg) no-repeat left top;
    display:block;
    float:right;
    height:49px;
    width:115px;
    padding-left:61px;
}
.main .content .left .rss_text {
    color:#64401c;
    text-decoration:none;
    float:left;
    padding:10px 0 0 80px;
}
.main .content .left .faq .text {
    font-size:11px;
    color:#74281b;
    padding-left:16px;
}
.main .content .left .faq .text .inputbox {
    width:157px;
    padding-left:5px;
    border:1px solid #dec9ac;
    margin-bottom:8px;
    height:19px;
    color:#74281b;
}
.main .content .left .faq .text .textarea {
    width:157px;
    padding-left:5px;
    border:1px solid #dec9ac;
    height:79px;
    margin-bottom:12px;
    color:#74281b;
}
.main .content .left .faq .text .button {
    background:url(img/send.gif) no-repeat;
    height:30px;
    width:89px;
    border:0px;
    ;
    margin-left:73px;
    cursor:pointer;
}
.main .content .left .faq .text span {
    padding-left:8px;
}

.main .content .left .search {
    background:url(img/left-menu.jpg) no-repeat;
    float:right;
    height:208px;
    width:183px;
    padding-top:35px;
    padding-left:73px;
    color:#FFFFFF;
    font:17px Georgia,"Times New Roman",Times,serif;
    margin-bottom:10px;
}
.main .content .left .search a {
    color: #FFFFFF;
    display: block;
    font: 17px/18px Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    margin-bottom: 21px;
    margin-top: 6px;
    padding-top: 5px;
    padding-bottom: 8px;
}
.main .content .left .search select {
    width:138px;
    border:1px solid #e1cbb4;
    font-size:11px;
    color:#816c4f;
    padding-left:5px;
    margin-top:8px;
    margin-bottom:43px;
}
.main .content .left .search a:hover {
    text-decoration:underline;
}
.main .header .top .tel {
    font:24px Georgia,"Times New Roman",Times,serif;
    color:#002d68;
    float:right;
}
.main .header .top .small {
    font:bold 12px/25px Geneva,Arial,Helvetica,sans-serif;
}
.button {
    background: url(img/search.jpg) no-repeat;
    height: 25px;
    width: 24px;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
}

.main .footer .menu li {
    float:left;
    height:25px;
}

.main .footer #menu a:hover {
    color: #ffec59;
}

/*Выпадающее меню*/
.main .header #menu {
    list-style-type:none;
    padding-top:298px;
    padding-left:60px;
    width:1033px;
    margin:0 auto;
}

.main .header #menu .separator {
    width:4px;
    background:url(img/menu-separator.gif) no-repeat center top;
    height:48px;
}

.main .header #menu ul .separator {
    width:160px;
    background:url(img/menu-hor-separator.gif) repeat center top;
    height:1px;
	overflow:hidden;
	margin-left:15px;
}

.main .header #menu a {
    text-align:center;
    display:block;
    font-size:11px;
    line-height:48px;
    text-transform:uppercase;
    color:#805217;
    height:48px;
    width:100%;
}
.main .header #menu li {
    width:190px;
	float: left;
	position: relative;
}

.main .header #menu ul li {
    height:25px;
}

.main .header #menu ul li a {
    height:25px;
	line-height:25px;
	text-transform:none;
	text-decoration:none;
	background:url(img/arrow.gif) no-repeat left center;
	padding-left:30px;
	width:160px;
}

.main .header #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: none;
	position: absolute;
	background: #fefde8;
	width: 190px;
	padding-top:6px;
	padding-bottom:10px;
	border-right: 1px solid #e2c77a;
	border-bottom: 1px solid #e2c77a;
	border-left: 1px solid #e2c77a;
        z-index:10;
}

.main  .header #menu ul ul {
	position:absolute;
	left:190px;
	top:0px;
	border-top: 1px solid #e2c77a;
}

.main .header #menu ul a {
	text-align: left;
	width:190px;
}

.main .header #menu li:hover ul,
.main .header #menu li.jshover ul {
	display: block;
}

.main .header #menu li:hover ul ul,
.main .header #menu li.jshover ul ul{
	display: none;
}

.main .header #menu ul li:hover ul,
.main .header #menu ul li.jshover ul {
	display: block;
}

.main .header #menu a:hover {
    color:#533912;
	text-decoration:underline;
}