body {
	background-image: url(images/001.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: autp;
}
#logo {
	height: 236px;
	width: 299px;
	margin-left: 30px;
	margin-top: 75px;
	margin-bottom: 140px;
}
#content {
	float: left;
	background-color: #d1edfd;
	width: 861px;
	font-family: Verdana, Arial, Tahoma;
	color: #334b61;
	font-size: 11pt;
	padding-right: 50px;
	padding-left: 50px;
	margin-left: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(images/003.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 4;
	height: auto;
}
#content_top {
	width: 961px;
	margin-left: 50px;
}

#content_title {
	float: left;
}

#new {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	height: 40px;
	line-height: 40px;
}

#new a {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

#new a:hover {
	text-decoration: none;
}

#bottom {
	clear: both;
	float: left;
	background-image: url(images/004.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 258px;
	width: 948px;
	background-position: left bottom;
	margin-top: 20px;
}

a.zoom {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;

}

a.zoom:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

