html, body{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	background: #FFF;
	font-family:Tahoma, Arial,Verdana;
}

a{
	color: #22419d;
	text-decoration: underline;
}

a:visited{
	color: #22419d;
}

a:hover{
	text-decoration: none;
}

#tc{
	position:absolute;
}

#holder{
	min-width:930px;
	width:96%;
	width:1009px;
	margin:0 auto;
}

#head{
	float:left;
	width:100%;
	height:230px;
	position:relative;
}
#logo{
	position:absolute;
	top:10px;
	left:0px;
	border:none;
	color:#000;
	text-decoration:none;
}
#logoImg{
	border:none;
}
#siteName{
	font-size:11px;
	text-align:center;
	font-weight:normal;
}
#logo:hover{
	color:#22419D;
	text-decoration:none;
}

#topBanner{
	position:absolute;
	top:10px;
	right:0px;
	width:770px;
	height:95px;
	overflow:hidden;
	text-align:center;
	background:#F3F3F3;
}
#popLinks{
	margin:10px 0 0 0;
	height:95px;
	overflow:hidden;
}
#pl{
	margin-left:890px;
	height:93px;
	border:1px solid #9DA8BA;
}
#lmenu{
	height:36px;
	margin:115px 0 0 0;
	padding:0 9px;
	position:relative;
	background: url(images/menu_back.gif) repeat-x top;
}
#lml{
	position:absolute;
	top:0;
	left:0;
	background: url(images/menu_l.gif) no-repeat top right;
	width:9px;
	height:36px;
}
#lmr{
	position:absolute;
	top:0;
	right:0;
	background: url(images/menu_r.gif) no-repeat top left;
	width:9px;
	height:36px;
}

#lmenu a{
	display: block;
	width:16.5%;
	float:left;
	height:24px;
	text-align:center;
	background: url(images/menu_item_r.gif) no-repeat right 8px;
	padding:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#555;
}
#lmenu a#last{
	background:none;
}
#lmenu img{
	border:none;
}

#search{
	margin:10px 478px 0 0;
	position:relative;
	height:50px;
	background:#F3F3F3;
	padding:10px 90px 0 110px;
}
#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:15px;
	left:20px;
	position:absolute;
}
#search #sb{
	position:absolute;
	right:7px;
	top:12px;
}
#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;
	position:absolute;
	bottom:5px;
	left:110px;
}
#b468x60{
	position: absolute;
	top:161px;
	right:0;
	height:60px;
	width:468px;
	background:#F3F3F3;
}
#main{
	width:100%;
	float:left;
	border:1px solid #DDD;
	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
}

#right{
	padding:10px;
}

#right #rc{
	width:100%;
	display:table;
}

#counters{
	padding:20px;
}

#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;
}

#main .firms i{
	background: none;
}

.sHead{
	font-weight:bold;
	font-size:11px;
	padding:20px 0 5px 0;
	clear:left;
	float:left;
}

.nearCityList{
	margin:10px 0 0 20px;
	padding:0;
	font-size:11px;
}

.nearCityList li{
	float:left;
	width:334px;
	margin:2px 10px 0 10px;
}

.bHead{
	font-weight:bold
}

.leftObjList{
	margin:10px 0 0 20px;
	padding:0 0 10px;
	font-size:12px;
	line-height:13px;
}

.leftObjList li{
	margin:0 10px 5px 10px;
}

.leftObjList li a, .leftObjList li a:visited{
	color:#286cb5;
	text-decoration:none;
}

.leftObjList li a:hover{
	color:#286cb5;
	text-decoration:underline;
}

.showAll a{
	color:#666;
	font-size:11px;
	float:right;
}

#pageHead{
	font-size:26px;
/*	font-weight:bold;*/
	margin:0 0 20px 0;
}


.msg{
	border:1px solid #0A0;
	padding:10px 30px;
	border-radius:5px;
	background:#F5F5F5;
}

.msg .msgHead{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 10px 0;
}

.ok.msg{
	border-color:#0A0;
	background:#F5FFF5;
}
.ok.msg .msgHead{
	color:#0A0;
}
.error.msg{
	border-color:#A00;
	background:#FFF5F5;
}
.error.msg .msgHead{
	color:#A00;
}
.info.msg{
	border-color:#00A;
	background:#F5F5FF;
}
.info.msg .msgHead{
	color:#00A;
}
