﻿.Divcontainer
{
    width:1100px;
   
}
.divschead{
    width:1100px;
    background-color:#D2000A;
    height:35px;
    color:white;
    line-height:35px;
    text-align:center;
    font-weight:bold;
    font-size:14px;
}

.divsccontent{
    width:1100px;
    margin-left:25px;
}
.divsccontentgap{
    width:1100px;
    height:30px;
    
}

.divsccontactcol1{
    width:360px;
    float:left;
}
.divsccontactcol2{
    width:360px;
    float:left;
}
.divsccontactcol3{
    width:360px;
    float:left;
}