@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg-treatments_01.png) top repeat-x;
	background-color: #ced2cb;
}

#row-content {
	float: left;
	width: 940px;
	min-height: 555px;
	margin-top: 2px;
	background: url(../images/bg-treatments_05.png) top no-repeat;
}

#header {
	float: left;
	width: 419px;
	height: 45px;
	background: url(../images/bg-treatments_02.png) top no-repeat;
}

#links {
	float: left;
	width: 501px;
	height: 38px;
	padding-left: 20px;
	padding-top: 7px;
	background: url(../images/bg-treatments_03.png) top no-repeat;
	text-align: right;
	color: #a6d582;
}

#links a {
	color: #FFF;
	text-decoration: none;
}

#links a:hover {
	color: #a6d582;
	text-decoration: none;
}