@charset "utf-8";
/* K Product Page Basic Stylesheet  */
body {
	padding: 0;
	margin: 0;	
}

#footer {
	position: fixed;
	width: 100%;
	text-align: center; 	
	bottom: 30px;
	background: transparent;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-style: normal;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer b {
	color: #FFFFFF;
	font-size: x-small;
}

