@charset "utf-8";
/* CSS Document */
.top-bar {
  padding: 0 0;
  background: #fff;
  border-top: 5px solid #000;
  line-height: 8px;color: #fff;
}
.top-bar1 {
  padding: 5px 0;
  background: #fff;
  border-bottom: 0 solid #222;
  line-height: 8px;color: #fff;
}
body
{
padding-top:0px;
font-family: Opensans;


}
.contact-bar
{
float:right;
padding:20px 40px 20px 40px;
color:#000000;
text-align:center;


}
h3
{

margin-left:10px;
}