body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	padding: 0 0 20px 0;
	margin: 0px;
	background-color: #D1D1D1;
	background: url(../Images/bkg-body-25.gif) repeat-x top left;
}

p {
	font-size: 14px;
	line-height: 1.66em;
}
#content {
	margin: 0px auto;
	width: 981px;
	background-color: white;
	border-left: 44px solid white;
}

#header {
}

#main {
 padding: 100px 0 300px 0;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #919191;
}

.footnote {
	text-align: center;
	font-size: 11px;
	color: #919191;	
}