body {
	background-position: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	width: 800px;
	background-image: url(images/bg.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
	margin-top: 25px;
}
.KV_header {
	background-image: url(images/main-header-background.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 305px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 417px;
	margin-left: 15px;
	margin-top: 9px;
}
.home-button {
	background-image: url(images/home-button.png);
	height: 51px;
	width: 127px;
	margin-top: 190px;
	float: left;
	margin-left: 50px;
}
.about-us-button {
	background-image: url(images/about-us-button.png);
	height: 51px;
	width: 127px;
	margin-top: 190px;
	float: left;
	margin-left: 4px;
}
.comm-indust-button {
	background-image: url(images/comm-indust-button.png);
	height: 51px;
	width: 210px;
	margin-top: 190px;
	float: left;
}
.contact-button {
	background-image: url(images/contact-button.png);
	height: 51px;
	width: 121px;
	margin-top: 190px;
	float: left;
}
.portfolio-button {
	background-image: url(images/portfolio.png);
	height: 51px;
	width: 121px;
	margin-top: 190px;
	float: left;
}
.main-top {
	background-image: url(images/info-and-page-background-head.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 807px;
	margin-top: 315px;
	margin-left: 5px;
}
.info-body {
	margin-left: 5px;
	background-image: url(images/info-and-page-background-middle.png);
	background-repeat: repeat;
	width: 752px;
	padding-left: 20px;
	padding-right: 35px;
}
.header-style {
	font-size: 20px;
	font-weight: bold;
	color: #BF1E2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.small-info {
	font-size: 9px;
	color: #BF1E2D;
	text-align: right;
	padding-bottom: 10px;
}
.form-bg {
	background-color: #CCCCCC;
	padding: 10px;
}
.divider {
	margin-left: 5px;
	background-image: url(images/info-and-page-background-divider.png);
	height: 12px;
	width: 807px;
}
.info-bottom {
	margin-left: 5px;
	background-image: url(images/info-and-page-background-bottom.png);
	height: 31px;
	width: 807px;
}