body {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04235d;
	background-color: #fff;
	/*background-image: url(images/start_head_sliv.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: auto;*/
}

a:link, a:visited { color: #99bf28; text-decoration: underline; } 
a:active, a:hover { color: #99bf28; text-decoration:none; }


/*.cleaner {
	clear: both;
	height: 1px;
	width: 100%;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	height: 30px;
	width: 100%;
	font-size: 1px;	
}

/* top panel */

/*#top_panel{
	width: 100%;
	height: 295px;	
	margin-bottom: 30px;
	
}*/

#top_panel #top_section{
	width: 1024px; 
	height: 650px; 
	
	
	
}



/* footer */

/*#footer_panel{
	width: 100%;
	background-color: #5f8104;
}

#footer_panel #footer_section{
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
/* end of footer */
}

