body,html{width:100%; height:100%;}
body{background:#fff; font-family: 'PT Sans', sans-serif;}
.wrapper_out{width:100%; margin:0 auto; clear:both; height:100%; position:relative;}
.wrapper{width:880px; margin:0 auto; height:530px;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;}
.sidebar{width:207px; float:left;}
.sidebar a{display:block; text-align:center;}
.sidebar #logo{width:207px;}
.sidebar #logo h1 a{display:block; width:207px; height:298px; text-indent:-9999px; background:url(../images/logo.png) no-repeat center top;}
.sidebar .contact_btn{display:block; margin:20px auto; width:100%; height:26px; line-height:26px; color:#fff; text-transform:uppercase;
background:#3f3f3f; text-align:center;font-family: 'PT Sans', sans-serif; font-size:13px; width:140px; -webkit-transition:0.2s ease; -moz-transition:0.2s ease; transition:0.2s ease; box-shadow:0px 4px 15px rgba(0,0,0,.5);}
.sidebar .contact_btn:hover{background:#555;}
.sidebar .social_sprite {width:100%; margin:10px auto; width:140px;}
.social_sprite ul li{float:left; margin-right:13px;}
.social_sprite ul li a{display:block; width:36px; height:36px; background:url(../images/social_sprites.png) no-repeat; text-indent:-9999px;}
.social_sprite ul li:last-of-type{ margin-right:0px;}
.social_sprite ul li a.fb{background-position: 0 -1px;}
.social_sprite ul li a.tw{background-position: -51px -1px;}
.social_sprite ul li a.insta{background-position: -103px -1px;}

.sidebar a.purple_link, .sidebar a.eclat{ margin-top:15px; height:38px; line-height:38px; color:#fff; font-size:18px; text-align:center; box-shadow:2px 2px 3px rgba(0,0,0,.3); text-transform:uppercase; font-family: 'PT Sans', sans-serif; border:1px solid #fff; -webkit-transition:0.2s ease; -moz-transition:0.2s ease; transition:0.2s ease;}
.sidebar a.purple_link{background:#bda7c5;}
.sidebar a.purple_link:hover{background:#a68daf;}
.sidebar a.eclat{background:#828282;}
.sidebar a.eclat:hover{background:#6c6b6b;}

.wrapper .content{padding-left:235px;}
.wrapper .content p{font:17px 'PT Sans', sans-serif; color:#3e3e3e; margin-bottom:26px;}
