div.homepage {
	padding-left: 19px;
	padding-top: 12px;
}

div.homepage td.top,
div.homepage td.welcome,
div.homepage td.title {
	width: 551px;
	background-repeat: no-repeat;
}

div.homepage td.top {
	background-image: url('../images/interface/homepage/content-top.gif');
	height: 18px;
}

div.homepage td.welcome {
	background-image: url('../images/interface/homepage/welcome-image.jpg');
	height: 336px;
}

div.homepage td.title {
	background-image: url('../images/interface/homepage/ar-title.gif');
	height: 40px;
}

div.bottom_nav {
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
}

div.bottom_nav table {
	margin-left: 19px;
	width: 551px;
	background-color: #9ea374;
	border: none;
	margin-bottom: 3px;
	margin-top: 0px;
}