.wrap
{
width: 1185px;
min-width: 1185px;
text-align: left;
margin:0 auto;
position: relative;
max-width: 100%;
}
.clearme:after
{
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
*
{
box-sizing: border-box;	
}
.clearme { display: inline-block; }/*\*/* html .clearme { height: 1%; }
.clearme { display: block; }/**/.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}
.hide {display: none;}
h1, h2, h3, h4 {font-weight: 100;}