html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
}

a {color: #435C99; text-decoration: none;}
a:hover {color: #008CD2;}

body {
	background: #EEEEEE;
	color: #111111;
	font-family: Arial, Verdana;
	font-size: 12pt;
	line-height: 1.2em;
}

li {list-style: none;}

img { border: 0; }

h1 {
	font-size: 1.5em;
	color: #555555;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	margin: 0 auto;
	padding: 0px;
	width: 1002px;
	background: url(img/bksems-bg.jpg) no-repeat;
}

.header {
	margin: 0 auto;
	width: 960px;
	height: 136px;
	overflow: hidden;
}
.logo {
	height: 83px;
}
.bksems {
	color: #F01A24;
}
.logoimg {
	padding-top: 18px;
	float: left;
}
.cty {
	margin-top: 39px;
	margin-left: 18px;
	float: left;
	font-size: 1.05em;
	font-weight: bold;
	color: #909090;
	text-shadow: 0 1px 0 #FFFFFF;
}

.ka {
	font-size: 0.7em;
}
.kmlogo {
	color: #9C9C9C;
}
.km {
	font-weight: bold;
	color: #DE664D;
}
.kmhighlight {
	font-weight: bold;
	font-size: 1.4em;
	color: #FF0000;
	background-color: #FFF301;
	padding-left: 2px;
	padding-right: 2px;
}

.toplink {
	line-height: 83px;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #909090;
}
.toplink a, .toplink a:visited {
	color: #FFFFFF;
}
.toplink a:hover  {
	color: #FF1C27;
}

.menu {
	height: 53px;
	line-height: 53px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}
.search {
	float: right;
}
.menulink {
	padding-left: 16px;
}
.menulink > span {
	padding: 0px 12px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
}
.menulink a {
	text-shadow: 0 1px 0 #000000;
}
.menulink a, .menulink a:visited {
	color: #FFFFFF;
}
.menulink a:hover  {
	color: #DDDDDD;
}

/* main */
.main {
	color: #333333;
	font-size: 0.8em;
	margin: 0 auto;
	width: 960px;
	background: #FFFFFF;
}
.main_home {
	background: none;
}
.bodybot {
	margin: 0 auto;
	margin-bottom: 8px;
	width: 960px;
	height: 10px;
	background: url(img/bodybot.png) no-repeat;
}
.banner {
	width: 960px;
	height: 390px;
	overflow: hidden;
}

.banner_info {
	float: right;
	margin: 12px;
	width: 361px;
	height: 251px;
	background-color: #000000;
	opacity: 0.66;
	filter:alpha(opacity=66); /* For IE8 and earlier */	
	-moz-border-radius:5px; border-radius:5px
}
.banner_info_text {
	padding: 20px;
	line-height: 1.8em;
	color: #FFFFFF;
}
.highlight {
	color: #FA7C40;
	font-style: italic;
	font-weight: bold;
}
.banner_buttons {
	float: left;
	width: 118px;
	height: 33px;
	margin: 232px 0px 12px 12px;
	background-color: #000000;
	opacity: 0.80;
	filter:alpha(opacity=80); /* For IE8 and earlier */	
	-moz-border-radius:3px; border-radius:3px
}

.banner_shadow {
	width: 960px;
	height: 31px;
	background: url(img/shadow.png);
}
.home_content {
	margin: 10px 0px 30px 0px;
	color: #FFFFFF;
	font-size: 1.1em;
}

.col3 {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 45px;
}
.col3 img {
	width: 280px;
	border: solid 5px #D2D2D2; 
}
.col3_first {
	margin-left: 0px;
}

.col3_head {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
	color: #EEEEEE;
	text-shadow: 0 1px 0 #000000;
	text-transform: uppercase;
}
.col3_info {
	font-size: 0.85em;
	line-height: 130%;
	margin-top: 0px;
	color: #DDDDDD;
	padding: 0px;
	
}
.col3_info a, .col3_info a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.col3_info a:hover {
	color: #CCCCCC;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	padding: 10px 10px 10px 0px;
}

.side_head {
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0px 8px 1px 8px;
	margin-bottom: 6px;
	background-color: #E3E3E3;
	color: #666666;
	-moz-border-radius:3px; border-radius:3px;
}
.side_item {
	color: #666666;
	height: 23px;
	line-height: 23px;
	margin-left: 8px;
	padding-left: 15px;
	background: url(img/side_li.png) no-repeat left center;
}
.side_item a, .side_item a:visited {
	color: #666666;
}
.side_item a:hover {
	color: #4B6CA2;
}
.side_vspace {
	margin-top: 18px;
}
.side_vspace2 {
	margin-top: 18px;
}
.side_vspace3 {
	margin-top: 6px;
}

.side_pro {
	width: 184px;
	margin: auto;
}
.side_pro img {
	max-width: 180px;
	border: solid #DDDDDD 2px;
}
.side_pro img:hover {
	border: solid #AAAAAA 2px;
}


/* content */
.content {
	float: left;
	margin: 10px;
	padding: 0px;
	width: 700px;
	min-height: 360px;
}

.content .descr {
	color: #664;
	font-size: 0.85em;
	margin-bottom: 8px;
	font-style: italic;
}
.tab {
	padding-left: 20px;
}

.vspace {
	margin-top: 12px;
}
.vspace2 {
	margin-top: 8px;
}

.vspace5 {
	margin-top: 5px;
}
.vspace8 {
	margin-top: 8px;
}
.vspace12 {
	margin-top: 12px;
}
.vspace30 {
	margin-top: 30px;
}

.nextprev {

}

.pimg {
	max-width: 240px;
	max-height: 160px;
}
.ppic {
	max-width: 600px;
	max-height: 400px;
}
.km_r {
	float: right;
	margin: 0px 0px 5px 20px;
	padding: 6px;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: center;
	-moz-border-radius:5px; border-radius:5px;
}

.img_l {
	float: left;
	margin: 0px 20px 5px 0px;
}
.img_r {
	float: right;
	margin: 0px 0px 5px 20px;
}
.img_l, .img_r, .pimg, .ppic {
	border: solid 4px #DDDDDD;
}
.img_l:hover, .img_r:hover, .pimg:hover , .ppic:hover {
	border-color: #CCCCCC;
}
.plinks {
	margin-top: 8px;
}
.p220 {
	float: left;
	width: 220px;
}

.p50 {
	float: left;
	width: 50%;
}
.ct {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* footer */
.footmenu {
	border-top: solid 1px #DDDDDD;
	padding: 22px;
	color: #EEEEEE;
	font-size: 0.8em;
}

.col4 {
	float: left;
	width: 240px;
	margin: 0px 0px 0px 68px;
}
.col4_first {
	margin-left: 0px;
}
.col4w {
	width: 320px;
}
.col4logo {
	margin-top: 20px;
	width: 120px;
}

.col4_head {
	font-weight: bold;
	color: #111111;
	height: 25px;
	width: 168px;
	line-height: 25px;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin-bottom: 6px;
	background-color: #EEEEEE;
	opacity: 0.99;
	filter:alpha(opacity=99); /* For IE8 and earlier */	
	-moz-border-radius:3px; border-radius:3px;
}
.col4i, .col3i {
	color: #FFFFFF;
	height: 23px;
	line-height: 23px;
	margin-left: 8px;
	padding-left: 15px;
	background: url(img/li_1.png) no-repeat left center;
}
.col4i2 {
	background: url(img/li_1.png) no-repeat left center;
}
.col4i3{
	background: url(img/li_1.png) no-repeat left center;
}

.col4i a, .col4i a:visited { color: #FFFFFF; }
.col4i a:hover { color: #DDDDDD; }

.tt {
	background: url(img/li_1.png) no-repeat left center;
	padding-left: 12px;
}

.footer {
	background-color: #FFFFFF;
	height: 75px;
	padding-left: 15px;
	padding-right: 15px;
	color: #9C9C9C;
	font-size: 0.8em;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
}
.footer	div {
	line-height: 75px;
}
.footer .footerlink {
	float: right;
	height: 75px;
	line-height: 75px;
}
.footer a, .footer a:visited {
	color: #909090;
}
.footer a:hover  {
	color: #696969;
}
.kmdark {
	color: #696969;
}

.col3i {
	background: url(img/li_2.png) no-repeat left center;
}
.col3i a, .col3i a:visited { color: #FFFFFF; }
.col3i a:hover { color: #DDDDDD; }

.right_img {
	float:right; 
	padding: 0px 0px 10px 10px;
	text-align: center;
}
.left_img {
	float:left; 
	padding: 0px 10px 10px 0px;
	text-align: center;
}
.right_img > em, .left_img > em {
	font-size: 0.85em;
}
.center_img {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.lst {
	margin-left: 8px;
	padding-left: 15px;
	background: url(img/li_1.png) no-repeat 0px 7px;
}
#contact_form {
	line-height: 130%;
}
.input_text_medium {
	width: 400px;
}
.input_text_full {
	width: 680px;
}
.input_btn {
	padding: 2px 10px;
	font-weight: bold;
	font-size: 
}

.main_vspace {
	margin-top: 8px;
}