@charset "utf-8";
/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	background:url(../img/ntb-background.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

div
{
	position:relative;
	float:left;
}

h1,h2,h3,h4,h5,h6
{
	position:relative;
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
}

a img
{
	border:none;
}

#ntb-main-wrapper
{
	width:980px;
	height:auto;
	margin:auto;
	float:none;
}

#ntb-header
{
	width:980px;
	height:auto;
}

#ntb-header .wrapone
{
	width:980px;
	height:38px;
}

#ntb-header .wrapone ul
{
	position:relative;
	width:340px;
	margin:0px;
	padding:0px;
	float:left;
}

#ntb-header .wrapone ul li
{
	padding:10px;
	font-size:13px;
	color:#FFF;
	float:left;
	display:block;
}

#ntb-header .wrapone ul li a
{
	color:#FFF;
	text-decoration:none;	
}

#ntb-header .wrapone ul li.loginto
{
	font-weight:bold;
	font-style:italic;	
	background:url(../img/green-gradient.png) repeat-x;
}

#ntb-header .wrapone ul li.loginlink
{
	margin-left:10px;
	padding:10px 10px;
	font-weight:normal;
}

#ntb-header .wrapone div.searchcover
{
	width:352px;
	height:26px;
	margin:5px 0px;
	background:url(../img/searchbg.png) no-repeat;
	float:right;
}

#ntb-header .wrapone div.searchcover form
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
}

#ntb-header .wrapone div.searchlabel
{
	width:60px;
	height:26px;
	background:url(../img/searchlabel.png) no-repeat;
}

#ntb-header .wrapone div.searchcover input.textsearch
{
	width:244px;
	height:auto;
	padding:5px 10px;
	color:#254501;
	background:none;
	border:none;
	border-right:solid 1px #CCC;
	font-size:13px;
	float:left;
}

#ntb-header .wrapone div.searchcover input.imgbtn
{
	width:auto;
	height:auto;
	margin:5px;
}

#ntb-middle
{
	width:980px;
	min-height:580px;
	background:#FFF;
}

#ntb-middle .middlehead
{
	width:980px;
	height:88px;
	background:url(../img/wraptwo-headbg.png) no-repeat center bottom;
}

#ntb-middle .ntb-logo
{
	width:206px;
	height:60px;
	margin:10px;
	float:left;
}

#ntb-middle div.submenu
{
	width:520px;
	height:auto;
	margin:10px;
	float:right;
}

#ntb-middle div.submenu ul
{
	position:relative;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

#ntb-middle div.submenu ul li
{
	width:auto;
	height:auto;
	margin:12px 0px;
	padding:5px 10px;
	color:#4D4D4D;
	font-weight:bold;
	font-size:16px;
	border-right:solid 1px #CCC;
	display:block;
	float:left;
}

#ntb-middle div.submenu ul li a
{
	color:#5D5D5D;
	text-decoration:none;
}

#ntb-middle div.submenu ul li a:hover
{
	color:#333;
	text-decoration:none;
}

#ntb-middle div.submenu ul li.last
{
	padding-right:0px;
	border:none;
}

#ntb-middle div.slider_wrapper
{
	width:940px;
	height:400px;
	background:#F0F0F0;
	margin:0px 20px;
}

#ntb-middle div.frontarticle
{
	width:940px;
	height:auto;
	margin:10px 20px;
}

#ntb-middle div.frontarticle div.wrapper
{
	width:220px;
	height:88px;
	margin-right:20px;
	background:#6B8051;
	border-radius:5px;
}

#ntb-middle div.frontarticle div.lastwrapper
{
	width:220px;
	height:88px;
	background:#6B8051;
	border-radius:5px;
}

#ntb-middle h3.frontarticletitle
{
	width:180px;
	height:36px;
	margin:5px 20px;
	font-size:15px;
	color:#FFF;
}

#ntb-middle p.frontarticlecontent
{
	width:180px;
	margin:0px 20px;
	font-size:13px;
	color:#FFF;
}

#ntb-footer
{
	width:980px;
	height:auto;
	padding:10px 0px;
	background:url(../img/ntb-footerbg.png) no-repeat center top;
}

#ntb-footer span.footer-text
{
	width:auto;
	font-weight:bold;
	font-size:11px;
	margin:10px 20px;
	color:#6B8051;
	float:left;
}

#ntb-article
{
	width:900px;
	height:auto;
	margin:0px 40px 20px 40px;
}

#ntb-article h3
{
	width:100%;
	padding:0px;
	margin:5px 0px;
	margin-bottom:10px;
	font-size:20px;
	color:#FF6600;
}

#ntb-article p
{
	width:100%;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#444;
}