*{
	margin:0 auto;
	padding:0;
	position:relative;
}
body{
	background:url(../img/body_bg.png);
	font-size:14px;
}
a{
	text-decoration:none;
}

.newday13
{
	text-decoration: none !important;
	line-height: 185%;
	
}


.newday3
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	color: #000000;
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-stroke-width: 0px;
	text-align: justify;
	font-size: 16px;
	line-height: 185%;
	text-indent: 35px;
	
}


.newday7
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	color: #000000;
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-stroke-width: 0px;
	text-align: justify;
	font-size: 16px;
	line-height: 185%;
	text-indent: 15px;
	
}

.newday4
{
	text-indent: 55px;
	font-weight: 100;
	
}


.newday5
{
	text-indent: 35px;

	
}



.newday6
{
	text-indent: 55px;
		font-weight: 100;
	
}

.newday8
{
	text-indent: 35px;
		font-weight: 100;
	
}

.newday9
{
	font-weight: 100;
	text-align: center;
	
}


.newday10
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	color: #000000;
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-stroke-width: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 185%;
	text-indent: 35px;
	
}
.newday11
{
	font-weight: 80;
	text-align: center;
	
}


.newday12
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	color: #000000;
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-stroke-width: 0px;
	text-align: justify;
	font-size: 16px;
	line-height: 185%;
	text-indent: 15px;
	text-decoration: underline !important;
	
}




.wrapper{
	max-width:1980px;
	min-width:1280px;
	background:url(../img/body_bg.png) left top;
}
.header_wrapper{
	max-width:1980px;
	min-width:1280px;
	background:url(../img/top.png) left top repeat-x;
}
.header_wrapper_left{
	max-width:1980px;
	min-width:1280px;
	background:url(../img/top_left.png) left top no-repeat;
}
.header_wrapper_right{
	max-width:1980px;
	min-width:1280px;
	background:url(../img/top_right.png) right top no-repeat;
	height:232px;
}
.bottom_wrapper{
	background:url(../img/footer_bg.png) center bottom repeat-x;
}
.width{
	width:1280px;
}
.logo{
	display:block;
	width:570px;
	height:125px;
	background:url(../img/logo.png) no-repeat;
	float:left;
	margin:50px 0 0 100px;
}
.contacts{
	font-family: 'Cuprum', sans-serif;
	font-style:italic;
	float:right;
	color:#00619d;
	font-size:1.8em;
	margin:85px 70px 0 0;
}
.contacts span{
	font-size:1.3em;
}
.contacts span span{
	font-size:1em;
	color:#aa0a07;
}
.left_menu{
	background:url(../img/menu_bg_left.png) left bottom no-repeat;
}
.right_menu{
	background:url(../img/menu_bg_right.png) right bottom no-repeat;
	padding:0 60px;
}
.bg_red{
	background:url(../img/red_bg.png) left bottom repeat-x;
	padding:0 100px;
}
.bg_line_top{
	background:url(../img/red_line_bg.png) left bottom repeat-x;
	height:61px;
	text-align:center;
}
.bg_line_top ul{
	display:inline-block;
	font-size: 1.4em;
}
.bg_line_top ul li{
	display: block;
	float: left;
	background: url(../img/red_bg.png) left 3px repeat-x;
       text-transform:uppercase;
}
.bg_line_top ul li a:link,
.bg_line_top ul li a:visited{
	display:block;
	height:26px;
	font-family: 'PT Sans', sans-serif;
	padding:20px 15px 0 15px;
	font-weight:700;
	color:#fff;
}
.bg_line_top ul li a:hover,
.bg_line_top ul li.current a{
	background: url(../img/current_link.png) center top no-repeat;
	color:#ffc56a;
}
.bg_line_bottom{
	background:url(../img/red_line_bg.png) left bottom repeat-x;
	height:38px;
	padding-top:20px;
        
}
.bg_line_bottom a:link,
.bg_line_bottom a:visited{
	color:#fff;
	display:block;
	margin:0 360px;
	background:url(../img/red_bg.png) left -20px repeat-x;
	padding:0 30px;
    width:200px;
}
.left_fade{
	background:url(../img/left_fade.png) left top repeat-y;
}
.right_fade{
	background:url(../img/right_fade.png) right top repeat-y;
	padding:0 60px;
}
.content_wrapper{
	background:url(../img/body_bg.png);
}
.content_wrapper h2,.ext{
	font-family: 'Cuprum', sans-serif;
	font-style:italic;
	color:#b60b0b;
	font-size:1.7em;
	padding:0 0 10px 20px;
}

