@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
img{max-width:100%}
.main_cotainer {
  width: 960px;
  float: none;
  margin: 0px auto;transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;
}
.header{}
.header img{width: 100%;}

.maincontent{margin: 25px 0;
overflow: hidden;}
.content_left{float: left;
width: 50%;}
.content_left a{}
.content_right{float: right;
width: 50%;}
.maincontent img{width:100%}
.content_right a{}
.footer{margin: 20px 0;
overflow: hidden;}
.single_footer{float: left;
margin-left: 10px;
width: 13%;
border-bottom: 1px solid #ddd;
min-height: 85px;
padding-top: 10px;}
.single_footer p{font-size: 13px; font-family: 'Source Sans Pro', Arial, sans-serif;
margin: 0 0 5px;}