* {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

body, html {
	padding: 0;
	margin: 0;
	background: url(../images/background_600x27.gif) left top repeat-y;
}

img {
	border: 0;
}

#container {
	padding: 0;
	width: 600px;
	height: 500px;
	min-height: 500px;
	/*background-color: #C7C997;*/
	}

#left {
	margin: 0;
	padding: 0;
	/*background-color: #C7C997;*/
	float: left;
	width: 600px;
}

#left_logo {
	height: 26px;
	width: 188px;
	margin: 40px 0 0 50px;
	float: left;
}

#left_links {
	float: left;
	margin: 360px 0 0 -139px;
	padding: 0;
	width: 150px;
}

#left_links_border {
	float: left;
	width: 1px;
	height: 27px;
	background: url(../images/spacer_white.gif) repeat-y;
	vertical-align: top;
	padding: 0;
	margin: 3px 10px 0 0;
}

#left_links_content {
	position: relative;
	float: left;
	vertical-align: top;
	padding: 0;
	margin-top: -5px;
}

/*#left_bg {
	background: transparent url(../images/kachel.gif) repeat-y right top;
	width: 29px;
	float: right;
	margin-right: 7px;
	position: absolute;
	top: 0px;
	left: 563px;
	height: 500px;
	min-height: 500px;
}*/

a:link {
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
}

#right_logo {
	width: 180px;
	height: 80px;
	background: transparent url(../images/treatmenthouse.gif) no-repeat center;
	padding-left: 5px;
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 600px;
}