#content-container {
	padding:14px 0 33px;
	overflow:hidden;
	background:url("../images/bg-content.jpg") no-repeat 100% 100%;
	height:1%;
}
.inner-page #content-container { padding:4px 0 24px;}
/* Content */
#content {
	float:right;
	width:700px;
	padding:0 0 0;
	overflow:hidden;
}
.main {
	float:left;
	width:440px;
	padding:0 10px 0 0;
}
.main h1 {
	margin:0;
	font-size:24px;
	text-indent: -9999;
}
.main .text-area h1 span { margin:0;}
.main .text-area p { margin:10px 0 15px;}
.breadcrumb {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.breadcrumb li {
	float:left;
	background:url("../images/bg-breadcrumb-sep.gif") no-repeat 0 4px;
	padding:0 10px 0 7px;
	margin-left:-6px;
}
.breadcrumb .map {
	display:block;
	background:url("../images/ico-map.gif") no-repeat 0 2px;
	width:17px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.breadcrumb a {
	text-decoration:none;
	color:#000;
}
.breadcrumb a:hover { text-decoration:underline;}
.content-area { padding:14px 0 0;}
.content-area p { margin:4px 0 0;}
.content-area ul {
	margin:0;
	line-height:16px;
	padding:16px 0 12px 22px;
	list-style:none;
}
.content-area ul li {
	padding:0 0 0 12px;
	background:url("../images/bg-arrow1.gif") no-repeat 0 4px;
}
.content-area img {
	display:block;
	margin:12px 0 0;
}
.content-area h2 {
	margin:14px 0 0;
	font-size:16px;
}
.content-area h2 span { margin:0;}
.info-holder {
	padding:1px 0 0;
}
.description {
	overflow:hidden;
	height:1%;
	padding:8px 0 0;
}
.description .image-left { float:left;}
.image-left img {
	margin:0 10px 0 0;
	display:block;
}
.description .image-right { float:right;}
.image-right img {
	margin:0 10px 0 0;
	display:block;
}
.description p { margin:0 0 16px;}
.info-holder h3 {
	margin:0;
	color:#81b53b;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}
.info-holder h4 {
	margin:0;
	color:#81b53b;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}

/* Right column */
.right-column {
	float:right;
	padding:10px 0 0;
	width:225px;
}
.innerpage{
	padding:40px 0 0;
}
.right-column strong {
	padding:0 0 0 26px;
	font-size:12px;
	line-height:16px;
}
.right-column ul {
	margin:1px 0 0;
	padding:4px 0 0 0;
	list-style:none;
	font-size:12px;
	line-height:20px;
	background:url("../images/bg-border1.gif") no-repeat;
}
.right-column ul li { padding:0 0 1px;}
.right-column ul a {
	color:#000;
	padding-left:39px;
	background:url("../images/bg-arrow1.gif") no-repeat 26px 6px;
	display:block;
	text-decoration:none;
}
.right-column ul li.active a,
.right-column ul a:hover {
	color:#fff;
	background:url("../images/bg-submenu-hover.jpg") no-repeat;
}
/* Sidebar */
#sidebar {
	float:left;
	width:225px;
}
#sidebar h2 {
	margin:0;
	font-size:16px;
	line-height:34px;
	font-weight:normal;
	color:#81b53b;
	background:url("../images/bg-border1.gif") no-repeat 0 100%;
	padding:0 0 0 23px;
}
#sidebar .news-block { padding:5px 0 10px 26px;}
#sidebar .news-block strong { display:block;}
#sidebar .news-block a {
	color:#000;
	text-decoration:none;}
#sidebar .news-block a:hover { text-decoration:underline;}

.top-area { padding:39px 0 0;}
.title a {
	line-height:18px;
	font-size:12px;
	padding-left:26px;
	color:#000;
	text-decoration:none;
}

.top-area ul {
	margin:0;
	padding:4px 0 30px;
	line-height:20px;
	background:url("../images/bg-border1.gif") no-repeat;
	font-size:12px;
	list-style:none;
}
.top-area ul li { padding:0 0 1px;}
.top-area ul a {
	text-decoration:none;
	color:#000;
	height:1%;
}
.top-area ul a { padding-left:26px;}
.top-area ul a:hover,
.top-area ul li.active a {
	display:block;
	color:#fff;
	background:url("../images/bg-submenu.gif") repeat-y;
}
.top-area ul ul a {
	padding:0 0 0 16px;
	background:url("../images/bg-arrow1.gif") no-repeat 0 5px;
}
.top-area ul li.active ul a {
	padding:0 0 0 16px;
	color:#000;
	background:url("../images/bg-arrow1.gif") no-repeat 0 5px;
}
.top-area ul li.active ul a:hover {
	background:url("../images/bg-arrow2.gif") no-repeat 0 5px;
}
.top-area ul ul { background:#fff; padding:0;}
.top-area ul ul li { padding:0 0 0 26px;}
.top-area ul ul li.active a {
	font-weight:bold;
	background:url("../images/bg-arrow2.gif") no-repeat 0 5px;
	color:#000;
}
.top-area ul ul a:hover {
	background:url("../images/bg-arrow2.gif") no-repeat 0 5px;
	color:#000;
}