* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
    text-align:center;
    background: url(img/background_gradient.png) top repeat-x #4ba0e7;
}

.header {
    position: relative;
    overflow: visible;
}

#fb {
    position: absolute;
    top: 324px;
    left: 105px;
}

.clear{
    clear:both;
}

.xouter{
    height:100%;
    width:100%;
    display:table;
    vertical-align:top;
}
.xcontainer {
    text-align: center;
    position:relative;
    vertical-align:top;
    display:table-cell;
    height: 100%;
}	
.xinner {
    width: 1200px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    background:url('img/background_main.jpg') top right no-repeat;
}

.content_title{
    overflow:hidden;
    height:40px;
    margin-left:450px;
}

.title_small{
    float:left;
    font-size:20px;
    font-family:Tahoma;
    color:#a9c7e0;
}

.h{
    font-family:Tahoma, Verdana, Arial;
    font-size:20px;
    font-weight:bold;
    color:#fff;
}

.title_big{
    float:left;
    font-size:24px;
    font-family:Tahoma;
    color:#6a9eca;
    margin-top:10px;
    margin-left:10px;
}

h3{
    font-size:10px;
    color:#FFF;
}

h4{
    font-size:14px;
}

.content_container{
    width:1200px;
    min-height:400px;
}

.content_content{
    float:right;
    background:url('img/content_background.png') top right repeat-y;
    text-align:left;
    color:#fff;
    font-size:12px;
    font-family:Tahoma;
    width:520px;
    padding:50px 50px 0px 10px;
    min-height:400px;
    margin-bottom:20px;

}

.under_content{
    background:url('img/under_content_background.jpg') top repeat-y;
    text-align:center;
    color:#fff;
    font-size:12px;
    font-family:Tahoma;
    width:1200px;
    min-height:400px;
}

ul {
    text-align:left;
}

.shell{
    float:left;
    text-align:left;
    position: relative;
}

.restylane {
    position: absolute;
    width: 143px;
    height: 90px;
    background: transparent url('img/restylane.png') 0 0 no-repeat;
    top: 215px;
    right: 100px;
}

.footer{
    font-family:Tahoma;
    text-align: center;
    position:relative;
    border-top:#FFFFFF 1px solid;
    font-size:10px;
    color:#81b4e9;
    font-weight:bold;
    height:180px;
    background-color:#030a0f;
    vertical-align:top;
}

.footer a, .footer a:visited{
    text-decoration:none;
    color:#81b4e9;
}

.footer a:hover{
    text-decoration:underline;
    color:#FFF;
}

.footer_menu_container{
    display:inline-block;
    width:1200px;
}

.footer_menu{
    float:left;
    width:210px;
    text-align:left;
    padding-left:30px;
    margin-top:10px;
}

img {
    border: none;
}

.realisations{
    float:left;
    width:120px;
    height:200px;
    margin:10px;
    padding:10px;
}

.cert_link {
    text-align: center;
}

.cert_link a:link, .cert_link a:visited {
    color: #ffa5ff;
}

.cert_link a:hover, .cert_link a:active {
    color: #ffc6ff;
}

