html, body, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height:100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-family: arial, sans-serif;
	color: #314d43;
	font-size: 14px;
	background: #a7d200;
}

body.mainpage{
	background: url(../images/body_mainpage.jpg) center top no-repeat #a7d200;
}

a{
	color: #208d77;
}

a:hover{
	text-decoration: none;
}

table{
	border-collapse: collapse;
}

#all{
	width: 100%;
	min-width: 1024px;
	background: url(../images/all.gif) top left no-repeat;
	position: relative;
	padding-bottom: 214px;
}

.mainpage #all{
	padding-bottom: 123px;
	height: 677px;
	overflow: hidden;
}

#footer_outer_m, #footer_outer{
	position: absolute;
	width: 100%;
	min-width: 1024px;
	bottom: 0;
	height: 103px;
}

#footer_outer{
	height: 214px;
}

#footer_m, #footer{
	width: 1024px;
	margin: 0 auto;
	height: 103px;
	background: url(../images/footer_m.gif) 56px 0px no-repeat;
	color: white;
	position: relative;
}

#footer{
	background: url(../images/footer.jpg) 0px 0px no-repeat;
	height: 214px;
}

* html #all, * html #footer_outer_m, * html #footer_outer{
	width:expression(document.body.clientWidth > 1024? "100%" :"1024px");
}

#footer_left_m, #footer_left{
	position: absolute;
	left: 163px;
	top: 15px;
	font-family: "trebuchet ms", tremuchet, sans-serif;
}

#footer_left{
	left: 172px;
	top: 121px;
}

#footer_left_m div, #footer_left div{
	font-size: 17px;
	color: #d4ecfa;
}

#footer_left_m div span.small, #footer_left div span.small{
	position: relative;
	top: -8px;
}

#footer_left_m div span.big, #footer_left div span.big{
	font-size: 29px;
	color: white;
}

#footer_center_m, #footer_center{
	position: absolute;
	left: 491px;
	top: 38px;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
}

#footer_center{
	left: 440px;
	top: 156px;
}

#footer_right_m, #footer_right{
	position: absolute;
	right: 63px;
	top: 38px;
	font-size: 11px;
	font-family: "trebuchet ms", tremuchet, sans-serif;
}

#footer_right{
	right: 95px;
	top: 157px;
}

#footer_right_m a, #footer_right a, #footer_center_m a, #footer_center a{
	color: white;
}

#icons{
	position: absolute;
	top: 20px;
	right: 38px;
}

#icons_m{
	margin-top: 51px;
	margin-right: 8px;
	height: 15px;
}

#icons img, #icons_m img{
	float: right;
	display: inline;
	margin-right: 21px;
}

#all_inner{
	margin: 0 auto;
	width: 1024px;
}

#hormenu_m, #hormenu{
	font-size: 19px;
	font-family: "trebuchet ms", tremuchet, sans-serif;
	color: white;
	margin-top: 574px;
/* 	height: 35px; */
}

#hormenu{
	height: 75px;
	margin-top: 0;
	padding-top: 332px;
	background: url(../images/hormenu.jpg) 0px 0px no-repeat;
}

#hormenu_m a, #hormenu a{
	color: white;
}

#hormenu_m table, #hormenu table{
	width: 100%;
}

#hormenu_m table td, #hormenu table td{
	text-align: center;
}

#left{
	float: left;
	padding-top: 43px;
	width: 257px;
	overflow: hidden;
}

#right{
	float: right;
	width: 767px;
	overflow: hidden;
}

#bread{
	height: 37px;
	padding-top: 6px;
	padding-left: 47px;
	color: #fff000;
}

#bread a{
	color: #fff000;
}

#bread span{
	font-size: 18px;
}

#leftmenu{
	margin-left: 14px;
	width: 215px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	background: url(../images/true_leftmenu.gif) top left repeat-y;
}

#leftmenu_inner{
	background: url(../images/leftmenu.gif) top left no-repeat;
}

#leftmenu_inner2{
	background: url(../images/leftmenu_inner.gif) bottom left no-repeat;
	padding-bottom: 44px;
	padding-top: 44px;
}

#leftmenu .first, #leftmenu .firstact{
	padding-left: 18px;
	margin-left: 16px;
	padding-right: 18px;
	margin-right: 18px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	padding-top: 1px;
	color: #6f6a3a;
	font-size: 18px;
}

#leftmenu .firstact{
	background: #d5e985;
	margin-bottom: 0px;
}

#leftmenu .first a, #leftmenu .firstact a{
	color: #6f6a3a;
	text-decoration: none;
}

#leftmenu .secondmenu{
	padding-left: 27px;
	margin-left: 16px;
	padding-right: 27px;
	margin-right: 18px;
	background: #b6da37;
	padding-top: 7px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}

