body 
{
    font-family: MetaWebPro-Normal, sans-serif;
    background: url(/images/whole_bg.png) 50% 0px no-repeat;  
    margin-top: 0px;
    margin-left: 0px;   
}

/* FONTS */
/* first for IE 4–8 */
@font-face {
font-family: MetaWebPro-Bold;
src: url("/Fonts/MetaWebPro-Bold.eot");
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: MetaWebPro-Bold;
    src: url("/Fonts/MetaWebPro-Bold.woff"); 
    format("woff");
}
        
/* first for IE 4–8 */
@font-face {
    font-family: MetaWebPro-Normal;
    src: url("/Fonts/MetaWebPro-Normal.eot");
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: MetaWebPro-Normal;
    src: url("/Fonts/MetaWebPro-Normal.woff");
    format("woff");
}
/* END FONTS */

/* Header */
.logo
{
    margin-left:125px; 
    margin-top:0px; 
    float:left; 
    height:120px;
}
.logo img
{
    display:block; 
    margin-top:12px;
    border: none;
}

.top_nav
{
    margin-left:240px; 
    margin-top:5px; 
    float:left; 
    height:60px;
}

.login_nav
{
    margin-left: 430px; 
    margin-top: 27px; 
    float: left; 
    height: 29px; 
    font-size: 12px; 
    color:#ADAFB2;
}

.login_nav a
{
    text-decoration:none;
    font-size: 12px; 
    color:#ADAFB2;
}

.hdr_main_nav
{
    position: relative; 
    float: left; 
    margin-left: 52px; 
    bottom: 0px; 
    top: 0px; 
    margin-top: 2px;
}

.links_bar
{
    position: relative; 
    margin-right: 37px; 
    margin-bottom: 0px;     
    float:right;
}

.lb_red_button
{
    float:left; 
    width:134px; 
    height:31px; 
    background-color:#DA1A23;
    text-align:center;   
}

.lb_red_button a
{
    text-align:center; 
    text-decoration:none; 
    line-height:34px; 
    width:134px; 
    height:31px; 
    font-size: 13px; 
    color:#ffffff; 
    font-weight:bold; 
    background-color:#DA1A23; 
    text-align:center; 
}

.lb_middle
{
    margin-left:4px;
    float:left; 
    width:134px; 
    height:31px; 
    background-color:#000000;
    text-align:center;
}

.lb_middle a
{
    text-align:center; 
    text-decoration:none; 
    line-height:34px; 
    width:134px; \
    height:31px; 
    font-size: 13px; 
    color:#ffffff; 
    font-weight:bold; 
    background-color:#000000; 
    text-align:center;
}

.lb_right
{
    margin-left:4px;
    float:left; 
    width:134px; 
    height:31px; 
    background-image: url(/images/header/epayor_btn.png); 
    text-align:center;
}

.lb_right a
{
    text-align:center; 
    text-decoration:none; 
    line-height:34px; 
    width:134px; 
    height:31px; 
    font-size: 13px; 
    color:#ffffff; 
    font-weight:bold; 
    text-align:center;
}
/* END Header */

/* CONTENT */
.main
{
    margin: 0px auto; 
    width:1026px;
}

.header
{
    height:152px;
}

.main_content
{
    height:344px;   
}

.lower_content
{
    height:232px; 
    margin-top:32px;   
}

/* END Content*/

/*Footer*/

.ftr_main
{
    background: url(/images/footer/footer_bg.png) 50% 0px no-repeat; 
    height:217px;
}

.ftr_area
{
    margin: 0px auto; 
    width:1026px;
}

.ftr_logo
{
    margin-left:35px;
    margin-top:0px; 
    float:left; 
    height:120px;   
}

ftr_logo img
{
    display:block; 
    margin-top:133px;   
}
/* END Footer*/

.body_content
{
    float:left; 
    width:1026px; 
    height:344px;
}

.content_block_325_232
{
    float:left; 
    width:325px; 
    height:232px; 
}