html, body{
	margin:0;padding:0;
}

body{
	font-size:12px;
	background: #FFF;
	font-family:Tahoma, Arial,Verdana;
}

a{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #666;
}

a:hover{
	text-decoration: none;
}

#head{
	height:158px;
	position: relative;
	background: #F2F2F2 url(/templates/smi/images/head_back.jpg) repeat-x;
	overflow:hidden;
}

.sitename{
	position:absolute;
	width:390px;
/*	left:170px;
	top:3px;*/
	left:40px;
	top:12px;
	font-family:Arial Black;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333;/*#213490;*/
	z-index:10;
}

.sitename a{
	color:#EEE;
	text-decoration:none;
	top:-3px;
	left:-3px;
	position:absolute;
	display:block;
	width:390px;
}


#head img#hl{
	position:absolute;
	top:0;
	left:0;
	border:none;
}
#head img#hr{
	position:absolute;
	top:0;
	right:0;
	border:none;
}

#mainMenu{
	padding:5px 0 8px 0;
	margin:0;
	text-align:center;
	background:#f2e0fc;
	border-top:2px solid #9385AE;
	border-bottom:2px solid #9385AE;
	height:16px;
	position:absolute;
	left:0;
	top:158px;
	width:794px;
}

#middle{
	height: 278px;
	margin:8px 0 0 0;
}

#middle #mright{
	height:294px;
	border:1px solid #969696;
	border-right:none;
	margin:0 0 0 794px;
	background:#FFF url(/templates/smi/images/firmsback.jpg) repeat-x bottom;
	position:relative;
	top:-30px;
}

#middle #mright i.tl, #middle #mright i.bl{
	background:transparent url(/templates/smi/images/firmstl.gif) no-repeat;
	position:absolute;
	top:-1px;
	left:-1px;
	width:14px;
	height:14px;
	display:block;
}
#middle #mright i.bl{
	background:transparent url(/templates/smi/images/firmsbl.gif) no-repeat;
	top:auto;
	bottom:-1px;
}

#main{
	width: 100%;
	display:table;
	width:100%;
	clear:both;
}

#topmenu{
	position:absolute;
	left:8px;
	top:308px;
	width:770px;
	height:36px;
	background:#e7bd9d url(/templates/smi/images/topmenuback.png) no-repeat;
	overflow:hidden;
}

#ttr{
	display: table-row;
}

#left{
	width:786px;
/*	float:left;*/
	display: table-cell;
	vertical-align: top;
}

#right{
	padding:0;
/*	float:left;*/
	display: table-cell;
	width:100%;
}

#bottom{
	position: relative;
	margin:20px 0 0 8px;
}

#content{
	padding: 5px 8px 0px 8px;
	width:779px;
	float:left;
}

#rContent{
	padding:5px;
	margin:5px 0 0 0;
	border:1px solid #c36700;
	border-right:none;
	background: #f5d5bc;
	position:relative;
}

#rContent i{
	width:15px;
	height:15px;
}
#rContent i.tl{
	background:transparent url(/templates/smi/images/rc_tl.gif) no-repeat;
}
#rContent i.bl{
	background:transparent url(/templates/smi/images/rc_bl.gif) no-repeat;
}

.section{
	position: relative;
	background: #FFF;
	margin: 0 0 20px;
	padding:10px;
	float:left;
	width:748px;
}

.section h3.red{
	position:absolute;
	top:-13px;
	left:8px;
	height:20px;
	width:120px;
	color:#FFF;
	background:#444 url(/templates/smi/images/toparthead.gif) no-repeat;
	padding:5px 0 0 24px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	clear: both;
}

select#nearCityGo{
	width:350px;
	font-size:11px;
	font-family: Tahoma;
	position: absolute;
	left:409px;
	top:34px;
}

select#catCityGo{
	width:350px;
	font-size:11px;
	font-family: Tahoma;
	position: absolute;
	left:19px;
	top:34px;
	text-align: right;
}

.topmenu ul.categories{
	margin:9px 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	display:block;
	text-align:center;
}

.topmenu ul.categories li{
	display: inline;
	width:auto;
	font-size:14px;
	font-weight: bold;
	padding:0 2px 1px 6px;
	border-left:1px solid #000;
	white-space: nowrap;	
}
.topmenu ul.categories li.first{
	border-left:none;
}

.topmenu ul.categories li a{
	color:#000;
}

.itemnews{
	margin: 10px 10px 20px 10px;
	font-size:11px;
/*	padding:5px;
	background: #F4F4F4;
	border:1px solid #BBB;*/
	text-align: justify;
}

.itemnews .h{
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px;
	text-align: left;
}

div#double{
	width:362px;
	margin-left:10px;
	padding:8px;
}

div#triple{
	width:235px;
	margin-left:8px;
}

