html {
	background-color:#ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	color: #2c2c2c;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	text-align: center;
	background-image: url(img/main_bg.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
}
ul,li {
	padding:0;
	margin:0;
}
div.hr1 {
	width:100%;
	clear:both;
	margin-top:12px;
	margin-bottom:12px;
	height:1px;
	background-image: url(img/hr1.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
}
img {
	border:none;
}
a,a:active,a:visited,a:focus {
	color:#252525;
	text-decoration:none;
	border: none;
	-moz-outline: none /* fx 1.07*/;
	outline:none /* fx 1.05, Safari, Mac IE*/
}
a:hover {
	text-decoration: underline;
	-moz-outline: none /* fx 1.07*/;
	outline:none /* fx 1.05, Safari, Mac IE*/
}
:-moz-any-link:focus {
  outline: none;
}

/* main divisions */
div#mainColumnWrapper {
	width:860px;
	background-image: url(img/main_column_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0 auto;
}
div#mainColumnWrapperInner {
	width:860px;;
	background-image: url(img/main_column_wrapper_inner_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}
div#mainColumn {
	width:777px;
	margin-left:43px;
	margin-right:42px;
}
div#menu{
	width:100%;
	height:43px;
	background-image: url(img/menu_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
}
div#mainContentWrapper {
	width:100%;
	background-image: url(img/left_col_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 480px;
}
div#bottomBox {
	background-attachment: scroll;
	background-position:  left bottom;
	background-repeat: no-repeat;
	overflow:auto;
	width:100%;
	clear:both
}
div#bottomResizer {
	float:left;
	width:0px;
	height:220px;
}
div#bottomContent {
	float:right;
	position:relative;
	top:0px;
	right:0px;
	width:566px;
}
div.adBox {
	width:130px;
	height:220px;
	margin-right:24px;
	float:left;
	min-height:150px;
	overflow:hidden;
}
div.adTitle {
	background-image: url(img/ad_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
	font-size:10px;
	height:26px;
	width:130px;
	text-align: center;
	padding-top:6px;
}
div.adItem {
	text-align: center;
	width:130px;
	margin-top:8px;
}
div#toolBox {
	width:100%;
	height:30px;
	padding-top:20px;
}
div#toolBoxContent {
	vertical-align: middle;
	color:#252525;
	float:right;
	width:280px;
	text-align:right;
}
div#breadcrumb {
	padding-left:130px;
	float:left;
	width:350px;
	text-align:left;
	font-size:10px;
}
div.footTxt a {
	color:#252525;
}
div#footBox {
	width:100%;
	height:54px;
	background-image: url(img/foot_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
div.footTxt {
	padding-top:22px;
	vertical-align: middle;
	text-align: center;
	color:#ffffff;
}
div.footTxt a {
	color:#ffffff;
}
div#leftCol {
float:left;
	background-position: right top;
	width:211px; /* 211 */
	min-height:500px;
	background-color:#E6E6E6; 
	background-image:url('img/bokl-p.gif');
	background-attachment: scroll; 
	background-repeat: no-repeat;
}
div#rightWrapperCol {
	float:left;
	width:566px;
}
div#who {
	margin-top: 10px;
	margin-left:0px;
	background-color:#E6E6E6;
    background-position: right top;
	background-color:#E6E6E6; 
	background-image:url('img/bokl-p.gif');
	background-attachment: scroll; 
	background-repeat: repeat-y;
}
div#neartAd {
	position:relative;
	float:left;
	top: 110px;
	left:25px;
	width:137px;
}
div#centerCol {
	width:387px;
	float:left;
	text-align: left;
}
div#rightCol {
	width:179px;
	float:left;
}
div#intro {
	width:387px;
	height:160px;
	background-image: url(img/intro_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}
div#intro span#t {
	position:relative;
	top:25px;
	left:45px;
	font-size:15px;
	display:block;
}
div#intro span#t1 {
	position:relative;
	top:40px;
	left:23px;
	display:block;
	width:340px;
}
div#intro span#t2 {
	position:relative;
	top:45px;
	left:23px;
	display:block;
	width:280px;
}
div#newsBox {
	width:500px;
	clear:both;
	float:left;
}
div#newsLabel {
	font-size:17px;
	font-family:Verdana,Arial,sans-serif;
	width:500px;
	min-height:26px;
	background-image: url(img/news_bg.gif);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
}
div#newsLabel span {
	padding-left:20px;
	padding-top:4px;
	display:block;
}
div.newsItem {
	width:100%;
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
}
div.newsTitle {
	float:left;
	clear:both;
	width:100%;
}
div.newsTitle a {
	text-decoration: underline;
	padding-left:15px;
}
div.newsShort {
	float:left;
	clear:both;
	width:500px;
}
.articleBox {
	padding-top:5px;
	padding-bottom:15px;
	width:500px;
}
div.moreItem {
	float:left;
	clear:both;
	width:100%;
	text-align:right;
}
.selectedMenuItem {
	background-image: url(img/menu_item_bg.gif);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* more link */
.more {
	color:#84020c;
	font-size:9px;
	text-align: right;
}

/* contact */
div.contactRow {
	clear: both;
	padding-top: 5px;
	border:none;
	width:350px;
	text-align: center;
}
div.contactRow span.contactLabel {
	float: left;
	text-align: right;
	width:120px;
	padding-top:5px;
}
div.contactRow span.formwcontact {
	float: right;
	text-align: left;
	width: 150px;
}

input.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}

select.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	text-align:center;
}

textarea.contactForm {
	height:17px;
	background-color:#ffffff;
	color:#000000;
	width: 170px;
	height:155px;
	border: solid 1px;
	border-color:#c1bfbb;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}
.contactLabel {
	vertical-align:middle;
	color:#000000;
	background-color: transparent;
}

div#contact {
	float:left;
	position:relative;
	width:250px;
}

div#contactText {
	padding-left:10px;
	margin-bottom:20px;
	position:relative;
	float:left;
}

input.contactFormSubmit {
	height:20px;
	background-color:#dddad5;
	border: solid 1px black;
	color:#000000;
	font-size: 12px;
	vertical-align:middle;
}

#contactData {
	position:relative;
	width:99%;
	min-width:99%;
	clear:both;
	margin-top:40px;
}

.whiteFont {
	color:white;
	background-color: inherit;
}
.blackFont {
	color:black;
	background-color: inherit;
}
.redFont {
	color:red;
	background-color: inherit;
}
.greenFont {
	color:green;
	background-color: inherit;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.pointer {
	cursor: pointer;
}
.centered {
	text-align:center;
	margin: 0 auto;
}
div.clearTrick {
	clear:both;
}
.valign {
	vertical-align:middle;
}
.hide {
	display: none;
}
ul.menuListCategory {
	list-style-type:square;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	color:#84020c;
	text-decoration: none;
}

ul.menuListItem {
	list-style-type:square;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	color:#ffffff;
	line-height:1.5em;
	text-decoration: none;
}
.padding15 {
	padding-left:15px;
}
.smallTxt {
	font-size:10px;
}