html {
	overflow-x: hidden;
	overflow-y: auto;
	
	/*height: 100%;*/
	border: 0;
	padding: 0;
	margin: 0; 
}


body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0; padding: 0; border: 0; outline: none;
	
}

body {
	font: 12px Tahoma, Geneva, sans-serif, Arial, Helvetica;
	color:#636363;
	margin:0 auto;
	padding:0;
	height:100%;
	line-height: 18px;
	/*background:url(../images/modules/body_bg.jpg) top repeat-y;*/
	background-color: #ebebeb; /* 640000 */
}

b	{
	font-size: 100%;
	font-weight:bold;
}

br {
	
}
	
em {
	color: #70a9df;
	font-weight: normal;
}

strong {
	font-size:110%;
	
	color: #444;  /* 707070 */
}

h1, h2, h3, h4, h5, h6, p, blockquote {
	font-family:Helvetica, Arial, Verdana;

}

h2 {
	font-size:130%;
	margin-bottom:4px;
	color:#70a9df;
	
	
}

p {
	font-size:12px;
	line-height:18px;
	padding:0;
	/*margin:0;*/
	margin-bottom:10px;
	
	
}

hr {
	border:0;
	background:url(../images/modules/hr_pattern.gif) repeat-x;
	height:6px;
	/*border-top:1px solid #f4f4f4;*/
}

#hr {
	clear:both;
	border:0;
	
}

ol, ul {

	padding:0;
	margin:0;
}


a, a:link, a:active, a:hover, a:visited {
	font-size:12px;
	font-weight:normal;
	color:#1f79c7;
	text-decoration:none;
	letter-spacing:0px;
	outline: none;
}

a:hover {
	color:#000;
	text-decoration:none;
	outline: none;
	
}

input, textarea, select {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: normal 12px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #636363;
}

#b_container {
	margin:0 auto;
	padding:0;
	width:1040px;
	/*display:block;*/
	min-height:100%;
	height:100%;
	height: auto !important;
	/*border:1px solid #000;*/
	background:url(../images/modules/body_bg.gif) top repeat-y;
	/*position:absolute;*/
	z-index:0;
	top:0;
	
}

#b_header, #b_menu, #bfocus, #b_footer {
	margin:0 auto;
	padding:0;
	width:1040px;
	height:170px; /* 170px */
	/*border:1px solid #000;*/
	

}

#b_header {
	background:url(../images/modules/header_bg.jpg) top no-repeat;

}

#b_header_wrapper {
	float:right;
	padding-right:50px;
	padding-top:6px;	
	
}

#b_menu_wrapper {
	
	/*border:1px solid #fff;*/
	/*padding:0px 48px 0px 48px;*/

}


#b_menu {
	height:35px; /* 45px */
	background:url(../images/modules/menu_bg.gif) top no-repeat;
}

/*--- BEGIN focus ---*/
#b_focus {
	height:185px;
	background:url(../images/modules/focus_bg.gif) top no-repeat;
	padding:0px 48px 0px 48px;
	/*border:1px solid #000;*/
}

#b_focus p {
	color:#fff;
	font-size:12px;
}

#b_focus_wrapper {
	width:684px; /* 684  - 24*/
	height:185px; /* 185  - 24 */
	
	float:left;
	/*border:1px solid #000;*/
}

#b_focus_copy {
	width:410px;
	float:left;	
	/*border:1px solid #000;*/
}


#b_focus_copy_more {
	text-align:center;

}

#b_focus_copy a {
	color:#fff200;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	display:block;
	
}

/*
#b_focus_copy p {
	color:#fff;
	font-size:10px;
}
*/

#b_focus_image {
	width:238px;
	float:right;
	/*border:1px solid #000;*/

}

#b_focus_image img {
	border:6px solid #9a0c00;
	

}


#b_welcome_wrapper {
	width:260px;
	height:185px;
	float:right;
	/*border:1px solid #000;*/
}

#b_focus_inner, #b_welcome_inner {
	padding:12px;


}

#b_welcome_inner b {
	font-size:12px;
	display:block;
	margin-bottom:10px;
	color:#fff;
	
}

