body {
	background-image: url(../assets/images/bgrounds/hot_tub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #bodycontent #column_1 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 75%;
}
#logo {
	width: 196px;
	position: absolute;
	height: 86px;
	z-index: 1;
	top: 0px;
	left: 20px;
}
#content #bodycontent {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
	margin-right: 0px;
}
#content #bodycontent #nelac {
	height: 72px;
	width: 124px;
	text-decoration: none;
}
#content #bodycontent #column_1 ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 70px;
}
#content #bodycontent #column_1 ul li ul li {
	margin-left: 70px;
	list-style-position: outside;
	list-style-type: circle;
}
#content #bodycontent #column_1 ul li:first-child {
	list-style-image: none;
	list-style-type: none;
}
#content #bodycontent #footer #nelacfooter {
	height: 72px;
	width: 124px;
	position: relative;
	float: right;
	bottom: 110px;
	right: 25px;
}
