/* Main styles for site EP */
body {
	background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#393737;
	text-align:center; margin:0px; }

/* Главный блок после top начинается */
#main {
	width:980px; height:auto; border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF; margin: 0 auto;
	padding:0px; text-align:left; background:#FFFFFF; }

/* Верхний блок */
#top {
	width:100%; height:96px;
	background-image:url(../images/top_banner_bg.png);
	text-align:center; margin: 0 auto; padding:0px; }

#banner {
	background-image:url(../images/top_banner.png);
	background-repeat:no-repeat; width:980px;
	height:96px; text-align:right; }

/* Центральный меню */
#center_nav_menu {
	width:980px; height:40px; padding-left:5px;
	background-image:url(../images/center_menu_bg.png);
	background-repeat:no-repeat; text-align:left; }
#center_nav_menu input {
	margin-top:7px; color:#7e7b7b;
	border:1px solid #6f6969; background-color:none;
	width:160px; height:24px;
	background-image:url(../images/input_bg.png); }

#reg_n a {
	margin-top:7px; color:#7e7b7b; float:left; font-size:0px;
	display:block; width:160px; height:28px; text-align:center;
	padding-top:0px; text-decoration:none; color:#7e7b7b;
	background-image:url(../images/reg_img.png); background-repeat:no-repeat; }
#log_us a {
	margin-top:7px; margin-left:5px; color:#7e7b7b; float:left; font-size:0px;
	display:block; width:175px; height:28px; text-align:center;
	padding-top:0px; text-decoration:none; color:#7e7b7b;
	background-image:url(../images/log_us.png); background-repeat:no-repeat; }
#sear_bot a {
	margin-top:7px; color:#7e7b7b; float:left; font-size:0px;
	display:block; width:162px; height:28px; text-align:center;
	padding-top:0px; text-decoration:none; color:#7e7b7b; margin-right:6px;
	background-image:url(../images/sear_bot.png); background-repeat:no-repeat; }
#num_sear {
	margin-top:7px; color:#7e7b7b;
	border:1px solid #6f6969; background-color:none;
	width:160px; height:24px;
	background-image:url(../images/input_bg.png); }
#center_nav_menu #sub_sear {
	border:1px solid #6f6969; width:50px; margin-top:5px;
	margin-bottom:5px; height:28px; }

/* Тесктовой блок */
#m_p_text_container {
	background:#FFFFFF; padding:5px;
	padding-left:1px; padding-right:1px;
	color:#393737; background-image:url(../images/text_container_bg.png);
	background-repeat:no-repeat; background-position:bottom;
	min-height:280px; border:0px solid red; }

/* Левый блок */
#left_top {
	background-image:url(../images/left_block_top.png);
	width:260px; height:35px;
	line-height:35px; text-align:center;
	color:#FFFFFF; font-weight:bold; font-size:16px; }

#left_form {
	background-image:url(../images/left_block_center.png);
	background-repeat:repeat-y; width:260px; border:0px solid blue;
	height:auto; padding:0px; text-align:center; }

#left_middle {
	background-image:url(../images/left_block_center.png);
	background-repeat:repeat-y; width:250px; border:0px solid red;
	height:auto; padding:5px; text-align:left; }

#left_middle a {
	color:#01458e; font-size:12px;
	background-image:url(../images/news_img_h.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px; display:block;
	font-weight:normal; line-height:19px; }

#left_middle a:hover {
	text-decoration:none; }

#left_bottom {
	width:260px; height:15px;
	background-image:url(../images/left_block_botton.png);
	background-repeat:no-repeat;
	background-position:bottom; margin-bottom:5px; }

#left_middle_p {
	margin:5px; }

/* Стили для второй страницы */
#main_sec_pages {
	width:100%; background-color:#FFFFFF;
	background-image:url(../images/bg_second.png);
	background-repeat:repeat-x; min-height:100%; }

#body_container {
	width:100%; margin-top:16px; }

#second_page_title {
	width:980px; height:40px;
	background-image:url(../images/sec_page_title_bg.png);
	background-repeat:no-repeat; padding-top:5px;
	text-align:left; font-size: 22px; font-weight:normal;
	letter-spacing: 2px; color: #01458e;
	border-bottom:0px solid #202020; margin-bottom:12px; }

#second_page_title span {
	padding-left:15px; }

/* Стили для форм */
#search {
	float:left; margin-right:10px;}
#reg_n {
margin-top:10px; }

/* Футер сайта */
#footer {
	background-image:url(../images/footer_bg.png);
	width:980px; height:40px;
	line-height:40px; text-align:center;
	color:#FFFFFF; margin-top:7px; }

#footer a {
	color:#FFFFFF; font-size:11px; }

#footer a:hover {
	text-decoration:none; }