*

html{
    margin:0;
    padding:0;
    height: 100%;
    
}
body{
    background:transparent;
    font-family: "Arial", "Bitstream Vera Sans", "Helvetica", sans-serif;
    font-size: 14px;
    line-height:16px;
    letter-spacing: 1px;
    color:#555151;
    margin:0;
    padding:0;
    width:11500px;
    overflow:scroll;
 
      
}
h1, h2, h3, h4, h5 { color: #ac0305; font-weight: normal }
h1{font-size:26px}
h2{font-size:20px}
h3{font-size:17px;font-weight:600;line-height:17px;margin:0;padding:0;}

a img { border: none }
.extra  { color: #ac0305; font-size: 17px; font-weight: 600 }




.c1 {
    margin:120px 0px 0px 75px;
    width:430px;
    float:left;
    padding-left:8px;
     background:transparent;
}
.c1 h1 {
    margin:0px 0px 30px 0px;

}
.c1 h2 {
    margin:0px 0px 10px 0px;
}
.c1 a {
 text-decoration: none;
    color:#555151;
}

.c1 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}
 .c2{
    margin:250px 0px 0px 20px;
    width:240px;
    float:left;
    border-left:1px solid #555151;
    padding-left:8px;
}
.c2 h1 {
    margin:0px 0px 30px 0px;
}
.c2 h2 {
    margin:0px 0px 10px 0px;
}
 .c2 ul  {
    list-style-image: url("/images/pic_list.png");
    margin:0px 0px 0px 5px;    
}

.c2 a {
 text-decoration: none;
    color:#555151;  
}
.c2 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}

 
 .c3{
    margin:210px 0px 0px 20px;
    width:240px;
    float:left;
    border-left:1px solid #555151;
    padding-left:8px;

}
.c3 h1 {
    margin:0px 0px 30px 0px;
}
.c3 h2 {
    margin:0px 0px 10px 0px;
}

.c3 a {
 text-decoration: none;
    color:#555151;
}
.c3 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}

 
 .c4{
    margin:180px 0px 0px 15px;
    width:200px;
    float:left;
    border-left:1px solid #555151;
    padding-left:8px;

}
.c4 h1 {
    margin:0px 0px 30px 0px;
}
.c4 h2 {
    margin:0px 0px 10px 0px;
}

.c4 a {
 text-decoration: none;
    color:#555151;
}
.c4 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}
 .c5{
    margin:110px 0px 0px 15px;
    width:340px;
    float:left;
    border-left:1px solid #555151;
    padding-left:8px;

}
.c5 h1 {
    margin:0px 0px 30px 0px;
}
.c5 h2 {
    margin:0px 0px 10px 0px;
}

.c5 a {
 text-decoration: none;
    color:#555151;
}
.c5 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}

 

.c6 {
    margin:120px 0px 0px 80px;
    width:530px;
    float:left;

    padding-left:8px;
}
.c6 h1 {
    margin:0px 0px 30px 0px;
}
.c6 h2 {
    margin:0px 0px 10px 0px;
}
.c6 a {
 text-decoration: none;
    color:#555151;
}
 .c6 ul  {
    list-style-image: url("/images/mercatum_list.png");
    margin:0px 0px 0px 20px;
}
.c6 ul li{
    padding:0px;
    margin:5px;
}
.c6 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}



.c7 {
    margin:120px 0px 0px 290px;
    width:830px;
    float:left;

    padding-left:8px;
}
.c7 h1 {
    margin:0px 0px 30px 0px;
}
.c7 h2 {
    margin:0px 0px 10px 0px;
}
.c7 a {
 text-decoration: none;
    color:#555151;
}

.c7 a:hover{
    text-decoration: none;
    color:#555151;
    font-style: italic;
}

   

.home{
    margin:0px;
    bottom:0px;
    width:2300px;
    float:left;
      height:100%;
    color:#000;
    background: url("/images/bg_home_1350.png") no-repeat top left;
    min-height:650px;
}
.how_we_work{
    margin:0px;
    bottom:0px;
    width:2300px;
    float:left;
    height:100%;
    color:#555151;
    background:#fff url("/images/bg_howwework_1350.png") no-repeat top left;
    min-height:650px;
}
.mercatum{
    margin:0px;
    bottom:0px;
    width:2300px;
    float:left;
    height:100%;
    color:#000;
    background:#fff url("/images/bg_mercatum_1350.png") no-repeat top left;
     min-height:650px; 
}
    
.clients{
     margin:0px;
    bottom:0px;
    width:2300px;
    float:left;
    height:100%;
    color:#000;
    background:#fff url("/images/bg_clients_1350.png") no-repeat top left;
      min-height:650px;
}

.about{
   margin:0px;
    bottom:0px;
    width:2300px;
    float:left;
    height:100%;
    color:#000;
    background:#fff url("/images/bg_about_1350.png") no-repeat top left;
}
.how_we_workunder{
    margin:0px;
    bottom:0px;
    width:2250px;
    float:left;
    height:100%;
    color:#555151;
    background:#fff url("/images/bg_under1.png") no-repeat top left;
    min-height:650px;
}



 
#fixedmenu
{
    position: fixed; top: 28px; left: 393px;
    border: none;
     	color:#555151;
     z-index: 99;
     line-height: 22px;
     font-size:22px;
     vertical-align:middle;
}
#fixedmenu ul{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;


}

#fixedmenu ul li{
	list-style-type:none;
	margin:2px;
	padding:2px;
	float: left;
	font-size: 15px

}

#fixedmenu  a{
	text-decoration:none;
    font-size:18px;
    color:#555151;
    font-weight:500;
    }

#fixedmenu  a:hover{
	color:#680909;
    }



span.footer{
    position:fixed;
    left:60px;
    bottom:10px;
    font-size:11px;
    font-weight:500;
    z-index: 99;
    color:#585353
}
span.footer a{
    color:#006BB1;
    padding-right:20px;
}
span.footer a:hover{
    color:#DD3207;
    text-decoration:none;
}
    span.footer a img {
    border:none;
}

 .slide-out-div {

          padding: 10px;
          padding-left:45px;
          width: 530px;
          height: 370px;
          background:#dcdcdc;
          z-index:199
}
.cso{
    margin:4% 0 0 4%;
    width:40%;
    float:left;

    padding-left:8px;
}
.cso h1 {
    margin:0px 0px 30px 0px;
}
.cso h2 {
    margin:0px 0px 10px 0px;
}


 
#weinblatt
{
    position: fixed; top: 30px; left: 18px;
    border: none;
    width:60px;
    height: 40px;
    background-image: url("/images/weinblatt.png");
   
    z-index: 199;
}









