body {
	background: #006a8c url(/images/bg-img2016.jpg) repeat-x 0px 0px; /*color: #CDDEE6;*/
	color: #467fbf;
	font-size: medium;
	padding: 22px;
	text-align: center;
}
img {
    border: none;
}
a:link, a:visited {
    color: #330033;
    text-decoration: none;
}
a:hover {text-decoration: underline;}
#footer-bar {
    width: 956px;
    height: 66px;
    margin: auto;
    background: url(/images/bot-copyrignt2011.png);
}

#footer-bar #legal-text {
    color: #330033;
    text-align: center;
    padding-top: 30px;
    font-size: 11px;
}
.top-line{
  background:transparent url(/images/topka-top-2016.png) no-repeat center ;
  width:956px;
      margin: auto;
  height:45px;
}
.bottom-line{
  background:transparent url(/images/bot2011.png) left bottom;
  width:956px;
  height:11px;
      margin: auto;
  font-size:0;
}
.content-border{
	background: #FFF;
	border-left: 0px solid White;
	border-right: 0px solid White;
	width: 956px;
}

.right-border{
  background:#FFF;
  border-bottom:1px solid #fef5fe;
  width:670px;
   padding-top: 30px;
  padding-left: 60px;
}
.hr{
	border-color: #fef5fe;
	border:1px solid #fef5fe;
	color: #fef5fe;
}
.article{
	 font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #466bbf;
}
.menu {
    font-family: "Gill Sans", Arial, Helvetica, sans-serif;
    font-size: 88%;
}
#sms-bar {
    width: 200px;
    height: auto;
    margin: auto;
    background: url(/images/bot-copyrignt2011.png);
}
