body {
	background-color:#FFF;
	padding:0;
	margin:0;
	font:normal 17px Calibri, sans-serif;
	color:#444;
}

ul.homelist {
	margin-top:0;
}

a {
	color:#F49100;
}

a.adwords {
	position:absolute;
	left:32px;
	top:358px;
}

div#logo a {
	background-image:  url("images/catch-logo.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute;
	left:40px;
	top:8px;
	width:102px;
	height:0;
	padding: 332px 0 0;
	overflow: hidden;
}

/* Headlines */

h1#headline-home {
	background-image:  url("images/catch-headline-home.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute;
	left:189px;
	top:13px;
	width:500px;
	height:0;
	padding: 162px 0 0;
	overflow: hidden;
	margin:0;
}

/* Right Images */

div#image-home {
	background-image:  url("images/catch-ib-catch-paint.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute;
	left:690px;
	top:0px;
	width:300px;
	height:640px;
}

/* Text */

div#text-home {
	position:absolute;
	left:204px;
	top:103px;
	width:490px;
	height:155px;
	padding:0;
	margin:0;
}

/* Buttons */

a.button-indent {
	background-image:  url("images/catch-button-contact.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:319px;
	height:0;
	margin-left:0px;
	padding: 53px 0 0;
	overflow: hidden;
	display:block;
}

a.button-indent:hover {
	background-position: 0 -53px;
}
