body {
	font-family: Times New Roman,Georgia,Serif;
	font-size: 19px;
	background: #FFFFFF url('../background.jpg') center bottom no-repeat;
	padding:0px;
	margin:0px;
	height: 100%;
	color: #583535;
	font-style: italic;	
	background-attachment: fixed;
}
h1 {
	font-size: 11px; 
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
form { padding: 0px; margin: 0px;}
#main {
	background: url('../background_bottom.jpg') center bottom	 repeat-x;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
}
#content {
	width: 820px;
	height: 460px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
	background: url('../care_bottom.jpg') left bottom	no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#menu {
	font-style: normal;	
	padding: 0px 0px 0px 333px;
	margin: 0px;
	background-color: #000000;
}
#menu ul {
	padding :0px;
	margin: 0px;
	display: block;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content_right {
	clear: both;
	float: right;
	text-align: center;
	width: 487px;
	height: 330px;
	padding: 15px 0px;
	overflow: auto;
}
#content_right_2 {
	clear: both;
	float: right;
	text-align: center;
	width: 487px;
	height: 360px;
	padding: 0px;
	overflow: auto;
}
#gal img {
	border: 1px solid #808080;
}
#lists a {
	color: #583535;
}
#footer {
	clear: both;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-size: 13px;
}
#footer a {
	font-family: Tahoma, Times New Roman,Georgia,Serif;
}