*{
  font-family: Tahoma;
}

.TopLine{
    background-color: #4f4f4f;
    height: 25px;
}

.parent
{
    background-image: url(images/E-call_bg.jpg);
    background-position: top center;
    background-repeat:no-repeat;
    border: 0px solid red;
    position: relative;

}

.maincontainer{
width: 1000px;
margin: 0px auto;
border: 0px solid red;
position:relative;
}

.maintop{
width: 1000px;
margin: 0px auto;
border: 0px solid red;
height: 25px;
}

.maintop_left{
    border: 0px solid red;
   position:relative;
   float:left;
   height:25px;
   width: 210px;
   background-color: #d9241c;
   padding-left: 50px;
}

.maintop_left img {
    margin-left: 30px;
}

.gray_box{
    background-color: #d6d6d6;
    height:58px;
    
}

.topic{
    width:194px;
    height:23px;
    background-image:url(images/black-fon.gif);
    background-repeat:repeat-x;
    font-size: 15px;
    color: #ffffff;
    border: 0px solid red;
}

.topic span {
    position:relative;
    display:block;
    padding-top: 3px;
    border: 0px solid red;
    margin-left: 20px;
}

.topic_r{
    width:194px;
    height:23px;
    background-image:url(images/red-fon.gif);
    background-repeat:repeat-x;
    font-size: 15px;
    color: #ffffff;
    border: 0px solid red;
}

.topic_r span {
    position:relative;
    display:block;
    padding-top: 3px;
    border: 0px solid red;
    margin-left: 20px;
}


.topic_r2{

    
    height:23px;
    background-image:url(images/red-fon.gif);
    background-repeat:repeat-x;
    font-size: 15px;
    color: #ffffff;
    border: 0px solid red;
  
}

.topic_r2 span {
    position:relative;
    display:block;
    padding-top: 1px;
    border: 0px solid red;
    margin-left: 20px;
    margin-right:20px;
   
}



.datetext{
    color:#C40000;
font-weight:normal;
font-size:14px;
}

.smtitle{
color: #000000;
font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px;
}

a.dop_a {
    color: #e35e59;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size:10px;
}
.text{
    margin-top:28px;
    margin-right:52px;
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    line-height: 19px;
}

.text2{
    margin-top:5px;
    margin-right:52px;
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    line-height: 19px;
}

.text img{
    margin:5px;
}

.text2 img{
    margin:5px;
}

.footer{
    height:46px;
    background-image:url(images/footer.jpg);
}

.copyf{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #ffffff;
    width: 200px;
    float:left;
    margin-left:50px;
    margin-top: 5px;
}

.perspective{
    color:#ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    float:right;
    width:240px;
    height:15px;
    margin-top:10px;
}

.perspective a{
    text-decoration:underline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #ff9600;
}

.perspective a:hover{
    text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #ff9600;
}

.clients{
    float:right;
    margin-right:20px;
    width:150px;
    height:49px;
    background-image:url(images/black-fon-big.gif);
    background-repeat:repeat-x;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 17.75px;
}

.clients span{
    display:block;
    margin-top: 15px;
    margin-left: 10px;
}


