#left-column {
	float:left;
	width:170px;
	margin:0 28px 0 0;
}

#in-this-section { 
	text-indent:-9999px;
	height:12px;
	background: transparent url(../img/in_this_section.png) no-repeat 0 0;;
	margin:0 0 10px 0;
}

#sub-menu {
	border-top:6px solid #f3f3ee;
	border-bottom:1px solid #e8e8e3;
	padding: 3px 0 0 0;
}

#sub-menu li { 
	border-top:1px solid #e8e8e3;
	font-weight:bold;
	padding: 7px 0;
	list-style-type:none;
}

#sub-menu li.first {
	border-top: none;
}

#sub-menu li a { 
	color:#00703C;
}

#sub-menu li ul {
	display:none;
	margin:4px 0 0 0;
}

#sub-menu li.current ul {
	display:block;
}

#sub-menu li#mnu_1 {
	padding: 2px 0;
	padding-left:11px;
	border-top:none;
	font-weight:normal;
}

#sub-menu li#mnu_1.current {
	background: transparent url(../img/sub_menu/arrow.png) no-repeat 0 50%;
	font-weight:bold;
}

#sub-menu li#mnu_1 a {
	color:#55B84B;
}

#center-column { 
	float:left;
	width:370px;
	margin:0 15px 0 0;
}

#right-column {  
	float:left;
	width:195px;
}

/* thumbnail list */
#center-column .thumb-list  {
	margin:25px 0 0;
	padding:0;
}

#center-column .thumb-list {
	margin:0;
	padding:0;
	background-image:none;
	overflow:auto;
	margin-bottom:25px;
}

#center-column .thumb-list img {
float:left;
margin-right:10px;
}	

#center-column .thumb-list h3 {
	margin:0 0 0 70px;
	padding:0;
}

#center-column .thumb-list h3  a {
	color:#55B84B;
}

#center-column .thumb-list p {
	margin:0 0 0 70px;
}
	
#center-column .thumb-list p.date {
	color:#999;
}

/* boxes - FAQs */
#center-column .box-top {  
	width:370px;
	margin: 4px 0;
	background: transparent url(../img/box_top_3.png) no-repeat;
	font-size:.9em;
}

#center-column .box-bottom {
	padding: 10px 15px;
}

#center-column .box-top.open .box-bottom {
	background: transparent url(../img/box_bot_3.png) no-repeat 0 100%;
}

#center-column  .box-top.close .box-bottom {
	background: transparent url(../img/box_bot_3_closed.png) no-repeat 0 100%;
}

.faq-title { 
	margin:35px 0 10px;
	padding:10px 0 0;
}

#news_picture_list {
	margin-top: 1em;
}

#news_picture_list h3 {
	margin-bottom: 1em;
}