body {
	background: #FFF url(images/top_border.jpg) repeat-x left top;
	padding: 0px;
	width: 99%;
	font: normal small Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
}
a {
	font: normal small Helvetica, Arial, sans-serif;
	color: #333;
}
h1 {
	font: bold normal small/normal Helvetica, Arial, sans-serif;
	color: #333;
	display: inline;
}
#wrap {
	margin: 0 auto;
	max-width: 958px;
	text-align: left;
}
#logo {
	background: url(images/karcher_logo.gif) no-repeat right bottom;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
#slideshow {
	width: 940;
	height: 322;
	margin-top: 50px;
}
#intro {
	width: 406px;
	float: right;
	padding-right: 100px;
	padding-left: 0px;
	padding-bottom: 100px;
	line-height: 1.4em;
}
#navigation {
	width: 300px;
	float: right;
	background: url(images/comm_f_care.gif) no-repeat left 111px;
	height: 120px;
	clear: both;
}
#nav {
	background: #F2F2F6;
	margin: 0px 26px 0px 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: none;
	color: #333;
}
#nav a {
	display: block;
	padding-top: 12px;
	padding-left: 30px;
	text-decoration: none;
	border-bottom: 1px solid #AEAEB6;
	background: url(images/tennisball.gif) no-repeat 220px;
	color: #333;
	padding-bottom: 10px;
}
#nav a:hover {
	background: #CCC url(images/tennisball.gif) no-repeat 220px;
}
#footer {
	clear: both;
	width: 100%;
	background: #CCC;
	text-align: center;
	padding-top: 10px;
	color: #666;
	padding-bottom: 10px;
}
.nospcpicleft {
	margin: 0px;
	padding: 0px;
	float: right;
	border-style: none;
}
.nospcpicright {
	margin: 0px 16px 0px 0px;
	padding: 0px;
	float: right;
	border-style: none;
}
.footertext {
	color:#667;
	text-decoration:none;
}
.reversedtext {
	color: #FFF;
}

