@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1041px;
	margin-top: 0px;
}
#kno_subtop {
	background-image: url(subslices/kno_marks_subpage_top_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 1041px;
}
#kno_hometop {
	background-image: url(homeslices/kno_marks_hometop_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 1038px;
}

#topnav_subbox {
	height: 38px;
	width: 450px;
	margin-top: 90px;
	margin-left: 540px;
}
#topbtn {
	background-image: url(design_files/nav_btn_bg.png);
	background-repeat: no-repeat;
	width: 138px;
	height: 28px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	float: left;
	margin-left: 7px;
}
#topbtn a:link {
	color:#062F00;
	text-decoration:none;
}
#topbtn a:visited {
	color:#062F00;
    text-decoration:none;
}
#topbtn a:hover {
	color:#062F00;
	text-decoration:underline;
}
#video_box_wrapper {
	background-image: url(subslices/kno_marks_subpage_top_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 509px;
}
#home_video_wrapper {
	height: 242px;
	width: 362px;
	background-image: url(homeslices/kno_marks_hometop_r2_c2.jpg);
	background-repeat: no-repeat;
}
.homecall_box {
	padding-top: 10px;
}

#videobox {
	margin-left: 38px;
	padding-top: 23px;
}
#subpage_videobox {
	margin-left: 180px;
	padding-top: 35px;
}


.home_btm_wrapper {
	background-image: url(design_files/homepage_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}

#content_center_wrapper {
	background-image: url(design_files/subpage_center_contentbg.jpg);
	background-color: #000000;
	height: 650px;
}
.outer_contentbox {
	background-image: url(design_files/subpage_center_contentbg.jpg);
	background-repeat: repeat-y;
}
#home_left_content {
	float: left;
	width: 630px;
	margin-left: 50px;
}
#home_right_content {
	float: right;
	width: 325px;
	margin-right: 25px;
}
#leftside_content {
	width: 628px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 55px;
}
.content_middle {
	background-image: url(design_files/content_middle.jpg);
	background-repeat: repeat-y;
}
.subpage_contentarea {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 15px;
	line-height: 18px;
}
#rightside_content {
	float: right;
	width: 322px;
	margin-right: 25px;
	background-color: #000000;
}
#rightside_text {
	font-style: italic;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: 15px;
}


#footer_wrapper {
	background-image: url(design_files/curved_footer.jpg);
	height: 63px;
	background-repeat: no-repeat;
}
h2 {
	color: #234721;
	font-size: 24px;
	line-height: 28px;
}
#copyright_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 25px;
}
.websiteby {
	font-size: 11px;
}

.copyright_links {
	color:#FFFF00;
}
.copyright_links a:link, .copyright_links a:visited {
    text decoration: none;
	color:#ffffff;
}
.copyright_links a:hover {
    text decoration: underline;
	color:#FFFF99;
}
.copyright_links a:active {
    text decoration: none;
	color:#ffffff;
}

