/* =Reset default browser CSS.
-------------------------------------------------------------- */
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
    vertical-align: top; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}

/* =Main CSS
----------------------------------------------- */
html {
  height:100%;
  }
  body {
    height:100%;
	font:17px Verdana, Arial, Helvetica, sans-serif;
	}
	a:hover {
	  text-decoration:none;
	  }
	input[type="image"] {
	  cursor:pointer;
	  }
	#wrapper {
      min-height:100%;
	  margin:0 auto;
	  }
	  #padding {
	    height:56px;
		clear:both;
		} 
  
/* =Header
----------------------------------------------- */
#header-top {
  height:30px;
  background-color:#303123;
  color:#fff;
  }
  #header-top-inner {
    width:1200px;
	margin:0 auto;
	line-height:30px;
	}
	#header-top-info {
	  margin-left:15px;
	  }
    #header-favorites {
      float:right;
	  }
	  #header-favorites p a {
	    color:#fff;
	    }
#header {
  height:159px;
  background:url(/images/header-bg.jpg) center top no-repeat;
  }
  #header-inner {
    width:1200px;
	margin:0 auto;
	}
	#header-logotype {
	  padding-top:30px;
	  }
	  #header-logotype h2 {
	    font:bold 62px Arial;
		color:#303123;
		}
		#header-logotype h2 span {
		  margin-top:-18px;
		  padding-left:165px;
		  font:bold 31px Arial;
		  color:#fff;
		  display:block;
		  }
	#share {
	  margin-right:450px;
	  padding-top:10px;
	  font:12px Arial, Verdana, Helvetica, sans-serif;
	  float:right;
	  }
	#header-phone {
	  margin-right:25px;
	  float:right;
	  font-size:12px;
	  }
	  #header-phone p.phone {
	    height:40px;
		margin-top:-7px;
	    padding-left:40px;
	    background:url(/images/phone.png) left bottom no-repeat;
		font-size:40px;
		display:inline-block;
		}
		#header-phone p.phone span {
		  padding-top:5px;
		  font-size:30px;
		  display:inline-block;
		  }
	  #header-phone p.header-block {
	    height:20px;
		margin-left:15px;
		padding:0 10px;
		line-height:20px;
	    background-color:#fff;
		border-radius:10px;
		display:inline-block;
	    }
  
/* =Top menu
----------------------------------------------- */
#top-menu {
    height: 50px;
    background-color: #303123;
    font-size: 14px;
	color:#b5b3b3;
  }
  #top-menu ul {
    width:1200px;
	margin:0 auto;
	text-align:left;
	line-height:50px;
	}
	#top-menu ul li {
	  margin-right:20px;
	  display:inline;
	  }
	  #top-menu ul li a {
	    color:#b5b3b3;
		text-decoration:none;
		}
		#top-menu ul li a:hover {
		  text-decoration:underline;
		  }
  
/* =Search
----------------------------------------------- */
#search {
  height:61px;
  margin-bottom:15px;
  background:url(/images/search-bg.png) center top no-repeat;
  }
  #search-inner {
    width:1200px;
	margin:0 auto;
	padding-top:11px;
	}
	#search-inner p {
	  margin-right:5px;
	  padding-top:3px;
	  font-size:15px;
	  float:left;
	  }
    #search-inner div.search { 
	  width:472px; height:19px;
	  margin-right:5px;
	  padding:0 15px;
	  padding-top:5px;
	  float:left;
	  background:url(/images/search-text-bg.png) center center no-repeat;
	  }
	  #search-inner div.search input[type="text"]{
	    width:472px; height:12px;
		border:0;
		outline:0;
		font-size:11px;
	    }
	  
/* =Content
----------------------------------------------- */
#content {
  width:1200px;
  margin:0 auto;
  margin-bottom:50px;
  overflow:hidden;
  }
  
/* =Left sidebar
----------------------------------------------- */
#left-sidebar {
  width:250px;
  }
  #google-plus {
    height:38px;
    margin-bottom:15px;
	}
  #left-menu {
    margin-bottom:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
    }
	#left-menu ul li {
	  height:45px;
	  margin-bottom:4px;
	  line-height:45px;
	  border-bottom:#5b5f60 1px solid;
	  border-right:#5b5f60 1px solid;
	  background:#edf2f6;
	  }
	#left-menu ul li.left-menu-img01 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right 3px no-repeat;
	  }
	#left-menu ul li.left-menu-img02 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -48px no-repeat;
	  }
	#left-menu ul li.left-menu-img03 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -99px no-repeat;
	  }
	#left-menu ul li.left-menu-img04 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -150px no-repeat;
	  }
	#left-menu ul li.left-menu-img05 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -201px no-repeat;
	  }
	#left-menu ul li.left-menu-img06 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -252px no-repeat;
	  }
	#left-menu ul li.left-menu-img07 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -302px no-repeat;
	  }
	#left-menu ul li.left-menu-img08 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -354px no-repeat;
	  }
	#left-menu ul li.left-menu-img09 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -405px no-repeat;
	  }	  


#left-menu ul li.left-menu-img010 {
background: #EDF2F6 url(/images/left-menu-bg.png) right -455px no-repeat;
}

