body {
	background-color: #d5edd9;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif, Verdana, "Lucida Grande", Arial;
	color: #339966;
}

#container {
	background-repeat: no-repeat;
	background-image: url(../images/top.jpg);
	background-color: white;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#top {
	height: 200px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border-bottom-color: #339966;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 1000px;
}

#logo {
	margin-top: 40px;
	position: relative;
	left: 443px;
}

#content {
	background-color: white;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}

#navigation {
	display: inline;
	height: 155px;
	width: 200px;
	list-style-type: none;
	top: 30px;
	float: left;
}

#navigation ul, li {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	list-style-type: none;
}

#right {
	margin-right: 150px;
	position: relative;
	padding-top: 25px;
	min-height: 400px;
	margin-bottom: 25px;
	float: right;
	width: 650px;
}

#about {
	background-repeat: no-repeat;
	background-image: url(../images/indexdesign.png);
	top: 40px;
	position: relative;
	padding-top: 45px;
	margin-left: 150px;
	height: 320px;
	text-align: center;
	width: 320px;
}

#footer {
	background-color: #d5edd8;
	background-repeat: no-repeat;
	background-image: url(../images/bottom.png);
	padding-top: 5px;
	color: #4c4c4c;
	font-size: 10px;
	text-align: center;
	clear: both;
	position: relative;
	height: 50px;
	width: 1000px;
}

a:visited {
	text-decoration: none;
}

.index {
	text-align: justify;
	left: 200px;
	position: absolute;
	font-size: 12px;
	width: 240px;
}

h3 {
	border-spacing: 0px 0px;
	padding-bottom: 0px;
	color: #d4812c;
}

td {
	padding-right: 30px;
}

.sub {
	position: relative;
	float: right;
	width: 200px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	font-family: sans-serif, fantasy;
	font-style: italic;
	background-color: #e6e6e6;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.warning {
	clear: both;
	top: 50px;
	width: 400px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.open {
	padding-left: 20px;
	float: right;
	bottom: 200px;
	border-left-width: 2px;
	border-left-color: #339966;
	border-left-style: solid;
	height: 180px;
	right: 50px;
	display: inline;
	width: 230px;
	position: relative;
}

.map {
	margin-top: 20px;
	padding-top: 5px;
	color: #ccffcc;
	background-color: #339966;
	border-color: teal;
	border-width: 3px;
	border-style: solid;
	width: 335px;
}

.line_top {
}

.copy {
	position: relative;
	color: #ccffcc;
	text-align: center;
}

.address {
	top: -20px;
	position: relative;
	left: 620px;
	text-align: right;
	width: 350px;
}

a:link {
	text-decoration: none;
	color: #339966;
}

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

a:active {
	background-color: #339966;
	text-decoration: none;
	color: #d96d14;
}

a:visited {
	color: #379362;
	text-decoration: none;
}

#treament_links {
	right: 10px;
	top: 50px;
	width: 150px;
	padding: 10px;
	border-width: 2px;
	border-color: #339966;
	border-style: solid;
	float: right;
	position: relative;
}

.orange {
	font-size: 12px;
	color: #d68724;
}

.map a:link {
	color: #ccffcc;
}

.map a:hover {
	color: #c88235;
}

.map a:visited {
	color: #f1d27e;
}


