@charset "utf-8";
#leftgrey {
	background: #5c5c5c;
}
#rightgrey {

}
#rightgreen {
	background: #8ED03B url(sideimggreen.png) no-repeat center bottom;
	max-width: 215px;

}
#header {
	background-color: #DADBD5;
	border-bottom: 1px solid #333;

}
#main {
	background: #FFF;
}
body {
	background: #5C5C5C;
	margin: 0;
	padding: 0;
}
#rightWrapper {

}
#rightImg {
	position: absolute;
}

#menu {
	/* [disabled]height: 27px; */
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* [disabled]padding-top: 5px; */

	
}
#menu li {
	display: inline;
	list-style: none;
	
	
}
#menu li a, #menu li a:visited {
	text-decoration: none;
	/* [disabled]display: block; */
	width: 100%;
	color: #000;
}
#menu li a:hover, #menu li a:active {
	color: #6CA527;
	text-decoration: none;
	width: 100%;
}
#headerright {
	padding-top: 20px;
	height: 93px;
}
.gridContainer.clearfix #main p .text {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
#content {
	padding: 5px 10px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 0px;
}
.ft_r {
	float: right;
}
.ft_l {
	float: left;
	margin-right: 10px;
}
.clearAll {
	clear: both;
}
#content h3 {
	padding-top: 15px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#right {

}
.leftFloat {
	float: left;
}
#logoImg {
	z-index: 100;
	/* [disabled]border-bottom: 1px solid #333; */
	float: left;
	width: 50%;


}
#img_r {
	width: 19%;
}
#logoImgRight {
	float: right;
	/* [disabled]border-bottom: 1px solid #333; */
	width: 50%;

}
#menuContainer {

}
.rightImg {
	float: right;
}
#intro p {
	line-height: 22px;
}
