td#leftCol {
	background-image: url('images/foot-relax/main-img.jpg');
}
div#content {
	border-color: #7AA876;
}
div#content h1 {
	border-bottom-color: #7AA876;
}
div#contentcontainer {
	background-image: url('images/foot-relax/right-bg.gif');
}
td#submenu {
	background-color: #D9EAD7;
	background-image: url('images/foot-relax/submenu-bg.gif');
}
div#header h1 {
	font-size: 12px;
	top: 35px;
}
div#header h2 {
	font-size: 10px;
	top: 60px;
}
div#content .item {
	border-top: dotted 1px #9CA2B3;
	border-bottom: dotted 1px #9CA2B3;
}
div#content .item img {
	margin: 0 0 0 5px;
}
div#content .item h3 {
	margin: 0 5px 5px 0;
}
div#content .item p {
	margin: 5px 0;
}
div#content .item a {
	color: #67BC66;
	font-weight: bold;
}
div#content .even {
	background: #ffffff;
}
div#content .odd {
	background: #EAF3EA;
}