html, body{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	background: #FFF;
	font-family: Comic Sans MS;
}

a{
	color: #22419d;
	text-decoration: none;
}

a:visited{
	color: #22419d;
}

a:hover{
	text-decoration: underline;
}

#tc{
	position:absolute;
}

#holder{
	min-width:930px;
	width:96%;
	margin:0 auto;
}

#head{
	float:left;
	width:100%;
	height:174px;
	position:relative;
}
#logo{
	position:absolute;
	top:10px;
	left:0px;
	border:none;
}
#topbanner{
	position:absolute;
	top:10px;
	left:105px;
	width:770px;
	height:95px;
	overflow:hidden;
	text-align:center;
	background:#F3F3F3;
}
#popLinks{
	margin:10px 0 0 0;
	height:95px;
	overflow:hidden;
	position:relative;
}
#pl{
	margin-left:890px;
	height:60px;
/*	border:1px solid #9DA8BA;*/
	background: url(images/pop_back.png) no-repeat left top;
	font-size:14px;
/*	font-weight:bold;*/
	text-align:center;
	padding: 5px 5px 30px 5px;
}
#pl_txt{
	content:"";
	background: url(images/pop_txt.png) no-repeat center top;
	height:50px;
}
#b_main{
	display:block;
	position:absolute;
	left:890px;
	top:53px;
	width:60px;
	height:42px;
	content:"";
	background:url(images/b_main.png) no-repeat left top;
}
#b_ad{
	display:block;
	position:absolute;
	left:949px;
	top:53px;
	width:60px;
	height:42px;
	content:"";
	background:url(images/b_ad.png) no-repeat left top;
}
#b_about{
	display:block;
	position:absolute;
	left:1008px;
	top:53px;
	width:60px;
	height:42px;
	content:"";
	background:url(images/b_about.png) no-repeat left top;
}
#popLinks #r{
	position:absolute;
	top:0;
	right:0;
	width:3px;
	height:95px;
	background: url(images/pop_r.gif) no-repeat right top;
}

#pathWayBlock{
	width:auto;
	clear:left;
	float:left;
	padding:5px 0 5px 5px;
	font-size:11px;
}

#pathWayBlock *{
	font-size:11px;
	line-height:13px;
	padding:0;
	margin:0;
	font-weight:normal;
}

#search{
	margin:10px 380px 0 222px;
	position:relative;
	height:50px;
	background:#e3ecff url(images/search_back.gif) repeat-x top;
	padding:10px 96px 0 60px;
}
#search i.c{
	position:absolute;
	width:5px;
	height:5px;
}
#search i.tl{
	background: url(images/search_tl.gif) no-repeat bottom right;
	top:-1px;
	left:-1px
}
#search i.tr{
	background: url(images/search_tr.gif) no-repeat bottom left;
	top:-1px;
	right:-1px
}
#search i.bl{
	background: url(images/search_bl.gif) no-repeat top right;
	bottom:-1px;
	left:-1px
}
#search i.br{
	background: url(images/search_br.gif) no-repeat top left;
	bottom:-1px;
	right:-1px
}
#search #sLogo{
	top:10px;
	left:10px;
	position:absolute;
}
#search #sb{
	position:absolute;
	right:10px;
	top:10px;
}
#search #sb img{
	border:none;
}
#search #st{
	width:100%;
	border:1px solid #CCC;
	padding:3px 10px;
/*	font-weight:bold;*/
	font-family:Tahoma;
}
#search #sr{
	font-size:11px;
	margin:3px 0 0 0;
	color: #E3ECFF;
}
#b370x60{
	position: absolute;
	top:115px;
	right:0;
	height:60px;
	width:370px;
	background:#F3F3F3;
}
#newButton{
	position: absolute;
	top:115px;
	left:0;
	height:60px;
	width:212px;
	background:url(images/addbutton_back.gif) no-repeat;
}
#newButton img{
	border:none;
	margin:0;
}

#main{
	width:100%;
	float:left;
	border:1px solid #DDD;
	background:url(images/main_back.gif) repeat-y left;
	position:relative;
	clear:both;
}
#main i.c{
	position:absolute;
	width:6px;
	height:6px;
}
#main i.tl{
	background: url(images/main_tl.gif) no-repeat bottom right;
	top:-1px;
	left:-1px
}
#main i.tr{
	background: url(images/main_tr.gif) no-repeat bottom left;
	top:-1px;
	right:-1px
}
#main i.bl{
	background: url(images/main_bl.gif) no-repeat top right;
	bottom:-1px;
	left:-1px
}
#main i.br{
	background: url(images/main_br.gif) no-repeat top left;
	bottom:-1px;
	right:-1px
}

