body{background: url('../../img/template/bg_body.png') no-repeat top center; font: 12px/18px Arial; color: #000;}
.shadow{-moz-box-shadow: 0 0 10px #aaa;-webkit-box-shadow: 0 0 10px #aaa;box-shadow: 0 0 10px #aaa;}
.breadcrumb{padding: 0; background: none; margin-top: 10px; margin-bottom: 5px;}
.breadcrumb a{color: #00b5f4;}
h1{font-size: 25px; font-family: Myriad Pro; font-weight: bold; color: #000000;}
ul{color: #505050; font-style:italic;}
a{color: #0093c9; font-size: 12px;}


#header{margin: 0 auto 10px auto; width: 980px; height: 150px; position: relative; text-align: right;}
#header ul{
	font-style: normal;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../../img/template/bg_menu.png');
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
}
#header ul li{list-style: none; float: left; border-right: 1px solid #007dd6; border-left: 1px solid #00aaf1;}
#header ul li:first-child{border-left: 0; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;}
#header ul li:last-child{border-right: 0; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px;}
#header ul li:hover{background: url('../../img/template/bg_menu_hover.png');}
#header ul li a{display: block; padding: 15px 30px; color: white; font-size: 17px;}
#header ul li a:hover{text-decoration: none; text-shadow: 1px 1px 1px #003a64;}
#header .logo{position: absolute; left: 0; top: 30px;}
#header .contacts{font-size: 30px; line-height: 85%; color: #0e9de8;}
#header .contacts span{font-size: 14px;}
#header .contacts:hover{text-decoration: none; color: #006fbe;}



#slider {width: 980px; height: 170px; margin: 0 auto 14px auto; }



#center-line{
	position: relative;
	height: 56px;
	padding: 9px 0;
}
#center-line .line{position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; background: url('../../img/template/bg_center_line.png');}
#center-line .line .center{width: 980px; height: 56px; margin: 0 auto; margin-top: 7px; border-left: 1px solid white; border-right: 1px solid #d1d1d1; }
#center-line .line .center ul{list-style: none; margin: 0; padding: 0;  width: 980px;text-transform: uppercase; font-style: normal;}
#center-line .line .center ul li{float: left; height: 56px; width: 320px; border-left: 1px solid #d1d1d1; border-right: 1px solid #fff;}
#center-line .line .center ul li:first-child{width: 334px; }
#center-line .line .center ul li a{font-size: 12px; display: block; text-align: right; padding-top: 7px; padding-right: 100px; background: url('../../img/template/arrow.png') no-repeat 240px;}
#center-line .line .center ul li strong,#center-line .line .center ul li b{font-size: 16px;}
#center-line .line .center ul li a:hover{color: #fff; text-decoration: none; background: url('../../img/template/arrow_hover.png') no-repeat 240px;}
#center-line .line .center ul li:hover{background: #01b0ed;}


#content{width: 980px;	margin: -11px auto 20px auto;}
#content .sidebar{width: 250px; float: left;}
#content .main{margin-left: 10px; float: right; width: 720px;}

#content .sidebar .photo-left-block{border: 1px solid #D1D1D1; border-top: 0; padding: 5px;}



#footer{
	margin-top: -1px;
	border-top: 1px solid #d1d1d1;
	height: 92px;
	background: url('../../img/template/footer.png');
}
#footer .center{width: 980px; margin: 0 auto; color: #939393; padding-top: 40px;}






.media-heading a{color: #000;}

.left-menu{margin-top: 20px;}
.left-menu ul{margin: 0; padding: 0;}