body 
{
    background-color: #333333;
    color: #EEEEEE;
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

img
{
    border: 0px;
    padding: 0;
    margin: 0;
}

img.flow
{
    margin: 25px 25px 25px 25px;
    float: left;
}

a
{
    text-decoration: none;
    color: #7EBCED;
}

a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

p
{
    font-size: 10pt;
    font-weight: normal;
}

.p1
{
    font-size: 14pt;
    font-weight: bold;
    color: #050560;
}

.p2
{
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
}

.p3
{
    font-size: 10pt;
    font-weight:bold;
    padding-left: 20px;
}

.p4
{
    font-size: 10pt;
    font-weight: bold;
    color: #8383B9;
}

.p5
{
    font-size: 12pt;
    padding-left: 20px;
    text-align: left;
}

.p6
{
    font-size: 16pt;
    font-weight: bold;
    color: #AAAAAA;
}

.p7
{
    font-size: 14pt;
    font-weight: bold;
    color: #CC0000;
}

#header 
{
    display: inline-block;
    width: 740px;
    background-color: #333333;
/*    background-image: url(images/logoBelli.png);*/
    background-repeat: no-repeat;
    margin: 10px 0px 0px 0px;
    text-align: left;
}

#logo
{
    height: 82px;
    width: 487px;
    margin: 0;
    padding: 0;
}

#menu
{
    margin: -20px 0px 0px 0px;
    background-color: Transparent;
    font-weight: bold;
    font-size: 10pt;
}

.menuitem
{
    padding-left: 10px;
    padding-right: 10px;
    border-width: 0px 1px 0px 0px;
    background-color: #333333;
    border-color: #FFFFFF;
    border-style: solid;
}

#headerfoto
{
    background-color: #666666;
    margin-top: -2px;
}

.menufoto
{
    width: 740px;
    height: 95px;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-width: 0;
}

.menufotoitem
{
    border-width: 0px 1px 0px 0px;
    border-color: #FFFFFF;
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
    height: 95px;
    display: inline-block;
}

#headerend
{
    background-color: #999999;
}

#homebox
{
    display: inline-block;
    width: 740px;
    margin-top: 0 auto;
}

#homeleft
{
    display: inline-block;
    width: 300px;
    border-width: 0px;
    padding: 10px 5px 10px 5px;
    margin: 20px 0px 20px 0px;
    text-align: left;
}

#homeright
{
    display: inline-block;
    width: 415px;
    height: inherit;
    vertical-align: top;
    border-width: 0px 0px 0px 1px;
    border-style: dotted;
    padding: 10px 5px 10px 5px;
    margin: 20px 0px 20px 0px;
    text-align: left;
}

#logohome
{
    margin: 30px 0px 0px 50px;
}

/*
.homeside
{
    display: inline-block; /* span come inline-block, per rendere valida width 
    width: 190px;
    border-width: 0px;
    padding: 10px 5px 10px 5px;
    margin: 20px 0px 0px 0px;
    /* overflow: hidden; 
}

#homecenter
{
    display: inline-block;
    width: 350px;
    height: inherit;
    vertical-align: top;
    border-width: 0px 1px 0px 1px;
    border-style: dotted;
    padding: 10px 5px 10px 5px;
    margin: 20px 0px 0px 0px;
}
*/

#productsleft
{
    display: inline-block;
    width: 150px;
    border-width: 0px;
    padding: 0px 15px 0px 5px;
    margin: 20px 0px 20px 0px;
    text-align: left;
    vertical-align: top;
}

#productsright
{
    display: inline-block;
    width: 555px;
    height: inherit;
    vertical-align: top;
    border-width: 0px 0px 0px 1px;
    border-style: dotted;
    padding: 0px 5px 0px 5px;
    margin: 20px 0px 20px 0px;
    text-align: left;
}

.galleryline
{
    margin: 10px 20px 10px 20px;
}

.galleryitem
{
    display: inline-block;
    text-align: center;
    margin-left: 25px;
}

#footer
{
    color: #333333;
    background-color: #FBFBFB;
    margin-bottom: 10px;
}


#servicestable
{
    margin: 30px 0px 10px 70px;
    width: 600px;
    border: 1px;
    border-style: groove;
}





















