﻿body
{
    margin: 0px auto 0px auto;
    text-align: center;
    background-image: url( 'Images/BG-Grad.jpg' );
    background-repeat:repeat-x;
    background-color:#171717;
    
}
.PriNavigation
{
    font-family:Calibri,sans-serif;
    font-size:medium;
    font-weight:normal;
    font-style:normal;
    color:#000000;
    text-decoration:none;
    
}
.PriNavBar
{

    background-color:#FFFC00;
    background-image:url('Images/NavBar-Yellow-Grad.jpg');
    background-repeat: repeat-x;
    width: 1000px;
    height:28px;
    background-position:bottom;
    
}
.HomeBodyText
{
    font-family: Calibri,sans-serif;
    width: 940px;
}
.HeaderText
{
    font-family:Calibri,sans-serif;
    color:Red;
    font-size:medium;
    
    
}
.NavMouseOver
{
    font-weight:bold;
    font-family:Calibri,sans-serif;
    cursor:pointer;
    font-style:normal;
    color:#000000;
    text-decoration:none;
}
.NavMouseOut
{
    font-weight:normal;
    font-family:Calibri,sans-serif;
    font-style:normal;
    color:#000000;
    text-decoration:none;
}
.HomeWhiteText
{
    font-family:Calibri,sans-serif;
    color:White;
}
.BottomLinks
{
    font-family:Calibri,sans-serif;
    color:White;
    font-size:smaller;
}
div#container{
width:1000px; /*however wide your widest element in your page is*/
margin:0 auto;
}
div#BrandsBox{
width:1000px; /*however wide your widest element in your page is*/
margin:0 auto;
}
.promoBox
{
    font-family:Calibri,sans-serif;
    font-size:small;
}
.InsidePagesBodyText
{
    font-family:Calibri,sans-serif;
    color:Black;
}
.InsidePagesNavigationLinks
{
    font-family:Calibri,Sans-Serif;
    color:Navy;
}
.SideBarBodyText
{
    font-family:Calibri,Sans-Serif;
    color:Black;
    text-align:center;
}
.SideBarHeaderText
{
    font-family:Calibri,sans-serif;
    font-size:large;
    text-align:center; 
    font-weight: bold;
    color:#52524E;
    
}
.MfgCompareTable
{
    width: 165px;
    font-family:Calibri,Sans-Serif;
    color:Black;
    text-align:center;
    
}
.InsidePagesBodyText
{
    font-family:Calibri,sans-serif;
    color:black;
}
.InsidePagesBodyTextHeaderLink
{
    font-family:Calibri,Sans-Serif;
    color:navy;
    font-weight:normal;
    
}
div#ContentWrapper
{
    width:1000px; 
    text-align:left;
    vertical-align:top; 
    display:table;
    padding-top:2px
}
div#MainContentColumn
{
    display:table-column;
    width:858px;
    vertical-align:top;
    float:right
}
div#MainContentCell
{
    display:table-cell;
    width:858px;
    background-color:White;
    border: 1px solid #000000;
    padding:5px;
}
div#LeftSidebarColumn
{
    float:left;
    width:140px;
    text-align:center;
    display:table-column;
}
div#LeftSidebarTop
{
    
    padding-top:10px;
    text-align:center;
    display:table-cell;
    width:140px;
    background-repeat:no-repeat;
}
div#LeftSidebarMiddle
{ 
    background-repeat: repeat-y;
    display: block;
    padding-left:5px;
    padding-right:5px;
}
div#LeftSidebarBottom
{
       
    background-repeat: no-repeat;
}
div#Footer
{
    width:1000px;
    text-align:center;
}