#content {
	margin-left: 231px;
	padding-right: 20px;
	padding-left: 20px;
}
#breadcrumbs {
	width: 615px;
	font-size: 0.85em;
	left: -10px;
	top: 342px;
	position: absolute;
	font-weight: bold;
	z-index: 99;
	background-image: url(/assets/images/inside/bg_breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-left: 270px;
	line-height: 31px;
	color: #FFFFFF;
}
#breadcrumbs a {
	text-decoration: none;
	color: #FFFFFF;
}
#breadcrumbs  a:hover, #page-links a:hover {
	text-decoration: underline;
}

#page-links {
	text-align: right;
	font-size: 0.8em;
	position: absolute;
	top: 342px;
	right: 30px;
	width: 180px;
	z-index: 99;
	line-height: 31px;
	color: #FFFFFF;
}
#page-links a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