#leftmenu .second, #leftmenu .secondact{
	color: #6f6a3a;
	padding-bottom: 3px;
}

#leftmenu .second a, #leftmenu .secondact a{
	color: #6f6a3a;
	text-decoration: none;
}

#leftsearch{
	margin-left: 23px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 18px;
}

#leftsearch .text{
	width: 122px;
	padding-left: 10px;
	height: 14px;
	border: 1px solid white;
	background: #c0de45;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
	margin-right: 2px;
}

#accents{
	margin-left: 20px;
	margin-right: 10px;
}

#accents .item{
	margin-bottom: 20px;
	font-family: "trebuchet ms", tremuchet, sans-serif;
	font-size: 13px;
	color: white;
}

#accents .item img{
	display: block;
	margin: 0 auto;
}

#accents .item strong{
	display: block;
	color: #d5ecfe;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
}

#accents .item strong a{
	color: #d5ecfe;
	text-decoration: none;
}

#truecontent{
	width: 670px;
	float: left;
	background: url(../images/truecontent.gif) top left no-repeat #b7db2e;
}

#truecontent_inner{
	width: 670px;
	background: url(../images/truecontent_inner.gif) bottom left no-repeat;
	padding-bottom: 40px;
}

.content div.text{
	margin-left: 37px;
	margin-right: 37px;
}

.news{
	width: 100%;
	margin-top: 40px;
}

.news td{
	vertical-align: top;
	padding-bottom: 45px;
}

.news .date{
	padding-right: 48px;
	padding-top: 2px;
	color: white;
	font-style: italic;
	width: 90px;
}

.news .head{
	display: block;
	color: #314d43;
	font-size: 24px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	margin-bottom: 14px;
	line-height: 1em;
	font-weight: normal;
}

.news .head a{
	color: #314d43;
}

.news .pic{
	width: 107px;
	text-align: right;
}

.news .pic div{
	width: 86px;
	height: 89px;
	overflow: hidden;
	position: relative;
}

.news .pic div img{
	position: absolute;
	top: 0;
	left: 0;
}

.newslinks a{
	color: #314d43;
	font-size: 12px;
	line-height: 2em;
}

.news.inner{
	margin-bottom: 40px;
}

.news.inner td{
	padding-bottom: 0px;
	vertical-align: top;
}

.news.inner .pic div{
/* 	margin-bottom: 40px; */
}

.news.inner .head{
	margin-bottom: 0;
}

.calstrip{
	background: #b0d22d;
	height: 44px;
	overflow: hidden;
	margin-top: 20px;
}

.calstrip .cstext{
	color: #fff880;
	font-size: 30px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	padding-left: 11px;
	padding-top: 4px;
	float: left;
}

.calstrip .select{
	float: right;
	padding-right: 24px;
	padding-top :12px;
}

* html .calstrip .select{
	padding-top :8px;
}

.calstrip .select span{
	color: #314d43;
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
}

.calstrip .select select{

}

.calendar{
	width: 100%;
	margin-top: 20px;
}

.calendar td table{
	margin: 0 auto;
	font-size: 12px;
	margin-bottom: 18px;
}

.calendar td td{
	width: 34px;
	height: 23px;
	color: #525252;
}

.calendar td th{
	text-align: right;
	font-weight: normal;
	padding-right: 18px;
	font-size: 16px;
	height: 24px;
}

.calendar td .days th{
	text-align: left;
	font-weight: bold;
	padding-right: 0;
	font-size: 12px;
	height: 34px;
}

.calendar .off{
	color: white;
}

.cat1table_outer{
	margin: 0px 2px 0px 2px;
}

.cat1table{
	width: 100%;
	margin-bottom: 30px;
}

.cat1table td{
/* 	vertical-align: top; */
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #4f475b;
	font-style: italic;
}

.cat1table td.pic{
	padding-top: 25px;
	padding-bottom: 20px;
}

.cat1table td .big{
	font-size: 24px;
	font-family: "times new roman", times, serif;
}

.cat1table a{
	color: #4f475b;
}

.cat1table .pic{
	width: 77px;
}

.cat1table .light td, .cat2table .light td{
	background: #d0e776;
}

.cat1table .head, .cat1table .head strong{
	color: white;
	font-size: 48px;
	font-family: "times new roman", times, serif;
	font-weight: normal;
}

.cat2table{
	width: 100%;
	margin-top: 10px;
}

.cat2table td{
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
}

.cat2table td.name{
	padding-left: 37px;
	padding-right: 37px;
	color: #314d43;
	font-size: 24px;
	font-family: "times new roman", times, serif;
	font-style: italic;
}

.cat2table td.desc{
	color: #314d43;
	padding-top: 34px;
}

.cat2table td.desc a.more{
	display: block;
	color: #314d43;
	font-size: 12px;
	margin-top: 20px;
}

