.clear {
	clear: both;
}

body {
	background: #1F1F1F url('../images/background-new.jpg') center top no-repeat;
}

.binder {
	width: 1160px;
	height: 900px;
	/* background: url('../images/preloader.gif') center 300px no-repeat; */
	padding: 0;
	margin: 0 auto;
}

.binder .leftcol {
	width: 260px;
	padding: 0;
	margin: 0;
	float: left;
}

.binder .rightcol {
	width: 900px;
	padding: 0;
	margin: 0;
	float: left;
}

#logo_container {
	margin: 0 0 0 73px;
	width: 187px;
	height: 281px;
	/* background: url('../images/logo.png') center bottom no-repeat; */
}

/*.jsenabled .binder .leftcol .logo {
	height: 0;
	line-height: 0;
}

.binder .leftcol .logo a {
	display: block;
	width: 100%;
	height: 100%;
}*/

.binder .leftcol .tagline {
	margin: 0 0 0 73px;
	padding: 12px 0 0 21px;
}

.jsenabled .binder .leftcol .tagline li {
	opacity: 0.0;
	filter: alpha(opacity=00);
}

.binder .leftcol .tagline li {
	float: left;
	list-style: none;
	list-style-type: none;
	text-align: center;
}

.binder .leftcol .tagline li a {
	padding: 0 4px;
	color: #505050;
	text-decoration: none;
	font: 700 14px Arial, Helvetica, sans-serif;
}

.binder .leftcol .tagline li a:hover {
	color: #999;
	text-decoration: none;
}

.binder .leftcol .mainmenu {
	clear: left;
	width: 187px;
	margin: 0 0 0 73px;
	padding: 10px 0 0;
}

.binder .leftcol .mainmenu li {
	display: block;
	margin: 0 30px;
	list-style: none;
	list-style-type: none;
	border-bottom: 2px dotted #4B4B4B;
}

.binder .leftcol .mainmenu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.80em;
	text-decoration: none;
	color: #999;
}

.binder .leftcol .mainmenu li a:hover {
	padding: 0 0 0 25px;
	color: #7FBD2C;
}

.jsenabled .binder .leftcol .mainmenu li a:hover {
	padding: 0;
	color: #7FBD2C;
}

.binder .leftcol .mailing_list {
	clear: left;
	width: 187px;
	height: 89px;
	margin: 0 0 0 73px;
}

.binder .leftcol .events {
	clear: left;
	width: 187px;
	height: 107px;
	margin: 15px 0 0 73px;
}

.binder .leftcol .mailing_list img {
	padding-top: 1px;
}
.binder .leftcol .events img {
	padding-top: 1px;
}

.jsenabled .binder .leftcol .mainmenu {
	height: 1px;
	overflow: hidden;
}

.jsenabled .binder .leftcol .mailing_list {
	height: 1px;
	overflow: hidden;
}

.jsenabled .binder .leftcol .events {
	height: 1px;
	overflow: hidden;
}

#footer {
	width: 1160px;
	color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	padding: 20px 0 20px 0;
	margin: 0;	
	}
