.hometable {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#homecontent {
	overflow: hidden;
	margin-left: 10px;
	width: 340px;
	height: 155px;
	line-height: 16px;
	white-space: normal;
}
#homecontent p {
	margin-top: 8px;
}
.hometop {
	background-image: url(../images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeimage {
	margin-top: 9px;
	margin-bottom: 5px;
}
.homesmall {
	font-size: 10px;
	font-weight: bold;
	color: #1B6871;
}

div#ncogaesthetics img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}