html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Verdana,Tahoma,Arial, sans-serif;
	background:#00539b;
}
img {border:none;}
.page-width {
	width:920px;
	margin:0 auto;
}
/* header */
#header {
	width:920px;
	height:187px;
	background:url(../images/bg-header-02.jpg) no-repeat 0 0;
}
#header strong a {
	float:left;
	display:inline;
	margin:10px 0 0 38px;
	width:170px;
	height:102px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-02.jpg) no-repeat;
}
#header ul.top-nav {
	float:right;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.top-nav li {
	float:right;
	padding:0 18px 0 0;
}
#header ul.top-nav a {
	font-size:12px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
}
#header ul.top-nav a:hover {
	text-decoration:underline;
}
#header .banner {
	float:right;
	display:inline;
	margin:20px 32px 0 0px;
}
ul#menu {
	clear:both;
	float:left;
	display:inline;
	width:900px;
	height:41px;
	margin:3px 10px 0;
	padding:0;
	background:url(../images/bg-nav.gif) repeat-x;
}
ul#menu li {
	float:left;
	list-style:none;
	background:url(../images/bg-sep.gif) no-repeat;
}
ul#menu li a {
	display:block;
	color:#fff;
	padding:0 20px 0 21px;
	text-decoration:none;
	font-size:12px;
	line-height:40px;
}
ul#menu .drop {display:none;}
ul#menu .drop .drop {display:none;}
ul#menu li.hover a,
ul#menu li:hover a{
	text-decoration:underline;
	background:none;
}
ul#menu li.hover ul a,
ul#menu li:hover ul a,
ul#menu li:hover ul ul a,
ul#menu li.hover ul ul a {
	padding:4px;
	text-decoration:none;
	color:#fff;
	background:url(none.gif);
	line-height:14px;
}
ul#menu li:hover ul ul li:hover a,
ul#menu li.hover ul ul li.hover a {
	display:block;
	color:#000;
	background:#fff;
}
ul#menu ul li:hover a,
ul#menu ul li.hover a {
	color:#000;
	background:#fff;
}
ul#menu li.hover,
ul#menu li:hover,
ul#menu li:hover ul li:hover,
ul#menu li.hover ul li.hover {
	position: relative;
	z-index:200;
}
ul#menu li.hover .drop,
ul#menu li:hover .drop,
ul#menu li:hover .drop li:hover .drop,
ul#menu li.hover .drop li.hover .drop {
	display: block;
}
ul#menu li:hover .drop .drop,
ul#menu li.hover .drop .drop {
	display:none;
}
ul#menu li:hover ul.level li:hover,
ul#menu li.hover ul.level li.hover {
	background:none;
}
.drop {
	position:absolute;
	z-index:100;
	left:0;
	top:40px;
	width:191px;
}
ul#menu .drop-top {
	width:191px;
	height:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-drop-top.png) no-repeat;
}
ul#menu .drop-bottom {
	float:left;
	width:191px;
	height:7px;
	margin:-1px 0 0;
	background:url(../images/bg-drop-bottom.png) no-repeat;
}
ul#menu ul {
	float:left;
	margin:-5px 0 0;
	padding:0;
	width:191px;
	background:url(../images/bg-drop.png) repeat-y;
}
ul#menu ul li {
	position:relative;
	margin:0 0 0 1px;
	width:185px;
	background:none;
}
ul#menu ul li a {
	font-size:11px;
	line-height:20px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}
ul#menu .drop .drop {
	position:absolute;
	top:0;
	left:185px;
	width:191px;
}
ul#menu ul ul {
	width:191px;
	margin:-5px 0 0;
	padding:0;
}
ul#menu ul ul li {
	width:186px;
}
.content-top {
	height:13px;
	width:920px;
	font-size:0;
	background:url(../images/bg-content-top.gif) no-repeat;
}
* html .content-top {
	margin:0px 0 0;
}
.content-bottom {
	width:920px;
	height:9px;
	background:url(../images/bg-content-bottom.gif) no-repeat;
}
.columns-holder{
	padding:12px 0 0 23px;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-y;
}

.columns-holder-newsletter{
	/*padding:12px 0 10px 23px;*/
	overflow:hidden;
	padding:0 0 0 10px;
	background:url(/site/bf/images/bg-cont-inter.gif) repeat-y;
}

.columns-content {
	overflow:hidden;
}
.columns {
	float:left;
	margin:0 8px 0 0;
	width:223px;
}

.newsletter-column {
	float:left;
	margin:0 8px 0 0;
	padding:10px 10px 10px 17px;
	width:446px;
}

.news-date {
	float:right;
	font-size:16px;
	color:#ffffff;
	width:400px;
	text-align:right;
	padding:13px 10px 0 0;
}

.news-title {
	float:left;
	font-size:16px;
	color:#ffffff;
	width:400px;
	padding:13px 0 0 10px;
}