.ext{
       padding:0;
       font-size:22px;
}

h5 a{
      font-size:14px;
}
.slider_container{
	height:270px;
	background:#fff url(../img/slider_bg.png) right top no-repeat;
	margin:0 15px;
}
.slider{
	list-style:none;
}
#slides{
	float:left;
	width:810px;
	height:270px;
}
.slider_text{
	color: #00619E;
	font-family: 'Cuprum', sans-serif;
	font-style: italic;
	font-size: 1.8em;
	float: right;
	width: 260px;
	padding: 15px;
}

.slider_text ul li{
      margin-bottom:8px;
      line-height:1.1;
}
.prev,
.next{
	display:block;
	position:absolute;
	top:120px;
	width:27px;
	height:31px;
	z-index:2000;
}
.prev{
	left:-22px;
	background:url(../img/arrow_left.png) left top no-repeat;
}
.next{
	right:-342px;
	background:url(../img/arrow_right.png) left top no-repeat;
}
.red_line{
	background:#aa0a07;
	height:3px;
	margin-top:15px;
}
.news{
	padding:40px;
	float:right;
	width:220px;
	/*height:200px;*/
}
.news ul{
	list-style:none;
}
.news ul li{
	padding-bottom:15px;
}
.content{
	padding:40px;
	margin:0 300px 0 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 0.9em;
	font-weight:100;
}
.fade_text{
	font-family: 'PT Sans', sans-serif;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	color: white;
	background: url(../img/slider_title_bg.png);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-style: italic;
	z-index:10;
}
.fade_text span{
	color:#aa0a07;
}
.content p{
	text-indent:15px;
	margin-bottom:8px;
	text-align:justify;
}
.left_bottom{
	background:url(../img/bottom_bg_left.png) left top no-repeat;
}
.right_bottom{
	background:url(../img/bottom_bg_right.png) right top no-repeat;
	padding:0 60px;
}
.footer{
	padding:30px 60px 0 60px;
	height:55px;
	background:url(../img/logo2.png) 65px 25px no-repeat;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.copy{
	float: left;
	margin: 0 100px 0 60px;
}

.address span{
     margin-left:94px;
}
.design{
	float: right;
	margin: 0 0 0 120px;
	width: 160px;
}
.hello{
	background: url(../img/hello.png) left 7px no-repeat;
	float: right;
	height: 40px;
	width: 51px;
	display: block;
	z-index:2;
}
.details:link,
.details:visited{
	float:right;
	font-family: 'PT Sans', sans-serif;
	font-style:italic;
	font-weight:400;
	color: #B60B0B;
}

#detail a{
   color: rgb(0, 86, 152);
}

#detail a:hover{
       text-decoration:underline;
}
.time{
	color:#005698;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
}
.news_content{
	color: #6F7D88;
	font-family: 'PT Sans', sans-serif;
	font-size: 0.9em;
	font-weight:100;
}
.news_content p{
	text-indent:15px;
	text-align:justify;
}

.contentt a em{
  display:block;
  color: rgb(0, 86, 152);
  font-family: 'PT Sans',sans-serif;
  font-weight: 700;
  font-size: 1em;
}
.contentt li a{
     color: rgb(111, 125, 136);
     font-family: 'PT Sans',sans-serif;
     font-size: 0.9em;
     font-weight: 100;
}

h5 a{
     
}