@charset "UTF-8";
/* CSS Document */

h3{
padding: 5px 0 5px 0;
font-weight: bold;
font-size: 13px;
}

#collections{
padding: 15px;
font-size: 0.7em;
line-height: 18px;
background: #eaeaea;
width: 900px;
}

#loader{
height: 600px !important;
}

ul.contact, h3{
margin: 0 0 00;
}

ul.contact li{
color: #333;
padding: 2px 0 3px 0;
font-size: 12px;
line-height: 13px;
}


ul.contact li a{
color: #333;
}

#main{
position: relative;
}

#about{
position: absolute;
width: 480px;
font-size: 11px;
color: #000;
padding: 20px 30px 20px 30px;
z-index: 100;
background: url('../images/bg-white-half.png');
left: 40px;
top: 270px;
overflow: hidden;
}

#clients{
height: 330px;
}

#clients li{
width: 50%;
float: left;
}

#about p{
margin: 0 0 10px 0;
}
