#bg{
    background: url('../../images/home/comingsoon/bg.png') repeat;
}
#top{
    height: 30px;
    background-color: #1a23d8;
}
#bottom{
    height: 30px;
    background-color: #5b9569;
}
.footertopshadow{
    height: 5px;
}
.main{
    margin-top: 0;
}
.comingsoonbox {
   /* -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.5);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.5);
    width: 1100px;

    overflow: hidden;
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;*/
    height: 510px;
    background-color: transparent;
    border-top: none;
    margin-left: 20px;
    padding-bottom: 35px;
    min-height:350px;/* added later*/
}

.comingsoonleftimg {
    float:left;
    width:400px;
    text-align:center;
}

.cs_banner {
    background: url('/images/headerimages/header_blank.png') top;
    background-repeat: no-repeat;
    height: 180px;
    background-size: 100% 180px;
}

.cs_bannertext {
    font-size: 53px;
    font-weight: bold;
    color:#0075BD;
    text-shadow: rgba(10, 10, 10, 0.5) 2px 2px 2px;
    position: relative;
    top: 60px;
    left: 20px;
    width:1140px;
    margin:0 auto;
}


.comingsoonboxwrapper {
    width:1000px;
    padding:20px;
    clear:right;
    text-shadow: rgba(10, 10, 10, 0.5) 1px 1px 2px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
}
.comingsoontextbox {
    float: left;
    width: 520px;
    height: 150px;
    padding: 40px;
}
p.comingsoontitle {
    font-size: 44px;
    color: #F08421;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    padding: 15px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-bottom: 15px;
}

p.comingsoontext {
    font:Arial;
    font-size:32px;
    color:#F08421;
    font-weight:bold;
    margin-bottom:8px;
    line-height: 30px;
    text-align: center;
    padding: 0px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.comingsoonboxtext {
    font:Arial;
    font-size:14px;
    color:#5D5E61;
}
.busy-woman_touch-screen {
    margin-left:65px;
}