#left-menu ul li.left-menu-img011 {
background: #EDF2F6 url(/images/left-menu-bg.png) right -505px no-repeat;
}

	#left-menu ul li.left-menu-img012 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -555px no-repeat;
	  }	  

	  
	  	#left-menu ul li.left-menu-img013 {
	  background:#edf2f6 url(/images/left-menu-bg.png) right -99px no-repeat;
	  }
	  
	  	#left-menu ul li.left-menu-img014 {
	  background:#edf2f6 url(/images/left-menu-bg.gif) right -3px no-repeat;
	  }


	  #left-menu ul li a {
	    height:45px;
	    padding-left:15px;
		display:block;
	    color:#000;
	    text-decoration:none;
		}
  #left-news {
    padding-top:18px;
    background:url(/images/breadcrumbs-bg.png) left top repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
    }
	#left-news-inner {
	  min-height:300px;
	  padding-bottom:15px;
	  background:url(/images/news-bg.png);
	  position:relative;
	  }
	#left-news-inner a.all-news {
	  color:#000;
	  text-decoration:none;
	  position:absolute;
	  bottom:5px; left:10px;
	  }
	  #left-news-inner a.all-news:hover {
	    text-decoration:underline;
		}
	  #left-news-inner h3 {
	    padding-top:20px;
		padding-left:10px;
	    font-size:30px;
		font-weight:normal;
		}
	#left-news-inner ul li {
	  margin-bottom:45px;
	  padding:0 10px;
	  }
	  #left-news-inner ul li p.date {
	    margin-bottom:5px;
	    color:#0092ff;
		font-size:24px;
		}
	  #left-news-inner ul li p a {
	    color:#000;
		text-decoration:none;
		}
		#left-news-inner ul li p a:hover {
		  text-decoration:underline;
		  }
  
/* =Main content
----------------------------------------------- */
#main-content {
  width:925px;
  padding-top:10px;
  float:right;
  }
  #main-content a{
	color: #39C;
}
  
  #main-content div.breadcrumbs {
    height:18px;
	padding-left:25px;
	line-height:18px;
	font-size:12px;
    margin-bottom:25px;
	background:url(/images/breadcrumbs-bg.png) left center no-repeat;
	}
  #main-content div.main-content {
    padding-bottom:25px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
	background:url(/images/breadcrumbs-bg.png) left bottom repeat-x;
    }
	#main-content div.main-content h2 {
	  margin-bottom:15px;
	  text-transform:uppercase;
	  font-size:18px;
	  font-weight:normal;
	  }
  
/* =Footer
----------------------------------------------- */  
#footer {
	height:56px;
	margin-top:-56px;
	background-color: #303123;
  }
  #footer-inner {
    width:1200px;
	margin:0 auto;
    }
	#footer-copyright {
	  line-height:56px;
	  font-size:13px;
	  font-family:Arial, Verdana, Helvetica, sans-serif;
	  color:#fff;
	  }
	  #footer-copyright .logo {
	    margin-top:-3px;
		margin-right:10px;
		display:block;
		float:left;
	    font-size:24px;
		font-weight:bold;
		}
		
#footer{-moz-transition-duration:1s}
#footer a{
	color: #FC0;
}	

.menutoggle {
	padding: 13px;
	display:none;
	text-transform:uppercase;
}
#mm{ display:none;}


	
@media only screen and (min-width:0px) and (max-width:1000px) {

.menu {
display:none;
position:absolute;
width: 100%;
margin-top: 46px !important;
text-align: center;
background-color: #303123;
	
}
.menu li {
	float:none;
	
}
.menutoggle {
	display: inline-block;
	cursor:pointer;
	text-align: right;
}
label.menutoggle{
	float:right;font-size:140%;
}
label.menutoggle span{
	
	padding-top: 2px;
	float: right;
	padding-left: 8px;
}
#mm:checked + .menu{ display:block;
}

ul.menu{width: 100%;}label.menutoggle span{ font-size:80%;}nav {opacity:100;}
#top-menu ul li{
	display:block;
	margin-right: 0px;
	padding-left: 5%;
}
#top-menu ul{ line-height:40px;}

#top-menu{ margin-top:20px;}








#main-content{
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
	float:none;
	
}
#footer-copyright .logo{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#header{ background-color:#f38916; height:auto;}
#header-top{ height:auto;}

#left-sidebar{ width:auto; clear:both;}

#footer-inner,
#content,
#header-inner,
#header-top-inner,
#search-inner{ width:100%;}

#header-favorites{ display:none;}

#header-top-info{
	line-height: 1.3em;
	font-size: 0.8em;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:15px;
	
}
#header-logotype h2 span{
margin-top: -8px;
padding-left: 110px;
font: bold 21px Arial;
}
#header-logotype{
	width: 277px;
	margin-right: auto;
	margin-left: auto;
}
#header-phone{
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	float:none;
	margin-bottom:0;
	margin-top:20px;
}
#search-inner div.search{ width:127px;}
#search-inner p{
	font-size:12px;
	padding-left: 15px;
}
#search-inner div.search input[type="text"]{
	width:130px;
	background-color: transparent;
}
#search-inner div.search{
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;

}

#header-logotype h2{
font: bold 42px Arial;	
}
#share{margin-right: 20px; height:50px; padding-top: 20px; display:none;}
#header-phone p.phone{font-size: 24px; font-weight:bold;}
#header-phone p.phone span{ font-size:16px; font-weight:normal;}

#header-phone p.header-block{margin-top:10px}

.clearmobi{clear:both;}
#main-content div.breadcrumbs{ height:auto; background: url('/images/breadcrumbs-bg.png') left top no-repeat}
#footer{
	height:auto;
	text-align: center;
}

#google-plus{
	margin-left: 4% !important;
	margin-top: 10px;
}
table{
	width: 100% !important;
}
.main-content img, 
.MsoNormal img{ width:100% !important; height:auto;}

tbody span { font-size:12px !important;}
table span img { width:45px !important; height: auto;}
table, table td{border-collapse: unset;}







}