@charset "utf-8";body{
	background-attachment:fixed;
	background-image:url(images/GreyBars.png);
	background-repeat:repeat-y;
	background-position:center;
	min-width: 860px;
	margin: 0;
	padding: 0;
	border: 0;
}h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-style:normal;
	font-weight:700;
	color:#128003;
	line-height:0.75;
	margin:10px 0 15px 20px;
}h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style:normal;
	font-weight:700;
	color:#128003;
	line-height:20px;
	margin:15px;
}p{color:#666;margin:5px;}
#header{
	background-repeat:no-repeat;
	width:1005px;
	border:0;
	height:351px;
	padding:0px;
	background-image: url(images/Banner.jpg);
	margin: 0px auto 0px auto;
	height:auto;
	padding:0;
	background-position: top right;
	position: relative;
}#logo{
	height:210px;
	width:870px;
	padding: 141px 0 0 80px;
}#logo a{
	height:210px;
	width:255px;
	position:relative;
	float:left;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin:0px;
}#logo a:hover{font-size:46px;}
.content{
	width:860px;
	border:0;
	padding:25px 0 0;
	margin: auto;
}
.content a{
	color:#128003 !important;
}
strong, b{
	color:#128003 !important;
}
}#Navigation{float:right;width:200px;padding:35px 60px 0 0;}#Navigation a{font-family:Arial, Helvetica, sans-serif;font-size:1em;font-style:normal;font-weight:700;color:#666;background-image:url(images/Button.png);background-repeat:no-repeat;background-position:left top;float:right;height:62px;width:80px;text-decoration:none;line-height:50px;text-align:center;border-width:0;margin:6px 15px 2px 0;padding:0;}#Navigation a:hover{background-position:0 -64px;}#sidebar{
	float:Left;
	height:auto;
	width:200px;
	border:1px solid #128003;
	background-color:#99D271;
	margin:0px 25px 25px;
	padding:0;
}
#sidebar p {
	font-size: 1.1em;
	color: #333;
	text-align: center;
}
#sidebar H2 {
	text-align: center;
}
