.site_center {margin:0 auto; width:936px; text-align:left;}

.bg_none{ background:none !important;}



.clear1{ clear:both;}
.column { float:left;}
.clear, .menu .menu_list, .navigation li, .indent_content, .col_list, .col_box {width:100%; overflow:hidden;}


* {margin:0; padding:0;}

body  


.flash{ height:252px;}
.flash div{ position:absolute; margin:0 0 0 6px;}

.content {background:#ffffff url(images/content_border_right.gif) top right repeat-y; 
font-size:0.75em; line-height:1.5em;}
.content_border_left {background:url(images/content_border_left.gif) 0 0 repeat-y;}
.content_bot{background:url(images/content_bot.gif) bottom left repeat-x;}
.content_corner_left{ background:url(images/content_corner_left.gif) bottom left no-repeat;}
.content_corner_right{ background:url(images/content_corner_right.gif) bottom right no-repeat;}
.bg_right_content{padding-left:26px;}
.indent_content{padding:33px 0 27px 0; width:904px; position:relative;}


.boxb {width:auto; color:#E6E5DB;}
.boxb .broder_top {background:url(images/1_border_top.gif) repeat-x top;}
.boxb .broder_bot {background:url(images/1_border_bot.gif) repeat-x bottom;}
.boxb .broder_left {background:url(images/1_border_left.gif) repeat-x left;}
.boxb .broder_right {background:url(images/1_border_right.gif) repeat-x right;}
.boxb .corner_top_left {background:url(images/1_corner_top_left.gif) no-repeat left top #E6E5DB;}
.boxb .corner_top_right {background:url(images/1_corner_top_right.gif) no-repeat right top;}
.boxb .corner_bot_left {background:url(images/1_corner_bot_left.gif) no-repeat left bottom;}
.boxb .corner_bot_right {background:url(images/1_corner_bot_right.gif) no-repeat right bottom;}
.boxb .indent_box {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.boxk {width:auto;	color:#FFC80B;}
.boxk .broder_top {background:url(images/k_border_top.gif) repeat-x top #FFF;}
.boxk .corner_top_left {background:url(images/k_corner_top_left.gif) no-repeat left top;}
.boxk .corner_top_right {background:url(images/k_corner_top_right.gif) no-repeat right top;}
.boxk .corner_bot_left {background:url(images/k_corner_bot_left.gif) no-repeat left bottom;}
.boxk .corner_bot_right {background:url(images/k_corner_bot_right.gif) no-repeat right bottom;}

.box2 {width:auto; color:#E6E5DB;}
.box2 .broder_top{background:url(images/2_border_top.gif) repeat-x top #FFF;}
.box2 .corner_top_left {background:url(images/2_corner_top_left.gif) no-repeat left top;}
.box2 .corner_top_right {background:url(images/2_corner_top_right.gif) no-repeat right top;}
.box2 .corner_bot_left {background:url(images/k_corner_bot_left.gif) no-repeat left bottom;}
.box2 .corner_bot_right {background:url(images/k_corner_bot_right.gif) no-repeat right bottom;}

.box3 .broder_top{background:url(images/3_border_top.gif) repeat-x top #FFF;}
.box3 .corner_top_left {background:url(images/3_corner_top_left.gif) no-repeat left top;}
.box3 .corner_top_right {background:url(images/3_corner_top_right.gif) no-repeat right top;}
.box3 .corner_bot_left {background:url(images/k_corner_bot_left.gif) no-repeat left bottom;}
.box3 .corner_bot_right {background:url(images/k_corner_bot_right.gif) no-repeat right bottom;}

.box4 {width:auto; color:#E6E5DB;}
.box4 .broder_top{background:url(images/4_border_top.gif) repeat-x top #FFF;}
.box4 .corner_top_left {background:url(images/4_corner_top_left.gif) no-repeat left top;}
.box4 .corner_top_right {background:url(images/4_corner_top_right.gif) no-repeat right top;}
.box4 .corner_bot_left {background:url(images/k_corner_bot_left.gif) no-repeat left bottom;}
.box4 .corner_bot_right {background:url(images/k_corner_bot_right.gif) no-repeat right bottom;}


.content .extra_left{ padding:0 21px 0 13px;}
.content .extra_left_1{ padding:0 0 0 6px;}

.text_1{ color:#7fbc2b;}

.indent_bot{display:block; margin-bottom:18px;}

.title_1{ display:block; margin:0 0 19px 24px;}
.title{ display:block; margin-left:-4px; margin-bottom:21px;}
h3{ font-size:1.5em;  height:34px; color:#7c7b66;}

.img_left{ float:left; margin:3px 18px 0 0;}
.title{ display:block; margin-left:-4px; margin-bottom:21px;}

.copyr {
	width:264px;
	margin-left:20px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	text-align:left;
	}

a.copyright:link {
	color:#999999;
	text-decoration: none;
}
a.copyright:visited {
	color:#99CC33;
	text-decoration: none;
}
a.copyright:hover {
	color:#009966;
	text-decoration:none;
}
a.copyright:active {
	color:#000000;
	text-decoration: none;
}

/*a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #000000; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } */


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:538px;
		height:180px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
		
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-125px;
		}	
	#nextBtn, #nextBtn2{ 
		left:538px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(imagesJ/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(imagesJ/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

