/* dkgreen: #7E7F37; */

html{
	background-color: #E1E2D2;
}
table{
	background-color: #ffffff;
	width: 727px;
	height: 600px;
}
a{
	font-family: Arial, Verdana, san-serif;
	font-size: 8pt;
	color: #7E7F37;
	text-decoration: none;
}
a:hover{
	color: #C3C4A5;

}
p{
	margin: 0 0 9px;
	padding: 0;
}
#banner{
	text-align: center;
	margin: 10px 0 0 0;
}
#spacer{
	height: 25px;
	width: 700px;
}
#lpanel{
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
	border-left: 20px solid #ffffff;
	
}
#copy1{
	font-family: Arial, Verdana, san-serif;
	font-size: 8pt;
	color: #7E7F37;
	width: 280px;
	margin: 0 0 0 71px;
	padding: 0;

}
#rpanel{
	float: left;
	width: 296px;
	height: 296px;
	margin: 55px 0 0 0;
}
#bpanel{
	clear: left;
	clear: right;
	clear: both;
	padding: 50px 0 0 90px;
}
#bpl{
	float: left;
	font-family: Arial, Verdana, san-serif;
	font-size: 7pt;
	color: #666666;
	width: 400px;
	height: 70px;
	padding-top: 31px
}
#bpr{
	float: left;
	font-family: Arial, Verdana, san-serif;
	font-size: 8pt;
	color: #7E7F37;
	width: 190px;
	margin: 0 0 0 47px;
}
#footer{
	clear: both;
	clear: right;
	clear: left;
	font-family: Arial, Verdana, san-serif;
	font-size: 7pt;
	color: #7E7F37;
	background-color:#E1E2D2;
	border: none;
	width: 727px;
	height: 50px;	
}
#footer-text{
	padding: 10px 0 0 90px;
}
#footer a{
	font-family: Arial, Verdana, san-serif;
	font-size: 7pt;
	color: #7E7F37;
	text-decoration: none;
}
#footer a:hover{
	color: #C3C4A5;

}