/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161d1e;
	background: #566977 url(images/body_top.png) repeat-x top;
}

a:link, a:visited { color: #5b0b01; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC00FF; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 {
	clear: both;
	width:100%;
	height: 40px;
}
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a{
	display: block;
	width: 70px;
	height: 22px;
	padding: 5px 2px 0 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url(images/button_01.png);
	background-repeat: no-repeat;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #5b0b01;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
/* menu */

#bnl_menu {
	width: 930px;
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
/* end of menu */

/* site title */

#bnl_site_title_bar_wrapper {
	width: 100%;
	height: 208px;
	background: url(images/header_bg_wrapper.jpg) no-repeat top center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bnl_site_title_bar {
	width: 900px;
	height: 210px;
	margin: 0 auto;
	padding: 15px 50px;
	background: url(images/header_bg.jpg) no-repeat top center;
}
#bnl_site_title_bar  #site_title {
	float: left;
	padding: 30px 0 0 0;
}
/* end of site title */

#bnl_content_wrapper_outter {
	clear: both;
	width: 100%;
	padding: 30px 0;
	background: url(images/content_bg.jpg) repeat;
}
#bnl_content_wrapper_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/content_wrapper.png) top center no-repeat;
}
#bnl_content_top{
	width: 1000px;
	height: 35px;
	background:url(images/main_content_top.png) bottom center no-repeat;
}
#bnl_content{
	width: 840px;
	padding: 0 80px;
	background: url(images/main_content_middle.png) center repeat-y;
}
#bnl_content_bottom{
	width: 1000px;
	height: 35px;
	background:url(images/main_content_bottom.png) top center no-repeat;
}

.section_w860 {
	clear: both;
	width: 840px;
}

.image_wrapper_01 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
}

.section_w380 {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.service {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(images/listicon.jpg);
}

.service li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news_box{
	color: #000;
}

.news_box .post_info {
	color: #666666;
}

.news_box .post_info a{
	color: #2872ab;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #2872ab;
}

.news_box a{
	color: #000000;
}
/* footer */

#bnl_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/footer_bg.jpg) repeat-x top;
}
/* end of footer */
#bnl_content .section_w860 .section_w380.float_l p {
	text-align: justify;
}
