body {
	background: #e9e9e9 url('../images/grey_bottom_bg.jpg') repeat-x bottom;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	text-align:center;
	margin: 25px 0px 0px 0px;
	padding: 0 0 45px 0;

}

img{
	border:0;
}

.main_div{
	background-color: white;
	color: black;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #d4d4d4;
	height: auto;
	width: 881px;
}


#center_div{
	background-color: #e9e9e9;
}

#content_main{
	padding: 0px 4px 4px 0px;
	text-align: justify;	
	background-color:white;
}

#content_main table{
	clear:both;
}

#content_main a{
	text-decoration: none;
	color: #3e517c;
}

#content_main a:hover{
	text-decoration: underline;
}


#foot{
	color: #e9e9e9;
	margin-top: 10px;
	font-size: 12px;
	height:auto;
	text-align:center;
}
