/* CLEARFIX HACK \*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

FORM, IMG {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border-style: none;
}

IMG {
	behavior: url(/pngHack/pngHack.htc);
}

body {
	background-color: #BDC9A7;
	background-image: url(../images/header_bg_middle.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "Trebuchet MS",arial,helvetica,sans;
	color: #555555;
	text-align: center;
}

#header {
	height: 180px;
	text-align: center;
}


#footer {
	height: 125px;
	text-align: center;
	font-size: 12px;
}

.footerTop {
	background-color: #8FA46E;
	background-position: left bottom;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

#headerLogo {
	padding-top: 12px;
	padding-left: 60px;
}

#headerLogo img {
	float: left;
}

#headerText {
	float: left;
	margin-top: 15px;
}

#topMenu ul {
	padding: 0;
	margin-top: 5px;
	margin: 0em 0em 0em 0em;
	margin-top: 9px;
	list-style: none;
	clear: both;
	overflow: hidden;
	font-size: 14px;
}

div.submenu {
	margin-top: 30px;
}

ul.submenu {
	clear: none;
	float: none;
	position: absolute;
	list-style: none;
	background-color: #FFFFFF;
	width: 200px;
	z-index: 50;
}
ul.submenu li {
	display: block;
	float: none;
	height: 20px;
	width: 200px;
}

ul.submenu li a {
	float: none;
}

ul.submenu li a span {
	float: none;
}

#topMenu ul li {
	display: block;
	float: left;
	height: 36px;
	padding: 0;
	margin-left: 0px;
	margin-right: 10px;
}

#topMenu ul li a {
	cursor: pointer;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 36px;
	font-weight: bold;
	text-decoration: none;
}

#topMenu ul li a span {
	display: block;
	float: left;
	height: 36px;
	text-align: center;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

#topMenu ul li a:hover {
	color: #384E20;
	background-image: url(../images/menu_onm_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#topMenu ul li a.currentPage {
	color: #384E20;
	background-image: url(../images/menu_active_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#topMenu ul li a:hover span {
	background-image: url(../images/menu_onm_right.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}

#topMenu ul li a.currentPage span {
	background-image: url(../images/menu_active_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#content {
	padding-top: 25px;
	background-color: #8FA46E;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 50px;
	min-height: 300px;
}

#searchbox {
	behavior: url(/pngHack/pngHack.htc);
	float: right;
	margin-top: 88px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	width: 278px;
	height: 35px;
}

* html #searchbox
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/search_bg.png", sizingMethod="crop");
}

#searchbox label {
	display: block;
	margin-left: 55px;
	margin-top: 8px;
}

.columnContainer {
	width: 920px;
	/*border: 1px solid red;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#toTheTop {
	float: right;
	font-size: 9px;
	padding-top: 4px;
	background-image: url(../images/to_the_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

#toTheTop a {
	color: #384E20;
	text-decoration: none;
}

#toTheTop a:hover {
	text-decoration: underline;
}

#footerMenu {
	float: left;
	width: 50%;
	font-weight: bold;
}

#copyright {
	margin-left: auto;
	margin-rigth: auto;
	width: 50%;
}

#partners {
	float: right;
}

#partnerLynWeb img {
	position: absolute;
	margin-left: -60px;
}

.column1 {
	float: left;
	width: 50%;
}

/*.column1 .textbox {
	width: 457px;
	background-color: #E8F1DE;
	background-image: url(../images/column_small_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #384E20;
}

.column1 .textbox .top {
	height: 30px;
	background-image: url(../images/column_small_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.column1 .textbox .text {
	padding: 15px;
	margin-top: -50px;
}*/

.column2 {
	float: right;
	width: 50%;
}

#leftSubmenu {
	float: left;
	background-image: url(../images/subpage_bg.jpg);
	background-repeat: no-repeat;
	width: 177px;
}

#leftSubmenu ul {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 30px;
	list-style: none;
	clear: both;
	overflow: hidden;
	font-size: 14px;
}

#leftSubmenu ul li {
	display: block;
	width: 100%;
	height: 24px;
	margin-top: 1px;
	background-color: #96A588;
}

#leftSubmenu ul li a {
	display: block;
	width: 100%;
	height: 20px;
	color: #384E20;
	text-decoration: none;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 4px;
}

#leftSubmenu ul li a:hover {
	background-image: url(../images/submenuitem_onm.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.textbox {

}

.textbox .top_lc {
	height: 27px;
	background-image: url(../images/textbox/top_lc.gif);
	background-repeat: no-repeat;
}

.textbox .top_lc .top_bg {
	height: 27px;
	margin-left: 21px;
	margin-right: 21px;
	background-image: url(../images/textbox/top_bg.gif);
	background-repeat: repeat-x;
}

.textbox .top_lc .top_rc {
	float: right;
	width: 21px;
	height: 27px;
	background-image: url(../images/textbox/top_rc.gif);
	background-repeat: no-repeat;
}

.textbox .middle {
	background-color: #E8F1DE;
	overflow: hidden;
}

.textbox .middle .text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.textbox .bottom_lc {
	height: 7px;
	background-image: url(../images/textbox/bottom_lc.gif);
	background-repeat: no-repeat;
}

.textbox .bottom_lc .bottom_bg {
	height: 7px;
	margin-left: 21px;
	margin-right: 21px;
	/*background-image: url(../images/textbox/bottom_bg.gif);*/
	background-color: #E8F1DE;
	background-repeat: repeat-x;
}

.textbox .bottom_lc .bottom_rc {
	float: right;
	width: 21px;
	height: 7px;
	background-image: url(../images/textbox/bottom_rc.gif);
	background-repeat: no-repeat;
}

.mceContentBody {
	background-color: #E8F1DE;
	background-image: none;
	text-align: left;
}