.footer .news-header {
	margin:0px;
}
.footer .header-text {
	padding-left:10px;
	text-align:left;
	margin-bottom:0px;
	font-size:13px;
	font-family:tahoma;
}
.footer-links {
	/*.margin-top:-36px;*/
	float:right;
	position:relative;
	padding-right:20px;
	font-size:11px;
}
.footer .header-text a {
	padding:0 6px;
	color:#E6B792;
	text-decoration:none;
	border-right:1px solid #4a3f29;
}
.sections a {
	padding:0 6px;
	color:#E6B792;
	text-decoration:none;
	border:1px solid #4a3f29;
	border-width:0 1px;
	margin-left:-5px;
	.border-width:0 1px 0 0;
}
.sections {
	padding:80px 0;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	width:140px;
	height:300px;
	line-height:35px;
	text-align:left;
	float:left;
	color:#fff;
	font-size:14px;
	margin-left:0px;
	position:relative;	
	background:transparent url(../images/new_layout/meetings/shade.jpg) right 40px no-repeat;
	top:70px;
}
.sections ul {
	margin-left:20px;
	position:relative;
	left:-30px;
}
.sections ul li {
	margin-bottom:6px;
}
.sections ul div {
	line-height:1em;
	color:#f0c9a6;
	font-size:0.9em;
}
.current {
	color:#fff !important;
	font-weight:600 !important;
}
.sections a:hover, .footer .header-text a:hover {
	color:#fff;
}
.sections a:focus, .sections a:active {
	outline:none;
	-moz-outline-style: none;
}

.content-wrap .content {
	min-height:350px;
	height:auto !important;
	height:350px;
	margin-top:-25px;
}
br {
	clear:both;
}
/*
patch
*/
a.button {
	background:transparent url(../images/new_layout/meetings/button.gif) repeat scroll 0 0;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;
	color:#E6B792;
	height:29px;
	line-height:29px;
	margin:0 6px;
	text-align:center;
	width:105px;
	display:block;
	text-indent:0;
	float:left;
}
a.button:hover {
	background:transparent url(../images/new_layout/meetings/button-o.gif) repeat scroll 0 0;
	color:#fff;
	text-decoration:none !important;
}
.button-holder {
	margin-left:32.3%;
	.margin-left:105px;
	float:left;
	position:relative;
	/*padding-bottom:50px;*/
}
*+html .button-holder {
	float:none;
	position:relative;
	left:13.5%;
}
.pane p {
	text-indent:0;
	/*padding:0 24%;
	width:80%;*/
	font-family:tahoma;
	color:#f0c9a6;
	font-size:16px;
	height:3.9em;
	margin-bottom:0;
	overflow:hidden;
}
.pane p:first-letter {
	font-family:tahoma;
	color:#f0c9a6;
	font-size:15px;
	font-style:normal;
}
.content .text-wrap {
	background:none;
}

.menu, .menu-content {
	position:absolute;
	width:100%;
	left:0;
	_width:expression(document.body.clientWidth);
}
.menu {
	border-width:1px 0;
}
.menu-content {
	margin-top:-48px;
}
ul.nav {
	white-space:nowrap;
}

.motto {
	bottom:80px;
}
.contact-links {
	position:absolute;
	bottom:45px;
	right:50px;
	z-index:99;
}
.contact-links a {
	margin:0 10px;
	font-size:13px;
	color:#F0C9A6;
}
.gallery-wrap {
	width:500px;
	float:right;
	text-align:left;
	text-indent:0;
	position:relative;
	margin-top:20px;
}

.gallery-wrap ul {
	list-style:none;

}

.gallery-wrap ul li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url(../images/new_layout/thumb-frame.gif) no-repeat;
	width:150px;
	height:87px;
	margin:5px;
}

.gallery-wrap ul li a img {
	border:0;
	outline:0;
	margin-top:5px;
	margin-left:5px;
}
a img {
	border:0;
}
.pane b {
	color:#F0C9A6;
	font-weight:400;
	font-size:14px;
}
.jCarouselLite {
	/*display:none;*/
}
.jCarouselLite img {
	/*margin:0;
	margin-top:5px;
	display:block;
	border:1px solid #191512;*/
}
.gallery-wrap .next {
	position:absolute;
	top:147px;
	right:-16px;
	width:43px;
	height:44px;
	background:url(../images/new_layout/meetings/gallery-next-n.gif) no-repeat;
}

.gallery-wrap .disabled {
	display:none;
}

.gallery-wrap .next:hover {
	background:url(../images/new_layout/meetings/gallery-next-o.gif) no-repeat;
}
.gallery-wrap .next:active {
	background:url(../images/new_layout/meetings/gallery-next-a.gif) no-repeat;
}
.gallery-wrap .prev {
	position:absolute;
	top:147px;
	left:-29px;
	width:43px;
	height:44px;
	background:url(../images/new_layout/meetings/gallery-prev-n.gif) no-repeat;
}
.gallery-wrap .prev:hover {
	background:url(../images/new_layout/meetings/gallery-prev-o.gif) no-repeat;
}
.gallery-wrap .prev:active {
	background:url(../images/new_layout/meetings/gallery-prev-a.gif) no-repeat;
}
.gallery-wrap .next:focus, .gallery-wrap .next:active, .gallery-wrap .prev:focus, .gallery-wrap .prev:active {
	outline:none;
	-moz-outline-style: none;
}


/* -------------- STICKY FOOTER ----------------- */

.menu-content {
	z-index:2;
	position:relative;
	background:url(../images/new_layout/menu.gif) repeat-x;
	top:-1px;
	float:left;
	width:100%;
	padding-bottom:3px;
	min-width:885px;
}

*html .footer {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.documentElement.clientWidth) < 875 ? "877px" : Math.max(document.body.offsetWidth, document.documentElement.offsetWidth)-22);
	height: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.documentElement.clientHeight) < 740 ? "740px" : Math.max(document.body.offsetHeight, document.documentElement.offsetHeight)-4);
}

.footer {
	min-width:885px;
	z-index:1;
	height:100%;
	left:0;
	min-height:740px;
	position:absolute !important;
	top:0;
	width:100%;
}
.footer .news-header {
	border:0 none;
	bottom:0;
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
}
.footer .header-text {
	bottom:0;
	font-family:tahoma;
	font-size:13px;
	margin-bottom:0;
	margin-left:1%;
	padding:0 !important;
	position:absolute;
	text-align:left;
	width:99%;
}
/* ---------------------------------------------- */