@charset "utf-8";
/* print CSS */

html, body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.6;
	color: #313131;
}

img
{
	border: none;
}

.noprint, #menu, #featured, #right, #footer, .hidden_images_preloader
{
	display: none;
}

#top
{
	width: 958px;
	height: 140px;
	padding: 0 20px 0 20px;
	background: #ddf4cc url(../images/bckg_top3.gif) no-repeat center bottom;
}

#top .top_left
{
	float: left;
	display: inline;
	width: 638px;
	height: 16px;
	line-height: 16px;
	padding: 6px 0 10px 0;
}

#top .top_right
{
	float: left;
	display: inline;
	width: 320px;
	height: 16px;
	margin: 0;
	line-height: 16px;
	padding: 6px 0 6px 0;
	text-align: right;
}

#top .top_left a, #top .top_right a
{
	color: #59bb25;
	background: none;
	text-decoration: none;
}

#top .top_left a:hover, #top .top_right a:hover
{
	color: #ffffff;
	background: #59bb25;
	text-decoration: none;
}

#top .left
{
	float: left;
	display: inline;
	width: 400px;
	height: 85px;
	margin: 8px 0 17px 0;
}

#top .center
{
	float: left;
	display: inline;
	width: 433px;
	height: 85px;
	margin: 8px 20px 17px 0;
}

#top .center ul
{
	float: left;
	display: inline;
	width: 433px;
	margin: 10px 0 0 0;
	list-style: none;
}

#top .center ul li
{
	width: 433px;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0b4cb0;
	margin: 0;
	text-align: right;
}

#top .right
{
	display: none;
}

#center h1
{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 2;
}

#center h2
{
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

