body {
    margin: 0;
    padding: 0;
}

p,h1,h2,h3,h4 {
    margin: 0;
    padding: 0;
}

.arati_wrapper {
    width: 100%;
    height:auto;
}
.all-outer
{
    width: 100%;
    height: auto;
}
.all-inner
{
    width: 1080px;
    height: auto;
    margin: auto;
}
.all-outer:after,.all-inner:after, .suppot-info-wrapper:after
{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.bg-color {
    background: none repeat scroll 0 0 #212A34;
}

.bg-color2 {
    background-color: #DE4A4A;
}

.marquee-font {
    font-family: segeo-ui-light;
    font-size: 14px;
    line-height: 14px;
    color:white;
    margin:3px 0 5px 0;
}

.logo-div {
    float: left;
    height: 100px;
    margin-bottom: 5px;
    width: 370px;
}

.suppot-info {
    float: right;
    padding-top: 20px;
    position: relative;
    width: 310px;
}

.suppot-info-wrapper {
    margin-bottom: 10px;
}

.suppot-info-wrapper:last-child {
    margin-bottom: 0px!important;
}

.suppot-icon {
    float: left;
    margin-right: 10px;
    position: relative;
    text-align: center;
}

.suppot-number {
    color: #808080;
    float: left;
    font-family: OpenSans-Light;
    font-size: 18px;
    font-weight: bold;
    
}

.brd-bttm {
    border-bottom: 1px solid #CCCCCC;
}

.body-wrapper-left {
    width: 300px;
    float: left;
    position: relative;
    margin-right: 15px;
    margin-top: 15px;
}

.body-wrapper-right {
    width: 765px;
    float: left;
    position: relative;
    margin-top: 15px;
}

.footer-bg{
      background: #5E5652;
}
.footer-column
{
   float: left;
    margin-right: 25px;
    width: 200px;
    margin-top: 5px;
   
}
.footer-column:last-child ul{
   border: none !important; 
}
.footer-column:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.footer-column h2, .fthead
{
    font-size: 14px;
    font-family: Ubuntu-C;
    color: #FFFFFF;
}
.footer-column ul{
    list-style: none;
    display: block;
    margin: 0px !important;
    padding: 0px !important;
         border-right: 1px solid #c0c0c0;
}
.footer-column ul li a{
    font-family: Ubuntu-L;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}
.pd-mg
{
  padding-top: 10px;
}
.ft1 {
    color: #ffffff;
    float: left;
    font-family: Oswald-Light;
    font-size: 16px;
    text-align: left;
    width: 550px;
}
.ft2 {
    color: #efefef;
    float: left;
    font-family: Oswald-Light;
    font-size: 16px;
    text-align: right;
    width: 530px;
}
.ft2 a {
    color: #ffffff;
    text-decoration: none;
}
.ft2 a:hover{
    color: #f85421;
}
.form-error{
    color:#ff0000;
    font-family: Arial;
    font-size: 13px;
}
.underConstruction{
    width: 755px;
    height: 290px;
    border: solid 5px #1c64a1;
    display: none;
    margin: 7px 0;
   
        
}
.new-prd-under-con{
    width: 290px;
    display: none;
}
.prd-under-con{
    display: none;
}