#b_welcome_inner_img {
	margin-right:10px;
	border:3px solid #ba1104;

}

#b_welcome_inner_more {
	text-align:right;
	
	

}

/*--- END focus ---*/

#b_body {
	clear:both;
	width:944px;
	margin:0 auto;
	
	/*background:url(../images/modules/body_bg.jpg) top repeat-y;*/
	
	/*border:1px solid #0000ff;*/
}


/*--- BEGIN main_content ---*/
#b_content {
	width:684px;
	float:left;
	height:100%;
	min-height:100%;
	font-weight:normal;
	
	/*border:1px solid #ff0000;*/
}


#b_title {
	background:url(../images/modules/ptitle_bg.jpg) repeat-x;
	width:684px;
	height:42px;
	clear:both;

}

#b_content_main {
	width:680px;
	height:100%;
	min-height:100%;
	float:left;

}

#b_content_left {
	width:420px;
	height:260px;
	float:left;

}

#b_content_right {
	width:260px;
	min-height:220px;
	float:right;
	background:url(../images/modules/content_index_bg.jpg) repeat-x;
	/*background-color:#f4f4f4;*/
	padding:0;
	margin:0;

}

#b_content_inner {
	padding:20px 12px 10px 12px;
	/*border:1px solid #000;*/
}

#b_content_wrapper {
	padding:0;
	margin:0;
}

#b_content_img {
	border:3px solid #dddcdb;
	display:block;
	margin-right:20px;
}

#b_content_title {
	display:block;
}

#b_content_title a, #b_content_title a:link, #b_content_title a:visited, #b_content_title a:hover {
	font-size:17px;
	line-height:20px;
	color:#1f79c7;
	font-family:Tahoma;
}

#b_content_title a:hover {
	
	color:#000;
	
}

#b_content_feature {
	
	padding-top:6px;
	display:block;
	clear:both;
	
	float:right;
	
}

#b_content_feature ul {
	list-style:none;
	

}

#b_content_feature li{
	width:auto;
	float:left;
}


#b_content_feature a {
	margin-right:10px;
	font-size:9px;
	font-family:arial;
}


#b_content_feature img {
	vertical-align:middle;
	padding-right:4px;

}



#b_content_copy, #b_content_contact {
	/*display:block;*/
	clear:both;
	padding-top:10px;
}

#b_content_copy_wrapper {
	padding:0;
	margin:0;
	
	
}



#b_content_copy ul, #b_content_copy ol  {
	list-style-position:outside;
	margin-left:16px;
}

#b_content_copy p {
	font-size:12px;
}
#b_content_contact {
	padding-top:40px;

}

#b_content_contact p, #b_content_contact a {
	font-size:15px;
	line-height:20px;

}

#b_content_more {
	text-align:right;
}

#b_content_index_header {
	font-size:12px;
	font-weight:bold;
}

#b_content_index_date {
	font-weight:normal;
	color:#666;
	font-size:12px;
	
}

#b_content_index_copy {
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

#b_content_index_copy li {
	line-height:normal;
	list-style:none;
	list-style-image: none;
	line-height: 18px;
	list-style-position:outside;
	
}

#b_content_index_copy a {
	margin-left:10px;

}

/*--- BEGIN reference_content ---*/

#b_3column_left, #b_3column_middle, #b_3column_right {
	float:left;
	width:228px;
	height:420px;
	background:url(../images/modules/content_index_bg.jpg) repeat-x;

}

#b_3column_middle {
	

}

#b_3column_right {
	float:right;
	
}


/*--- END reference_content ---*/



/*--- END main_content ---*/

/*--- BEGIN sidebar ---*/
#b_sidebar {
	width:260px;
	min-height:100%;
	height:100%;
	background:url(../images/modules/sidebar_bg.jpg) bottom no-repeat;
	background-color:#a8a8a9;
	float:right;
	/*border:1px solid #ff0000;*/
}

#b_sidebar ul, #b_sidebar li {
	list-style:square;
	/*background:url(../images/modules/bullet_sidebar.gif) no-repeat top left;*/
	
	list-style-image:url(../images/modules/bullet_sidebar.gif); /* no-repeat top left */
	list-style-position: outside;
	height:auto;
	line-height:auto;
}

