#contenttextgrow {
    margin: 3px;
}

#contenttextgrow *:first-child  {
    margin-top: 0px;
}

#contenttextgrow h2,
#header2 h1  {
    font: 30px/18px Arial;
    margin: 3px;
    text-align: left;
}

#contenttextgrow *:last-child  {
    margin-bottom: 0px;
}

#footer1 p,
#footer2 p  {
    font: 8px/18px Arial;
    margin: 0px;
    color: #FFFFFF;
    text-align: left;
}

#header1 p,
#date p  {
    margin: 0px;
    color: #0E2A8C;
    line-height: 18px;
    font-family: Arial;
    text-align: left;
}

#contenttextgrow  {
    margin: 196px 12px 0px 25px;
    visibility: visible;
    padding: 0px;
}

#vdoorsredesign  {
    margin: 0px auto 0px auto;
    width: 90%;
    position: relative;
}

#logob a:hover  {
    background-position: -190px 0%;
}

#header1 p  {
    font-size: 18px;
}

#header2 {
    visibility: visible;
    position: absolute;
    left: 14px;
    top: 147px;
    z-index: 1;
    width: 377px;
}

#header1  {
    visibility: visible;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 1;
    width: 471px;
}

#footer1  {
    visibility: visible;
    position: absolute;
    left: 12px;
    top: 9px;
    z-index: 2;
    width: 150px;
}

#footer2  {
    visibility: visible;
    position: absolute;
    left: 85%;
    top: 9px;
    z-index: 2;
    width: 300px;
}

#logob a  {  
    display: block;
    height: 77px;
    width: 190px;
    font-size: 77px;
    line-height: 77px;
}

#layer18  {
    background: url(../menu_system/frame/layer18.gif) no-repeat;
    visibility: visible;
    position: absolute;
    left: 1px;
    top: 9px;
    z-index: 1;
    width: 100%;
    height: 17px;
}

#date p  {
    font-size: 12px;
}

#uplift  {
    position: absolute;
    width: 100%;
    z-index: 1;
}

#footer  {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    float: left;
}

#layer2  {
    background: url(../menu_system/frame/layer2.gif) no-repeat;
    visibility: visible;
    position: absolute;
    left: 0px;
    top: 77px;
    z-index: 1;
    width: 90%;
    height: 5px;
}

#logob  {
    visibility: visible;
    position: absolute;
    right: 0px;
    top: 115px;
    z-index: 1;
    width: 190px;
    height: 77px;
}

#date  {
    visibility: visible;
    position: absolute;
    left: 661px;
    top: 55px;
    z-index: 1;
    width: 193px;
}

#logo  {
    background: url(../menu_system/frame/telewatch_logo_2.jpg) no-repeat;
    visibility: visible;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 1;
    width: 156px;
    height: 95px;
}

a{
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visted {
    text-decoration: none;
}

html, body  {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    font-family: arial, sans-serif;
}

a.footer {
    text-decoration:none;
    color:#FFFFFF;
}

.paddingDiv
{
    padding-left:20px;
    padding-right:10px;

}

/* Inner box */
#boxContent {
    border: none;
    background: #EEEEEE;
    position: relative;
    left: -4px;
    top: -4px;
    padding-bottom: 30px;
}
/* Box Drop Shadow */
#boxContainer { 
    position: relative;
    background: #666666;
    _margin: 2px;
    width: 750px;
    margin-top:10px;
}

#boxContainer2 {
    position: relative;
    background: #666666;
    _margin: 2px;
    width: 500px;
    margin-top:10px;
}