div#double.toparticle{
	height:75px;
	font-size:11px;
	background:#cef0ff;
	border:1px solid #8cd1e7;
	padding-top:16px;
}
.toparticle .h{
	font-weight:bold;
	margin:0 0 3px;
}
.toparticle img{
	border:none;
	float:left;
	margin: 0 5px 0 0;
}

.toparticle .gray{
	position:absolute;
	top:-13px;
	left:8px;
	height:20px;
	width:126px;
	color:#FFF;
	background:#444 url(/templates/smi/images/toparthead.gif) no-repeat;
	padding:5px 0 0 24px;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

.toparticle i{
	width:15px;
	height:15px;
}
.toparticle i.tl{
	background:transparent url(/templates/smi/images/topart_tl.gif) no-repeat;
}
.toparticle i.tr{
	background:transparent url(/templates/smi/images/topart_tr.gif) no-repeat;
}
.toparticle i.bl{
	background:transparent url(/templates/smi/images/topart_bl.gif) no-repeat;
}
.toparticle i.br{
	background:transparent url(/templates/smi/images/topart_br.gif) no-repeat;
}

div#double.article{
	height:75px;
	font-size:11px;
	background:#FDFDFD;
	border:1px solid #DDD;
	padding-top:16px;
}

.article{
	height:75px;
	font-size:11px;
	background:#FDFDFD;
	border:1px solid #DDD;
}
.article .h{
	font-weight:bold;
	margin:0 0 3px;
}
.article img{
	border:none;
	float:left;
	margin: 0 5px 0 0;
}

.article i{
	width:15px;
	height:15px;
}
.article i.tl{
	background:transparent url(/templates/smi/images/art_tl.gif) no-repeat;
}
.article i.tr{
	background:transparent url(/templates/smi/images/art_tr.gif) no-repeat;
}
.article i.bl{
	background:transparent url(/templates/smi/images/art_bl.gif) no-repeat;
}
.article i.br{
	background:transparent url(/templates/smi/images/art_br.gif) no-repeat;
}
.article .gray{
	position:absolute;
	bottom:-13px;
	right:8px;
	height:20px;
	width:135px;
	color:#000;
	background:transparent url(/templates/smi/images/arthead.gif) no-repeat;
	padding:5px 0 0 15px;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

#topBanners{
	float:left;
	width:779px;
	margin: 0px 0 10px 0;
}

#topBanners .banner{
	width:380px;
	height:80px;
	float:left;
	margin:0 0 0 8px;
	background: #fffde4;
}

#mainMenu ul.mainmenu{
	margin:0;
	list-style:none;
	padding:0;
	display:inline;
}

#mainMenu ul.mainmenu li{
	width:auto;
	padding:0 5px 1px 11px;
	margin:0;
	font-size:13px;
	vertical-align:top;
	font-weight:bold;
	display:inline;
	background: transparent url(/templates/smi/images/menuitemback.gif) no-repeat left 3px;
}

#mainMenu ul.mainmenu li.first{
	background:transparent;
}

#mainMenu a, #mainMenu a:visited{
	color:#000;
}

#topBanner{
	width:770px;
	height:90px;
	background:transparent;
	text-align:center;
	padding:5px 0;
	background:transparent;
	position:absolute;
	top:200px;
	left:8px;
}

#tc{
	position:absolute;
	left:0;
	top:0;
}

#counters1{
	position:absolute;
	left:0;
	top:-20px;
	text-align:right;
	width:210px;
}

#counters2{
	position:absolute;
	width:200px;
	left:570px;
	top:-20px;
	text-align:left;
}

#site_counter{
	position:absolute;
	top:-20px;
	left:215px;
	font-weight:bold;
	width:350px;
	text-align: center;
}


#searchbar{
	position:absolute;
	left:8px;
	top:352px;
	width:770px;
	height:80px;
	background:#d3c8e0 url(/templates/smi/images/searchback.png) no-repeat;
	overflow:hidden;
}

#searchbar #st{
	position: absolute;
	left:55px;
	top:40px;
	width:605px;
	height:11px;
	padding:2px;
}

#searchbar #sb{
	position: absolute;
	right:20px;
	top:40px;
}

#searchbar #sb img{
	border:none;
}

i.tl{
	position:absolute;
	left:-1px;
	top:-1px;
}
i.bl{
	position:absolute;
	left:-1px;
	bottom:-1px;
}
i.tr{
	position:absolute;
	right:-1px;
	top:-1px;
}
i.br{
	position:absolute;
	right:-1px;
	bottom:-1px;
}
table.firmsBanners{
	width:100%;
	border-collapse: collapse;
	border:none;
}
table.firmsBanners td{
	padding:15px 0 0 5px;
	text-align: center;
	width:25%;
}
table.firmsBanners img{
	border:none;
}

.article .fh1{
	font-weight:bold;
	margin:0;
	font-size:12px;
	font-weight:bold;
	padding:0;
}