#b_sidebar li {
	margin-left:16px;
	

}

#b_sidebar_photo, #b_sidebar_video, #b_sidebar_agenda, #b_sidebar_index {
	margin:20px 18px 0px 18px;
	padding:0;
	width:224px;
	height:224px;
}

#b_sidebar_index {
	background-color:#f2f2f2;
	height:100%;
	min-height:100%;

}



#b_sidebar_agenda {
	height:100%;
	min-height:100%;


}


#b_sidebar_photo_wrapper, #b_sidebar_video_wrapper, #b_sidebar_agenda_wrapper, #b_sidebar_index_wrapper {
	padding:42px 8px 0px 8px;
	
}

#b_sidebar_index_wrapper {
	padding:70px 8px 20px 8px;
	

}

#b_sidebar_photo_wrapper img, #b_sidebar_video_wrapper img, #b_sidebar_agenda_wrapper img, #b_sidebar_index_wrapper img {
	border:3px solid #dddcdb;
	display:block;
	margin:0 auto;
}

#b_sidebar_agenda_wrapper img {
	border:0;
}

#b_sidebar_index_inner {
	padding:20px 0px 10px 0px;
}

#b_sidebar_radio {
	vertical-align:middle;
	margin-right:4px;
}

#b_sidebar_list_clear li {

}


/*--- END sidebar ---*/


/*--- BEGIN gallery ---*/

#media_panel {
	width:150px;
	height:150px;
	/*border:1px solid #ff0000;*/
	text-align:center;
	float:left;
}

#b_sidebar_media_panel {
	width:200px;
	margin:0 auto;
	padding:0px 0px 20px 0px;
}

#media_panel img, #b_sidebar_media_panel img {
	border:3px solid #dddcdb;
	border-width: 3px 3px 10px;
	/*border-width: 2px;*/
}


	


#media_panel a:hover img, #b_sidebar_media_panel a:hover img {
	border:3px solid #666;
	/*border-width: 2px;*/
	border-width: 3px 3px 10px;
	
}

#b_paging {
	clear:both;
	height:20px;
	padding-top:6px;
	
}

#b_paging_first, #b_paging_prev {
	float:left;
	width:30px;
}

#b_paging_last, #b_paging_next {
	float:right;
	text-align:right;
	width:30px;
	
}


/*--- END gallery ---*/

#poll-container {
	width:100%;
	/*border:1px solid #000;*/
}

#poll-container input {
	padding:0;
	margin:0;
	/*border:1px solid #000;*/
	
}

/*--- BEGIN paging ---*/
#c_content_paging {
	margin-top:20px;
	clear:both;
	height:20px;
	/*border:1px solid #000;*/

}

#paging_prev, #paging_next {
	width:20px;
	float:left;
	/*border:1px solid #000;*/
}

#paging_next {
	float:right;
	text-align:right
}

#paging_number {
	width:120px;
	float:left;
	text-align:center;
	/*border:1px solid #000;*/
}

#paging_number a {
	padding:0 4px 0 4px;
	font-size:11px;
}



#paging_active {
color:#333;padding:0 4px 0 4px;
font-size:11px;
}

/*--- END paging ---*/

/*--- BEGIN footer ---*/

#smooth_top {
	clear:left;
	text-align:right;
	padding-right:10px;
	
}

#b_footer {
	clear:both;
	position:float; /* fixed, absolute, relative */
	bottom:0;
	padding:0;
	margin:0;
	height:110px; /* 110 */
	background:url(../images/modules/footer_bg.gif) 0px 30px no-repeat;
	/*background:url(../images/modules/footer_bg.jpg) no-repeat;*/
	vertical-align:bottom;
	/*border:1px solid #000;*/
	/*position: absolute;*/
	display: block;
	z-index: 999;
}

#b_footer_wrapper {
	color:#FFF;
	margin:0 auto;
	
	padding:40px 0px 0px 0px;
	text-align:center;
	
}

#b_footer_wrapper a {
	color:#fff;
	font-size:12px;
}

#b_footer_wrapper a:hover {
	color:#fff200;
	
}

/*--- END footer ---*/