#homeback {
	background: url(images/home/home-bodyfade.jpg) top left repeat-x;
	background-color: #cacfe9;
	width: 675px;
	margin-left: 2px;
	margin-bottom: 25px;
	clear: both;
}

#homeback div {
	background: url(images/home/home-topbar.gif) top center no-repeat;
	width: 675px;
	height: 100%;
}

#homeback div div {
	background: url(images/home/home-bottombar.gif) bottom left no-repeat;
	width: 675px;
	height: 100%;
}

#homeback h1 {
	color: #ffffff;
	width: 200px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	clear: left;
	line-height: 48px;
	margin: 0 0 0 20px;
	padding: 50px 0 0 0;
}

#homeback h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 7px 0;
}

#homeback p {
	font-size: 10px;
	margin: 0;
}

#homeback img.mainimage {
	float: right;
	margin: 30px 30px 30px 0;
}

#homeads {
	background: url(images/home/homeads-fade.jpg) top left repeat-x;
	background-color: #ffffff;
	clear: both;
	width: 675px;
}

#homeads td {
	vertical-align: top;
	border-right: solid 2px #ffffff;
	padding: 5px;
}

#homeads td.rightcell {
	border: none;
}

#homeads td img {
	float: right;
	margin: 0 0 0 5px;
}

#homeads tr.bottomads td {
	background-color: #d65d2a;
	width: 225px;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	padding: 3px 8px 3px 0;
}

#homeads tr.bottomads td a {
	text-decoration: none;
	color: #FFFFFF;
}

#homeads tr.bottomads td a:hover {
	color: #cacfe9;
}

#homeads tr.bottomads td.leftcell {
	background: url(images/home/homeads-leftcorn.gif) bottom left no-repeat;
	background-color: #d65d2a;
}

#homeads tr.bottomads td.rightcell {
	background: url(images/home/homeads-rightcorn.gif) bottom right no-repeat;
	background-color: #d65d2a;
}