body {
	padding:0px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	background-color:	#DEDEDE;
	font-family:arial, tahoma, trebuchet ms, verdana, sans-serif;
	background-position: top;
	background-repeat: repeat-x;
	line-height: 18px;
	background-image: url(../images/background.jpg);
		}
		
		h1 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #EC8116;
	height: 5px;
	text-align: left;
	vertical-align: top;
}

			
		#container {
	margin:auto;
	width:500px;
	text-align:left;
	height: 598px;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 80px;
	background-image: url(../images/logo.jpg);
		}
		
		#header	{
	width:	996px;
	color:	white;
	background-color:#97B428;
	height:	130px;
	font-family: arial, trebuchet;
	text-align:center;
		}
		
#right_content	{
	width:420px;
	float:left;
	color:	#000000;
	padding:0px;
	margin-top: 0px;
	display: inline;
	margin-left: 40px;
	margin-right: 40px;
		}


#left_content	{
	width:400px;
	float:left;
	color:	#000000;
	padding:0px;
	clear:left;
	margin-top: 180px;
	margin-left: 40px;
	text-align: justify;
	display: inline;
	margin-right: 60px;
		}

.email {
	color: #000000;
	text-decoration: none;
}

.email a:hover{
	color: #FF9900;
	text-decoration: none;
}
