body {
	background-color: #90B73E;
}

#body_big {
	width:100%;
	vertical-align:top;
}

#body {
	width:600px;
	vertical-align:top;
	background-color:#ffffff;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

#image {
	width: 280px;
	height:153px;
	background-color:#FFFFFF;
}

#text {
	padding-top:15px;
	/*padding-left:5px;
	padding-right:5px;*/
	width: 280px;
	height:153px;
	background-color:#FFFFFF;
	text-align:justify;
}

#top_bottom {
	width:600px;
	height: 20px;
	background-color:#248CCB;
	text-indent:25px;
	vertical-align:middle;
}

.footer_text {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent:25px;
}

.footer_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent:25px;
}

.footer_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #90B73E;
	text-decoration: none;
	text-indent:25px;
}






