/* CSS Document */
body {
	background-color: #CCCCCC;
	background-image:;
	background-repeat:;
	background-position: ;
	margin-top:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 725px;
	height:auto;
	margin:0px auto;
	text-align: center;
}
#header {
	width: 725px;
	height: 124px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding-top: 5px;
}
#navigation {
	width: 725px;
	height: 22px;
	float: left;
	background-color:#006600;
	text-align: left;
}
#main {
	width: 725px;
	height: 641px;
	float: left;
	background-color: #006600;
	border-top: 0px solid #006600;
}
#main_prod {
	width: 725px;
	height: 375px;
	float: left;
	background-color: #fff;
	border-top: 0px solid #006600;
	text-align: left;
	padding-top: 60px;
	background-image: url(images/hd_products.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#footer {
	width: 725px;
	height: 25px;
	background-color: #006600;
	clear: both;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #fff;
}
#copyright {
	width: 725px;
	height: 20px;

	background-color:;
	clear: both;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000;
	text-align: right;
}
#copyright a:link {
	color: #666666;
}
#copyright a:visited {
	color: #FFCC00;
}
#copyright a:active {
	color: #666666;
}
#feat_prod {
	width: 499px;
	height: 255px;
	float: left;
	background-image:url(images/feature_prod2.jpg);
	background-repeat:repeat;
}
#list_prod {
	width: 224px;
	height: 255px;
	float: left;
	border-left: 2px solid #006600;
	text-align: left;
}
#main_info {
	width: 349px;
	height: 380px;
	float: left;
	background-color:#FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(images/bg_box.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	border-top: 1px solid #006600;
}
#prod_features {
	width: 349px;
	height: 380px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 2px dotted #339933;
	border-top: 1px solid #006600;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/bg_box_rt_corner.gif);
	padding-right: 5px;
}
#prod_features a:link {
	color: #AF0422;
}
#prod_features a:visited {
	color: #FFCC00;
}
#prod_features a:active {
	color: #AF0422;
}
#logo {
	width: 178px;
	height: 103px;
	background-image: url(images/kk_logo_nobg.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-top: 0px;
}
h2.welcome {
	height: 29px;
	background-image: url(images/hd_welcome.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}
h2.products {
	height: 29px;
	background-image: url(images/products.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}
h2.features {
	height: 29px;
	background-image: url(images/hd_feature.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}
ul.features {
	list-style-image:url(images/features_bullett.gif);
	text-align: left;
	margin-left: 15px;
	line-height: 1.25;
}
p.main_info {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #FFCC00;
}
#footer a:active {
	color:#FFFFFF;
}
#product_1 {
	height: 111px;
	width: 328px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#product_2 {
	height: 111px;
	width: 328px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#product_3 {
	height: 111px;
	width: 328px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}

