body, #top, #bottom{
    background: #000000;
}
#body{
    width: 100%; height: 100%;
}
#top{
    text-align: center;
}
#top img{
    margin: 10px 0 15px 0;
}
#bottom{
    height: 20px;
}
.content{
    background: #ffffff;
}

#color1, #color2, #color3, #color4{height: 2px; width: 25%;}
#color1{background-color: #0093DD;}
#color2{background-color: #FF0066;}
#color3{background-color: #E9902E;}
#color4{background-color: #89C530;}


#col1, #col2, #col3, #col4{
    background: #ffffff;
}
#col1 h1, #col2 h1, #col3 h1, #col4 h1{
    padding: 0 0 6px 40px; margin: 10px 0 20px 20px;
    background-repeat: no-repeat;
}
#col1 h1{
    background-image: url(/bitrix/templates/webpr_1/i/person1.gif);
}
#col2 h1{
    background-image: url(/bitrix/templates/webpr_1/i/person2.gif);
}
#col3 h1{
    background-image: url(/bitrix/templates/webpr_1/i/person3.gif);
}
#col4 h1{
    background-image: url(/bitrix/templates/webpr_1/i/person4.gif);
}

li span, .pdata{
    font-size: 10px;
}
#bottom, #bottom a{
    color: #ffffff;
    font-size: 11px;
}
#bottom div{
    margin: 10;
}
.p20 ul{
	margin: 0 20px 20px 30px;
}
.ppic img{
    margin: 15px 0 10px 0;
}
.ptext{
    width: 720px;
    text-align: center; font-style: italic;
}
.plink{
    margin: 15px 0 15px 0;
}
