﻿
body, html
{
    margin: 0px;
    font-size: 11px;
    font-family: Verdana;
    height: 100%;
    line-height: 18px;
    position:relative;
    color: black;
    background: black url(../Images/backBlocks.jpg) repeat-y center;
    padding: 0px;    
    overflow:hidden;
    

}
body
{
	overflow-y: scroll;
	overflow-x: hidden;

}

h1
{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    font-family: 'helvetica neue' ,sans-serif;
    line-height: 24px;
    letter-spacing: 1px;
}

h2
{
    color: #cc3333;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font: bold 1.3em 'helvetica neue' ,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3
{
    color: #cc3333;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    font: bold 1em 'helvetica neue' ,sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.highlight
{
    color: #cc3333;
}

p
{
    margin: 5px 0px;
}

#flash
{
    z-index: 550;
}


#TopContent
{
    margin-top: 10px;
    width: 870px;
    height: 200px;
    margin: auto auto;
}
#NavBackground
{
    background: url(../Images/topshadow.png) no-repeat;
    background-position: top;
    height: 80px;
    width: 870px;
    margin: auto auto;
    margin: 0px;
}

#Spacer
{
    height: 100px;
    width: 870px;
    padding-bottom: 20px;
}

#RangeOfVehicles a:link, img
{
    border: solid 0px;
}
#RangeOfVehicles table td
{
    text-align: right;
}

#RangeOfVehicles table img
{
    float: left;
}





#SecurityButton
{
    cursor: pointer;
    background-image: url( '../Images/button_med.png' );
    width: 210px;
    height: 55px;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 20px;
    margin-left: 15px;
    font-weight: bold;
    font-size: smaller;
}


#MediumButton
{
    cursor: pointer;
    background-image: url( '../Images/button.png' );
    width: 210px;
    height: 55px;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 25px;
    margin-left: 25px;
    font-weight: bold;
    font-size: smaller;
}

div#MediumButton div:hover
{
    background-image: url( '../Images/button_med.png' );
}
div#SecurityButton div:hover
{
    background-image: url( '../Images/button_med.png' );
}



div#Footer
{
    width: 100%;
    height: 40px;
    background: url(../Images/footer.png) repeat-x;
    font-size: .9em;
    color: #efefef;
    text-align: center;
    vertical-align: bottom;
    filter: alpha(opacity=70);
    -moz-opacity: .70;
    opacity: .70;
    position: relative;
    bottom: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    padding: 10px;
}

#Footer a:link, #Footer a:visited, #Footer a:active
{
    color: White;
    text-decoration: none;
}


#Slogan
{
    color: #efefef;
    width: 100%;
    text-align: center;
    font-family: Franklin Gothic Medium Cond, Arial, Verdana;
    text-transform: uppercase;
    font-style: italic;
    font-size: 1.4em;
    padding-bottom: 5px;
}

#MiddleWhiteBox
{
    background: url(../Images/whitebox.png) repeat-y;
    height: auto;
    width: 780px;
    margin: auto auto;
}

#MiddleBackBack
{
    height: 100%;
}

#MiddleBack
{
    height: 350px;
}

#BottomWhiteBox
{
    background: url(../Images/whiteboxbottom.png) no-repeat;
    height: 39px;
    width: 780px;
    margin: auto auto;
    padding-bottom: 2em;
}

#TopBack
{
    background: url(../Images/topback.gif) repeat-x;
    height: 200px;
    width: 100%;
}
#PageTextContainer
{
    width: 780px;
    margin: auto auto;
    min-height: 260px;
    z-index: 500;
}

#PageTextContainer a:active
{
    color: #972d1F;
    text-decoration: none;
}
#PageTextContainer a:hover
{
    color: #972d1F;
    text-decoration: none;
}
#PageTextContainer a:visited
{
    color: #972d1F;
    text-decoration: none;
}
#PageTextContainer a:link
{
    color: #972d1F;
    text-decoration: none;
}
#VehicleBg
{
    background: url(../Images/vehiclebg.png) no-repeat;
    width: 780px;
    height: 300px;
    vertical-align: bottom;
}
#Logo
{
    padding-left: 43px;
    padding-top: 20px;
    width: auto;
    float: left;
}



#EndButtonContainer
{
    width: 780px;
    height: 30px;
    position: relative;
}
#EndButtonImage
{
    float: right;
    margin-right: -4px;
    margin-top: -50px;
    position: static;
}




#FlashMovie
{
    float: left;
    padding: 0 0;
    margin: 0 0;
    margin-top: -3.6em;
    padding-top: -4em;
    height: 300px;
}
#fourvehicles
{
    float: left;
    width: 500px;
    height: 110px;
    padding-left: 10px;
}
#Signup
{
    float: right;
    padding-right: 50px;
}
.txtNewsEmail
{
    width: 124px;
    padding-right: 10px;
    font-size: .8em;
    background-color: white;
}
