body, select, textarea, table {
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000;
	background: #fff;
}

a {
	color: #2663ba;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

/* шапка с логотипом */
#logo {
	height: 355px;
	background: #35a8ff url(../assets/images/mainTemplate/bghat1.jpg) repeat-x 0 0;
}

#logo1 {
	height: 355px;
	background: url(../assets/images/mainTemplate/bghat2.jpg) no-repeat 80px 137px;
	
}
p.fly {
	float: left;
	position: absolute;
	margin: 70px 0 0 175px;
	font-size: 25pt;
	font-family: Arial;
}




/* верхнее меню */
.topMenu {
	float:left;
	margin: 12px 0 0 26px;
	//margin: 12px 0 0 13px;
}

.topMenu a {
	padding: 0 27px 0 0;
	color: #010101;
	font-size: 9pt;
    font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}




a.index {
	margin: 22px 0 0 7px;
	//margin: 22px 0 0 3px;
	padding: 0;
	display: block;
	float: left;
}


/* дом */
.house {
	margin: 45px 0 0 0;
	float: right;
	width: 409px;
	height: 299px;

	width: 411px;
	height: 296px;

/*	background: url(../assets/images/mainTemplate/house1.gif) no-repeat right 0;*/
	background: url(../assets/images/mainTemplate/house1.png) no-repeat right 0;
		
}



/* горизонтальное меню */
.hMenu {
	padding:  0 0 0 26px;
	margin: -10px 0 10px 0;
}
.hMenu a {
	color: #2663ba;
	font-size: 16.5pt;
	border-bottom: 1px dashed #2663ba;
	text-decoration: none;
	margin : 0  40px 0 0;
}
.hMenu a:link, .hMenu a:visited {
	text-decoration:none;
}
.hMenu a:hover, .hMenu a:active {
	text-decoration:none;
	border-bottom: 0px;
}





/* левая колонка */
.leftColumn {
    padding: 0;
    margin: 0 255px 0 0; 
    //float: left;
    //margin: 0;
}

#leftColumnContent {
	padding: 0 0 0 26px;
}


/* правая колонка */
.rightColumn {
    width: 255px;
    float: right;
    margin: 0;
    padding: 0;
}

#rightColumnContent {
	padding: 0 16px 0 30px;
}



.clearer {
    clear: both;
}





h1 {
	padding: 20px 0 0 0;
	margin: 0 0 0 26px;
	line-height: 32px;
	color: #b44d25;
	font-size: 18pt;
	font-weight: normal;
}

h2 {
	color: #a93203;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px 0 0 0;
	margin: 10px  0 10px 0;
}



#leftColumnContent p {
	margin: 0 0 12px 20px;
}
#leftColumnContent p img {
	margin: 0  20px 12px 0;
}

/* таблицы */
#leftColumnContent table {
	border-collapse: collapse;
	
}
#leftColumnContent table th { 
	padding: 4px 0 6px 20px;
	text-align: left;
	font-weight: bold;
	
}
#leftColumnContent table td { 
	padding: 4px 0 4px 20px;
	text-align: left;
	border-collapse: collapse;
	
}
#leftColumnContent table .dark { 
	background: #f3e2db;
}




#rightColumnContent a {
	margin: 0 0 8px 9px;
	display: block;
	font-size: 9.75pt;
}
#rightColumnContent a.form {
	padding: 0 0 0 29px;
	background: url(../assets/images/mainTemplate/formbullet.gif) no-repeat 0 4px;
	margin: 0 0 0 -20px;
}

/* контактные телефоны */
#rightColumnContent address {
	font-size: 22pt;
	color: #000;
	font-style: normal;
	margin: 0 0 25px 0;
	padding:0;
}
#rightColumnContent address span {
	font-size: 13pt;
	color: #9e9e9e;
	font-style: normal;
}
#rightColumnContent address p {
	color: #aaa;
	font-size: 9pt;
	margin: -10px 0 0 50px;
	padding: 0;
	font-style: italic;
	font-weight: bold;
}




#leftC {
	margin: 35px 0 0 0;
	float: left;
	width: 48%;
	//width: 46%;
}
#rightC {
margin: 35px 0 0 0;
	border-left: 1px solid #d8d8d8;
	float: right;
	width: 48%;
	
}
#rightC1 {
	background: #f7f6f1 url(../assets/images/mainTemplate/hbg.gif) repeat-y top right;
	margin: 7px 0;
	padding: 10px 0;
	font-size: 9pt;
}



ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	list-style-image: url(../assets/images/mainTemplate/ulbullet1.gif);
	padding: 0 0 0 0px; 
 	margin: 0 0 10px  20px;
 	font-size: 10.5pt;
}


ul.small {
	margin: 0;
	padding: 0;
}
ul.small li {
	list-style-type: none;
	list-style-image: url(../assets/images/mainTemplate/ulbullet2.gif);
	padding: 0 0 0 0px; 
 	margin: 0 0 0px  20px;
 	font-size: 9pt;
 	line-height: 11pt;
 	font-weight: bold;
}


#rightC1 p {
	margin: 0 20px 10px 20px;
	padding: 0;
	line-height: 9pt;
}
#rightC1 p.date {
	font-size: 7.5pt;
	color: #626262;
	font-weight: bold;
	background: url(../assets/images/mainTemplate/datebg.gif) no-repeat 0 0;
	padding: 5px 0 0 0;
	margin: 16px 0 4px 20px;
}






/* форма поиска */
.FSF_form { 
	margin: 45px 0 20px 0;
	padding: 0 0 0 26px;
}
.FSF_input { 
	bordeR: 1px solid #aaaaaa;
	color: #aaaaaa;
	height: 13px;
	//height: 15px;
	width: 185px;
	font-size: 9pt;
	padding: 0;
	margin: 0 0 0 20px;
}

 .FSF_submit {
	background: url(../assets/images/mainTemplate/searchbtn.gif) no-repeat 0  2px;
	bordeR: 0;
	height: 15px;
	width: 17px;
	margin: 0;
	padding: 0;
}





/* подвал */
#footer {
	border-top: 1px solid #d8d8d8;
	margin: 0 26px;
	height: 106px;
	
}

.footerItem {
	padding: 10px 150px 15px 2px;
	font-size: 8.25pt;
	background-color: #fff;
	float: left;
	font-style: normal;
	color: #484848;
}