body {
    background: url(https://secure.activecarrot.com/media/images/body_bg.jpg) no-repeat top center #fff;
}

.swMain .our-stepContainer .StepTitle {
    display: block;
    position: relative;
    margin: 0;
    border: 1px solid #E0E0E0;
    padding: 5px;
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5A5655;
    background-color: #E0E0E0;
    clear: both;
    text-align: left;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.our-stepContainer
{
display: block;
    position: relative;
    margin: 0 0 0 248px;
    padding: 0;
    border: 0px solid #CCC;
    overflow: visible;
    clear: right;
}

.our-content{

display: block;
    position: absolute;
    float: left;
    margin: 0;
    padding: 5px;
    border: 1px solid #CCC;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5A5655;
    background-color: #F8F8F8;
    text-align: left;
    overflow: auto;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 720px;
    clear: both;
}


.ourLoginButton
{
background-color: RGB(0,120,174);
color:#fff;
    border: 1px solid #CCC;
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 3px;
    height: 70px;
    width: 230px;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99;
}

#header {
    height: 70px;
    max-width: 1388px;
}
#footer {
    height: 100px;
    background-color: none;
    max-width: 770px;
}
#footer_wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    height: 10px;
    width: 989px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: none;
}