﻿#landing
{
    background-color: White;
    width: 955;
}
#landing .navigation
{
    background-color: White;
    width: 217px;
    clear: both;
    float:left;       
    margin: 0;
    padding: 0;    
}
#landing .mainPictures
{
    background-color: White;
    float:right;
    clear: left;
    margin: -303px 0 0 0; /* -303 */
    padding: 0;
}
#landing .chat
{
    display: inline;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    /*z-index: 1000;*/
}
#landing .customerTypes
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}
.photosStorm
{
    width: 157px;
    height: 128px;
}
.photosHome
{
    width: 161px;
    height: 128px;    
}
.photosStore
{
    width: 108px;
    height: 128px;    
}
.photosCounter
{
    width: 105px;
    height: 128px;    
}
.photosProduct
{
    width: 106px;
    height: 128px;    
}
.photosHomeOwner
{
    width: 316px;
    height: 378px;    
}
.photosArchitect
{
    width: 318px;
    height: 378px;    
}
.photosTechnical
{
    width: 318px;
    height: 128px;    
}
.photosRetailer
{
    width: 321px;
    height: 378px;    
}
#seoCopy
{
    padding: 80em 0 0 0;
}

