﻿#mainAreaWhite
{
    margin: auto;
    width: 950px;
    margin-top: 10px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    background-color: white;
    min-height:400px;
    padding-bottom:10px;

}

#mainAreaBlueBorder
{
   
    width: 925px;
    border-style: solid;
    border-color: #001d67;
    border-width: 1px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: white;
     height:413px;
}
#AdminAreaBlueBorder
{
   
    width: 925px;
    border-style: solid;
    border-color: #001d67;
    border-width: 1px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: white;
     
}

#searchAreaLightBlue
{
 
    width: 550px;
    border-style: solid;
    border-width: 1px;
    background-color: #d4d9e6;
    margin-top: 10px;
    margin-left: 10px;
    border-color: #001d67;
   height:393px;
}
#catalogBlue
{
    
    height: 25px;
    width: 230px;
    text-align: center;
    margin-top: -390px;
    margin-left: 35px;
   
}

#aboutUsBlue
{
    border-style: solid;
    border-color: #001d67;
    height: 15px;
    width: 230px;
    margin-left: 285px;
    margin-top: -27px;
    text-align: center;
    font-family: Arial;
}

#AboutUsText
{
    margin-top: 15px;
    margin-left: 25px;
    color: #001d67;
    font-family: Arial;
}

#cart2
{
    border-style: solid;
    border-color: #001d67;
    border-width: 1px;
    margin-top: -396px;
    margin-left: 580px;
    width: 325px;
    height: 190px;
    text-align: center;
    font-family: Arial;
    color: #001d67;
}
#favorites2
{
   
    margin-top: 12px;
    margin-left: 580px;
    width: 325px;
    height: 190px;

}

