* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #e8f4ff;
	font-family: Tahoma;
	font-size: 12px;
	color: #848484;
}


p { padding: 12px 0; }

img, fieldset { border: 0; }

form, input {
	color: #848484;
}

input { vertical-align: middle; }

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #297500;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #297500;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #297500;
}

a {
	color: #3f7ab7;
	text-decoration: underline;
}

a:visited {
	color: #3f7ab7;
	text-decoration: underline;
}

a:hover {
	color: #3f7ab7;
	text-decoration: none;
}


h1 a {
	font-family: Tahoma;
	font-weight: bold;
	color: #297500;
}
h1 a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #297500;
}
h1 a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #297500;
}


#wrapper_my { min-width: 999px; width: expression((documentElement.clientWidth||document.body.clientWidth)<999?'999px':''); }

#header {
	background: url(/images/header-bg.gif) repeat-x;
	height: 144px;
	position: relative;
}

#logo {
	width: 237px;
	height: 112px;
	position: absolute;
	top: 20px;
	left: 3.7%;
}

#menu {
	position: absolute;
	top: 3px;
	right: 3%;
}

#search-box {
	position: absolute;
	top: 118px;
	left: 20px;
}

#menu li {
	display: block;
	float: left;
	list-style: none;
	padding-left: 35px;
}

#menu a {
	display: block;
	background: url(/images/menu-marker.gif) no-repeat 50% 0;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu a:hover {
	display: block;
	background: url(/images/menu-marker-hover.gif) no-repeat 50% 0;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a#active, a#active:visited, a#active:hover {
	display: block;
	background: url(/images/menu-marker-hover.gif) no-repeat 50% 0;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#icons {
	position: absolute;
	top: 10px;
	right: 3%;
	word-spacing: 10px;
}
#adv_top_468 {
	position: absolute;
	top: 65px;
	left: 340px;
	word-spacing: 10px;
}


#top-banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 73px;
	right: 3%
}

#map-block table {
	width: 100%;
	background: #cadec4;
}

#map-block h1 { 
	font-size:18px; 
	font-weight: bold;
	padding-left: 10px;
}

#map-block table td { border: 3px solid #bad5b3; }

#map { text-align: center; }

#filter {
	width: 235px;
	color: #84ab79;
}

.choice {
	font-size: 10px;
	color: #427dbb;
	text-decoration: underline;
	text-align: right;
	padding: 11px 11px 5px 0;
}

.select-block {
	background: url(/images/select-bg.gif) no-repeat right #bad5b3;
	padding: 3px 10px 3px 15px;
	margin-right: 18px;
	text-align: center;
}

.select-block select { width: 80%; }

#search-block {
	margin: 9px 5px;
	text-align: right;
}

#search-info { padding: 0 12px;
	font-size: 10px;

 }

#gibdd {
	width: 16%;
	background: url(/images/gibdd.gif) no-repeat top right;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 20px 165px 30px 0;
	position: relative;
}

.left-col {
	padding-right: 50%;
	position: relative;
}

.right-col {
	position: absolute;
	right: 0;
}

.info-top {
	background: url(/images/info-top.gif);
	width: 364px;
	height: 22px;
}

.info-bot {
	background: url(/images/info-bot.gif);
	width: 364px;
	height: 20px;
}

.info-text {
	width: 362px;
	background: #FFFFFF;
	border-left: 1px solid #cfe2f4;
	border-right: 1px solid #cfe2f4;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	padding-bottom: 12px;
}

.item {
	background: url(/images/item.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #178f00;
}

.info-text p {
	text-align: justify;
	padding: 7px 17px 17px 17px !important;
}

.news-text p {
	text-align: justify;
	padding: 7px 0 !important;
}

.listing { padding: 20px 0; }

.listing li {
	list-style: none;
	background: url(/images/marker.gif) no-repeat 10px 50%;
	padding-left: 25px;
	line-height: 20px;
}

.listing a, .listing a:visited, .listing a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3f7ab7;
}

.line {
	border-top: 1px solid #d9e3d8;
	margin: 14px 0;
}

.news-top {
	background: url(/images/news-top.gif);
	width: 782px;
	height: 12px;
}

.news-text {
	width: 750px;
	background: #FFFFFF;
	border-left: 1px solid #cfe2f4;
	border-right: 1px solid #cfe2f4;
	padding: 0 15px;
}

.news-bot {
	background: url(/images/news-bot.gif);
	width: 782px;
	height: 11px;
	margin-bottom: 5px;
}

.news-top-bar {
	height: 15px;
	clear: both;
}

.news-title {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #3f7ab7;
}

.date {
	font-size: 9px;
	color: #178f00;
	text-align: right;
	float: right;
}

.news-bottom-bar {
	height: 15px;
	clear: both;
}

.comments {
	font-size: 9px;
	color: #178f00;
	float: left;
}

.more { float: right; }

#right-banner {
	position: absolute;
	top: 20px;
	right: 0px;
}

#right-banner img {
	width: 124px;
	height: 600px;
}

#footer-bg {
	background: url(/images/footer-bg.gif) repeat-x;
	height: 51px;
	position: relative;
}

#footer {
	width: 945px;
	margin: 0 auto;
	position: relative;
}

#stats {
	position: absolute;
	top: 11px;
	left: 0px;
	word-spacing: 20px;
}

#copyright-radar {
	position: absolute;
	top: 20px;
	right: 0px;
}


.clear {
margin: 0px; 
padding: 0px; 
clear: both; 
height: 1px;
}
		
		
.pcomment {
border-bottom: 1px dashed #eeeeee;
}
.avatar {float: left; padding-right: 10px; width: 60px;}
.avatar_name {float: left;}
