body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	background-color:	#7C8BA6;
	font-family:arial, tahoma, trebuchet ms, verdana, sans-serif;
	background-position: top;
	background-repeat: repeat-x;
	line-height: 18px;
	background-image: url(../images/background-bar.jpg);
		}
		
		h1 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #97B428;
	height: 5px;
	text-align: left;
	vertical-align: top;
}

			
		#container {
	margin:auto;
	width:581px;
	background-color:white;
	text-align:left;
	height: 598px;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 20px;
	background-image: url(../images/container-img.jpg);
		}
		
		#header	{
	width:	996px;
	color:	white;
	background-color:#97B428;
	height:	130px;
	font-family: arial, trebuchet;
	text-align:center;
		}
		
#right_content	{
	width:220px;
	height:	200px;
	float:right;
	color:	#333333;
	padding:0px;
	clear:right;
	margin-top: 380px;
	margin-right: 20px;
		}


#left_content	{
	width:250px;
	height:	200px;
	float:left;
	color:	#333333;
	padding:0px;
	clear:left;
	margin-top: 380px;
	margin-left: 30px;
		}

.email {
	color: #333333;
	text-decoration: none;
}

.email a:hover{
	color: 97B428;
	text-decoration: none;
}