.left-content {
	border-top:1px solid #d9d9d9;
	width:205px;
	font-size:11px;
	margin:10px 0 -2px 8px;
	padding:0 0 9px;
}
.left-content a {
	color:#2c71fc;
	font-weight:bold;
}
.post {
	width:205px;
	font-size:11px;
	line-height:18px;
	margin:10px 0 -2px 8px;
	padding:0 0 9px;
	border-bottom:1px solid #d9d9d9;
}
.post h2 {
	margin:0;
	font-size:11px;
	line-height:18px;
}
.post p {
	margin:0;
}
.last {
	overflow:hidden;
	height:1%;
	border:none;
	margin-top:16px;
}
.no-border {
	border:none;
}
.last img {
	float:left;
	margin:0 15px 0 0;
}
.last a,
.post a {
	text-decoration:underline;
	color:#2c71fc;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
}
.last a:hover,
.post a:hover {
	text-decoration:none;
}
.text {
	margin-left:5px;
}
.advertisment {
	width:170px;
}
h3 {
	margin:5px 0 15px 5px;
	padding:0 0 0 15px;
	color:#00539b;
	letter-spacing:-1px;
	font-size:12px;
	line-height:16px;
	background:url(../images/bg-arrow.gif) no-repeat 0 50%;
}
.advertisment a {
	display:block;
	margin:0 0 20px 5px;
}
.banners-holder {
	margin:17px 0 0 -13px;
	width:900px;
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	background:url(../images/bg-border.gif) repeat-y;
}
.banners-column {
	float:left;
	overflow:hidden;
	height:1%;
	margin:0 10px 0 0;
	padding:0 5px 10px 0;
}
.left-col {
	width:317px;
	padding-right:0;
}
.center-col {
	width:330px;
	padding-right:0;
}
.right-col {
	width:220px;
	padding-right:0;
}
.banners-column h3 {
	margin:2px 0 0 10px;
}
.banners-column ul {
	margin:0;
	padding:15px 0 0 13px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.banners-column ul li {
	float:left;
	margin:0 20px 0 0;
}
ul.bottom-ul {
	padding:0 0 0 20px;
}
.banners-column ul li.last-img {
	margin-right:5px;
}
#footer {
	width:920px;
	padding:0;
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#fff;
}
#footer p {
	margin:0;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 10px 0 12px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%;
}
#footer ul li:first-child{
	background:none;
}
/* internal page */
.internal .columns-holder {
	padding:0 0 0 10px;
	background:url(../images/bg-cont-inter.gif) repeat-y;
}
.internal .banners-holder {
	margin:17px 0 0 0px;
}
.nav-bar {
	float:left;
	width:216px;
}
.nav-bar ul {
	margin:-3px 0 0;
	padding:2px 0 0;
	list-style:none;
}
.nav-bar ul li {
	vertical-align:top;
	width:100%;
	background:url(../images/bg-line.gif) no-repeat;
}
.nav-bar ul li a {
	display:block;
	color:#00703c;
	font-size:12px;
	line-height:41px;
	padding:0 0 0 15px;
	text-decoration:none;
}
.nav-bar ul li a:hover,
.nav-bar ul li.active a {
	background:#e1e1e1;
}
.nav-bar ul li:first-child {
	background:none;
}
.content {
	float:right;
	width:655px;
	padding:12px 25px 35px 0;
}
.content h1 {
	margin:0;
	font-size:18px;
	line-height:20px;
	color:#007840;
}
.content h2 {
	margin:15px 0 0;
	font-size:13px;
	line-height:16px;
	color:#007840;
}
.content h3 {
	margin:17px 0 0;
	padding:0;
	background:none;
	font-size:11px;
	letter-spacing:normal;
	line-height:16px;
	color:#007840;
}
.content p {
	margin:8px 0 0;
	font-size:11px;
	line-height:16px;
}
.content ul {
	margin:15px 0 0 20px;
	padding:0;
	list-style:none;
}
.content ul li {
	font-size:11px;
	line-height:16px;
	padding:0 0 7px 15px;
	background:url(../images/bg-point.gif) no-repeat 0 6px;
}
/* splash page */
.splash {
	background:#122E82;
}
.splash-page {
	min-height:100%;
	margin-top:-80px ;
	padding-top:80px;
}
* html .splash-page {
	height:100%;
	margin-top:0;
	padding-top:0;
}
.splash #header {
	position:relative;
	z-index:100;
	margin:80px 0 0;
	background:none;
	height:100px;
}
.splash #header strong a {
	margin:0 0 0 110px;
	width:174px;
	height:100px;
	background:url(../images/logo-splash.png) no-repeat;
}
.splash #header .slogan {
	float:left;
	width:385px;
	margin:30px 0 0 90px;
}
.splash #header .slogan p {
	margin:0;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#d6dbf2;
}
.for-footer {
	padding-bottom:286px;
}
.page-bottom {
	position:relative;
	z-index:1;
	width:998px;
	height:286px;
	margin:-286px auto 0;
}
.column-box {
	position:relative;
	z-index:100;
	overflow:hidden;
	margin:25px 0 0;
	padding:0 0 0 68px;
}
.column-about {
	float:left;
	width:257px;
	margin:0 5px 0 0;
}
.column-about .box-top,
.column-about .box-bottom {
	height:10px;
}
.column-about .box-bottom {
}
.column-about .box-about {
	width:209px;
	padding:10px 20px;
	height:250px;
	overflow:auto;
	background: #009B53;
}
.column-about .box-about p {
	margin:0;
	color:#fffefe;
	font-size:11px;
	line-height:20px;
}
#newsticker div.error {
	color: #f00;
}

.box-about a {
	color:#FFFFFF;
	line-height:13px;
}