#left{
	float:left;
	width:210px;
	clear:both;
}
#left .b{
	width:190px;
	padding:10px;
	border-bottom:1px solid #DDD;
	float:left;
}

#left .b .bHead{
	font-size:12px;
	font-weight:bold;
}

#left .l{
	border-bottom:none;
}

#b190x250{
	width:190px;
/*	height:250px;*/
	background:#EEE;
	overflow:hidden;
}


#aCity{
	position:absolute;
	display:block;
	width:50px;
	height:43px;
	background: url(images/all_city.gif) no-repeat;
	right:10px;
	top:96px;
	font-size:10px;
	line-height:9px;
	text-align:center;
	color:#000;
	padding:12px 2px 0 3px;
}
.rName{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 22px;
	color:#9DA8BA;
/*	text-transform:uppercase;*/
	cursor:pointer;
	margin:0 0 5px 0;
}
.region{
	border-bottom:1px solid #9da8ba;
	margin:0px 0 20px 0;
}
.region .h{
	display:none;
}
.rActive .h{
	display:block;
}
.city{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:0;
	margin:0;
/*	text-transform:uppercase;*/
	color:#22419D;
}
.city a, .city a:visited{
	color:#22419D;
}
.cDesc{
	font-size:10px;
	line-height:11px;
	color:#555;
	margin:0 0 12px 0;
}
.cDesc a, .cDesc a:visited{
	color:#444;
}

#right{
	padding:10px 10px 10px 221px;
}

#right #rc{
	width:100%;
	display:table;
}

#ftHolder{
	background:#F3F3F3;
	padding:20px 0;
}
#fTable{
	width:100%;
	border-collapse: collapse;
}

#fTable td{
	width:33%;
	vertical-align:top;
	padding:0px 10px 0px 20px;
	border-right:1px dotted #888;
}
#fTable td.l{
	border-right:none;
}
#fTable td.ftSpacer{
	padding:0;
}
div.ftSpacer{
	height:15px;
}
.fbHead{
	font-size:12px;
	padding-left:10px;
	background: url(images/fbhead_back.gif) no-repeat left 6px;
	margin:0 0 5px 0;
}
.fbHead a{
	color:#222;
	font-weight:bold;
}

.fCats{
	font-size:11px;
	margin:0 0 10px 0;
	display:none;
	padding:0 0 0 10px;
}

.block2{
	width:49%;
	margin:10px 2% 10px 0;
	float:left;
}
div.l{
	margin-right:0;
}
.block2 .bHead{
	background:#D4D4D4;
	color:#555;
	text-transform:uppercase;
	font-family: "Arial Narrow", Tahoma;
	font-weight:bold;
	padding:10px;
}
.block2 .text{
	border:1px solid #D4D4D4;
	border-top:none;
	padding:15px 10px 10px;
}

.block2{
	width:49%;
	margin:10px 2% 10px 0;
	float:left;
}

.block{
	width:100%;
	margin-right:0;
}

#footer{
	float:left;
	width:100%;
	padding:20px 0 20px 0;
	text-align:center;
	font-size:11px;
	line-height:16px;
}

#footer #fb, #footer #fb a{
	color:#888;
}
#counters{
	text-align:center;
	padding:0 0 20px 0;
	float:left;
	width:100%;
}

#main .firms i{
	background: none;
}


.geoList{
	list-style: none;
	padding:0;
	margin:5px 0 0 5px;
	font-size:11px;
	line-height:12px;
}
.geoList li{
	padding:0;
	margin:0 0 5px 0;
}

.pageHead{
	font-size:18px;
	line-height:normal;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}

.pageH1{
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:0 0 15px 0;
}

.inactiveOption{
	color:#AAA;
}

.msg{
	border:1px solid #0A0;
	padding:10px 30px;
}

.msg .msgHead{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 10px 0;
}

#ok.msg{
	border-color:#0A0;
}
#ok.msg .msgHead{
	color:#0A0;
}
#error.msg{
	border-color:#A00;
}
#error.msg .msgHead{
	color:#A00;
}
#info.msg{
	border-color:#00A;
}
#info.msg .msgHead{
	color:#00A;
}

.gAd728x90{
	text-align:center;
/*	margin:10px 0;*/
	padding:10px 0;
	border-bottom:1px solid #DDD;
	clear:left;
}