body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e3e3e3;
}
#wrapper {
	width: 100%;
	height: 100%;	
}
#header_wrapper {
	width: 1003px;
	margin: 0 auto 0 auto;
	z-index: 1;
}
#content_wrapper {
	width: 1003px;
	margin: 0 auto 0 auto;

}
#footer_wrapper {
	width: 100%;
	height: 147px;
	background-image: url(../img/foot_rpt.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: none;
}
/* ---------- Header  ---------- */
#header {
	width: 984px;
	margin: 0 auto 0 auto;
	display: none;
}
/* ---------- Main navigation ---------- */

#main_nav {
	float: right;
	list-style: none;
	margin-top: 0px;
	width: 525px;
	display: inline;
	padding-right: 0px;
	display: none;
}
#main_nav li {
	float: left;
	height: 27px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_nav li.first {
	background-image: none;
}
#main_nav li a {
	height: 27px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_nav li a:hover {
	background-position: right top;
}
#main_nav li .selected a {
	background-position: right top;
}
/* ---------- Footer navigation ---------- */

#foot {
	float: left;
	list-style: none;
	margin-top: 15px;
	margin-left: 10px;
	display: inline;
	padding-right: 0px;
}
#foot li {
	float: left;
	height: 34px;
	padding-left: 0px;
	padding-right: 0px;
}
#foot li.first {
	background-image: none;
}
#foot li a {
	height: 34px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#foot li a:hover {
	background-position: right top;
}
#content {
	width: 100%;
}
#footer {
	width: 1003px;
	height: 147px;
	margin: 0 auto 0 auto;
	background-image: url(../img/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#main_content {

}
#sub_content {

}
* {
	margin: 0px;
	padding: 0px;
}
/* ---------- Class ---------- */
.logo {
	margin-top: 10px;
}
.mains {
	float: left;
	width: 660px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.title2 {
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title2_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 388px;
	height: 30px;
}
.news {
	margin-left: 20px;
	margin-top: 10px;
}
.news_t {
	padding: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #262525;
	background-image: url(../img/more.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 370px;
}
.news_i {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background-image: url(../img/newsmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.news_d {
	font-family: Tahoma;
	font-size: 11px;
	color: #da251d;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news_b {
	margin-left: 10px;
	font-family: Tahoma;
	line-height: 1.2em;
	font-size: 11px;
	color: #4c4c4c;
	width: 370px;
}
.spacer {
	width: 371px;
	height: 3px;
	margin-top: 10px;
	margin-left: 1px;
	
}
.spacer1 {
	width: 681px;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;

}
.archive {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4c4c4c;
	background-image: url(../img/more.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.subs {
	float: right;
	padding-right: 20px;
	width: 490px;
	display: none;
}
.about {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}
.ab_img {
	float: right;
	padding: 3px;
	margin-left: 15px;
	background-image: url(../img/aboutmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.ab_tx {
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
	color: #4c4c4c;
	width: 360px;	
}
.ab_rm {
	float: right;
	padding-top: 10px;
	display: none;
}
.ce_rm {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	display: none;
}
.ca_rm {
	float: right;
	padding-right: 10px;
	display: none;
}
.subs_l {
	float: left;
	width: 240px;
}
.sl_1 {
	margin: 10px;
}
.cert {
	margin-left: 15px;
}
.title3 {
	margin-top: 10px;
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title3_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 235px;
	height: 30px;
}
.subs_r {
	margin-top: 10px;
	float: right;
	width: 215px;
	padding-right: 10px;
}
.title4 {
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title4_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 213px;
	height: 30px;
}
.cont {
	padding: 10px;
	margin-bottom: 40px;
	
}
.con_t {
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1f1a17;
}
.con_ad {
	font-family: Tahoma;
	font-size: 12px;
	color: #1f1a17;
}
.title1 {
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title1_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 481px;
	height: 30px;
}
.head {
	position: relative;
	top: -27px;
	z-index: 0;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-image: url(../img/head_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.navigate {
	position: relative;
	left: 425px;
	top: 14px;
	width: 525px;
	z-index: 2;
	width: 550px;
}
.copy {
	position: relative;
	margin-top: 75px;
	margin-left: 15px;
}
.webby {	
	float: right;
	margin-top: -15px;
	margin-right: 20px;
	width: 106px;
	overflow: hidden;
	outline: none;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}/* -------- SUBPAGE -------- */
#subpage #header {
	width: 984px;
	margin: 0 auto 0 auto;
}
#subpage .head {
	position: relative;
	top: -27px;
	z-index: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
	background-image: url(../img/head_bg1.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#subpage .mains {
	float: left;
	width: 680px;
}
#subpage .mainz {
	float: left;
	width: 705px;
	margin-left: 20px;
	margin-bottom: 40px;
	display: none;
}
.divide {
	display: none;
}
#subpage .cont {
	padding: 10px;
	margin-bottom: 40px;
	
}
#subpage .con_t {
	padding-left: 10px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #464240;
}
#subpage .con_ad {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #464240;
}
.title0 {
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title0_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 705px;
	height: 30px;
	display: none;
}
.news1 {
	padding: 10px;
	width: 705px;
}
.new_tt {
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 22px;
	color: #262525;
	background-image: url(../img/backhome.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 685px;
}
.news_img {
	padding: 10px;
	float: left;
	background-image: url(../img/articlemask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.news_tx {
	padding: 8px;
	line-height: 1.3em;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #4c4c4c;
	width: 650px;
}
.news_txt {
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.3em;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #4c4c4c;
	width: 660px;
}
.docs {
	width: 300px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 12px;
}
.docs img {
	float: left;
	padding: 10px;
	background-image: url(../img/docmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.d_t {
	font-weight: bold;
	padding-top: 10px;
	color: #4c4c4c;
}
.d_d {
	color: #da251d;
}
#subpage .subs {
	float: right;
	padding-right: 20px;
	width: 220px;
	display: none;
}
#prfa {
	float: right;
	width: 390px;
	padding-right: 20px;
	display: inline;
	display: none;
}
#prfa img {
	margin: 5px;
}
.main_l {
	float: left;
	width: 340px;
	margin-top: 20px;
	
	
}
.gallery {
	width: 320px;
	display: inline;
	
}
.gallery img {
	padding: 10px;
	background-image: url(../img/gallerymask.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}
.main_r {
	float: right;
	width: 340px;
	margin-top: 20px;
	
}
.title5 {
	text-indent: 10px;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 20px;
	color: #a2a2a2;
	background-image: url(../img/title5_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 343px;
	height: 30px;
}
.category {
	margin-top: 10px;
	padding-left: 5px;
	width: 700px;
}
.cat_i {
	float: left;
	padding: 10px;
	background-image: url(../img/catmask.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.logos {
	display: none;
	position: absolute; 
	left: 210px;
	top: 14px;
	width: 161px;
	height: 27px;
	z-index: 50;
}
.logos a {
	overflow: hidden;
	outline: 0 none;
}
#subpage .news_t {
	padding-top: 7px;
	font-family: Tahoma;
	font-size: 14px;
	color: #262525;
	background: none;
	background-position: right;
	background-repeat: no-repeat;
	width: 690px;
}
.fl_r_b {
	display: none;
	float: right;
	padding-right: 41px;
}
#pagination {
	font-size: 12px;
	color: #000000;
	height: 10px;
	float: right;
	margin-top: 10px;
	padding-right: 300px;
	list-style: none;
	display: none;
}
#pagination li {
	display: inline;
	float:left;
	padding: 4px;
	color: #da251d;
}
#pagination li.prev {
	padding-top: 4px;
	padding-right: 10px;
}
#pagination li.next {
	padding-top: 4px;
	padding-left: 10px;
}
#pagination a.selected {
	font-weight: bold;
	color: #da251d;
}
a:link, a:visited {
	text-decoration: none;
	color: #4c4c4c;
}
a:hover, a:active {
	text-decoration: underline;
	color: #4c4c4c;
}
a img {
	border: none 0;
}
