/* CSS Document */

body {background-color: #c2c2c2;}

div#container_home {
width: 730px;
margin: 20px auto;
background-color: #fff;
}

div#home_image {
	float: right;
	margin-top: 25px;
	background-color: #fff;
}

div#home_image h1 {
	background: #fff url("../images/ks_home.jpg") 0 0 no-repeat;
	height: 324px;
	width: 386px;
	text-indent: -5000px;
}


#footer {
	margin-top: 0px;
	padding-right: 37px;
	padding-bottom: 35px;
	}