body {

    background-color: #0d9c1600 !important;
    margin: 0px auto;
    width: 320px;
}

/* To Wrap all contents inside the body tag */

#wrapper {
    width: 320px;
    height: auto;
    background-image: url(../images/bg.png?21960);
    background-repeat: repeat-x;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/* Contains FirstName - Surname */

#headertop {
    width: 320px;
    text-align: center;
    font-family: "Segoe", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #007272;
    height: 152px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../images/logo.jpg?21960);
}

#header {
    margin: 0px auto;
    width: 320px;
    text-align: center;
    font-family: "Segoe", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding-top: 12px;
}

img#logo {
    margin: 0px 0px 0px 0px;
    border: 0px;
    float: center;
    color: black;
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 14px;
}

#banner1 {
    color: #ffffff;
    text-align: center;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #2A3F54;
}

#banner2 {
    color: #DD4F05;
    text-align: center;
    width: 320px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: lighter;
}

a.call:link,
a.call:visited,
a.call:hover {
    width: 126px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    background-image: url(../images/button.jpg?21960);
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    margin-top: 6px;
    margin-right: 29px;
    margin-bottom: 6px;
    margin-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}

a.email:link,
a.email:visited,
a.email:hover {
    width: 126px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    background-image: url(../images/button.jpg?21960);
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: 6px;
    margin-right: 5px;
    margin-bottom: 6px;
    margin-left: 29px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

a.stock:link,
a.stock:visited,
a.stock:hover {
    width: 200px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    background-image: url(../images/stock.jpg?21960);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    margin-top: 9px;
    margin-right: 50px;
    margin-bottom: 9px;
    margin-left: 50px;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}


/* Mobile and Phone and Email Styling and Picture*/

img#face {
    margin: 0px;
    border: 1px solid #000000;
    float: right;
    color: black;
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 14px;
    height: 170px;
    width: 130px;
}

.telephone {
    line-height: 20px;
    width: 300px;
    text-align: left;
    color: #DD4F05;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}


.copyright {
    margin: 5px auto 0px auto;
    line-height: 20px;
    width: 300px;
    text-align: center;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.copyrightred {
    margin: 5px auto 0px auto;
    line-height: 20px;
    width: 300px;
    text-align: center;
    color: #F00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.sbheader{
    text-align: center;
    padding: 0px;
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.checkbox{
    float: left;
    margin-right: 4px;
}

span#phonelab {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

div#details {
    margin: 0px auto 0px auto;
    width: 280px;
    height: 240px;
    border: 1px solid #c4b02f;
    background-color: white;
}

a:link {
    color: #00766D;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #016F70;
}

a:hover {
    text-decoration: none;
    color: #016F70;
}

a:active {
    text-decoration: none;
}

.des {
    color: #DD4F05;
}