.cat2table td.pics{
	text-align: center;
	padding-left: 48px;
	padding-right: 54px;
}

.text2 h1{
	padding-left: 37px;
	padding-right: 7px;
}

.cat3table{
	margin-top: 28px;
	width: 100%;
}

.cat3table td{
	vertical-align: top;
}

.cat3table .left{
	padding-right: 79px;
}

.sitemap{

}

.sitemap .light{
	background: #cbe569;
}

.sitemap .first, .sitemap .firstact{
	color: #314d43;
	font-size: 24px;
	font-family: "times new roman", times, serif;
	font-style: italic;
	padding: 18px 70px 20px 70px ;
}

.sitemap .first a, .sitemap .firstact a{
	color: #314d43;
}

.sitemap .secondmenu{
	padding: 0px 87px 0px 87px;
	padding-bottom: 28px;
	margin-top: -7px;
}

.sitemap .thirdmenu{
	padding-left: 10px;
}

.sitemap .second, .sitemap .secondact{
	color: #314d43;
	margin-bottom: 2px;
}

.sitemap .second a, .sitemap .secondact a{
	color: #314d43;
}


.searchc{
	margin-top: 10px;
	height: 30px;
}

.searchc .itext{
	float: left;
	width: 191px;
	padding-left: 5px;
	height: 15px;
	display: inline;
	background: #d0e776;
	border: 1px solid white;
	margin-right: 4px;
}

.searchc select{
	float: left;
	width: 196px;
	height: 19px;
	margin-right: 5px;
	display: inline;
	background: #d0e776;
	border: 1px solid white;
}

* html .searchc select{
	font-size: 8px
}

.search_item{
	margin-bottom: 20px;
}

.search_item .source{
	font-style: italic;
	color: white;
	margin-bottom: 11px;
}

.search_item .source a{
	color: white;
	text-decoration: none;
}

.search_item strong.head{
	color: #314d43;
	font-size: 24px;
	font-weight: normal;
	font-family: "times new roman", times, serif;
	font-style: italic;
	margin-bottom: 6px;
	display: block;
}

.search_item strong.head a{
	color: #314d43;
}

.pages{
	font-family: "times new roman", times, serif;
	font-style: italic;
	color: #314d43;
	font-size: 24px;
	height: 30px;
}

.pages a{
	color: #314d43;
}

.pages a.prev{
	width: 47px;
	height: 9px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 48px;
	background: url(../images/prev.gif) 0px 0px no-repeat;
}

.pages a.prev:hover{
	background: url(../images/prev_hover.gif) 0px 0px no-repeat;
}

.pages a.next{
	width: 47px;
	height: 9px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 48px;
	background: url(../images/next.gif) 0px 0px no-repeat;
}

.pages a.next:hover{
	background: url(../images/next_hover.gif) 0px 0px no-repeat;
}

.pages .inner{
	float: left;
}

.star{
	font-family: "times new roman", times, serif;
	font-style: italic;
	color: #314d43;
	font-size: 24px;
}

.feedback .label{
	font-family: "times new roman", times, serif;
	font-style: italic;
	color: #314d43;
	font-size: 24px;
}

.feedback td{
	vertical-align: top;
}

.feedback .label td{
	padding-left: 90px;
	padding-bottom: 5px;
}

.feedback .input{
	padding-left: 90px;
	padding-bottom: 22px;
}

.feedback .comment{
	color: white;
	width: 204px;
	padding-left: 51px;
}

.feedback .text input{
	width: 186px;
	padding-left: 10px;
	height: 14px;
	border: 1px solid white;
	background: #c0de45;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.feedback select{
	width: 196px;
	height: 19px;
	margin-right: 5px;
	display: inline;
	background: #d0e776;
	border: 1px solid white;
}

.feedback textarea{
	width: 246px;
	padding-left: 10px;
	height: 116px;
	border: 1px solid white;
	background: #c0de45;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.feedback label{
	position: relative;
	padding-right: 10px;
}

.feedback label span{
	position: relative;
	top: -2px;
}

.feedback .captcha{
	position: relative;
}

.feedback .captcha a{
	position: relative;
	top: -10px;
	left: 5px;
	font-size: 12px;
}

.feedback .captcha{
	padding-bottom: 35px;
}

.feedback .captcha input{
	width: 70px;
	margin-top: 10px;
	padding-left: 10px;
	height: 14px;
	border: 1px solid white;
	background: #c0de45;
	color: #333333;
	font-family: arial, sans-serif;
	display: block;
	font-size: 12px;
}

.feedback .submit{
	padding-top: 10px;
	border-top: 1px solid #fff880;
}

#printlogo{
	display: none;
}

#top_flash{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -639px;
	width: 1279px;
}

#top_flash_notmain{
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	height: 332px;
}
