body {
    text-align: left;
    background-image: none;
}
#pageWrapper {
    width: 100%;
    margin: 0;
    position: static;
}
/*=text/lang nav
-----------------*/
#textLangNav { display: none; }
/*=global navigation
--------------------*/
#globalNav { display: none; }
/*=container
-------------*/
#container {
    border: none;
    float: none;
    background-image: none;
}
/*=header
----------*/
#header { width: 100%; }
#header ul#headernavRow1, ul#headernavRow2{ display: none; }
#banner { display: none; }
/*=sidebar
----------*/
#sidebar { display: none; }
/*=content wrapper
------------------*/
#contentWrapper {
    float: none;
    margin-left: 0;
    width: 100%;
}
/*=section nav
---------------*/
#contentWrapper #sectionNav { display: none; }
/*=breadcrumb
-------------*/
/*#breadcrumb { display: none; }*/
/*=mainContent
---------------*/
#mainContent { background-image: none; width:740px !important; w\idth:720px !important; }

/*=content head
----------------*/
#contentHead { position: relative; }
#contentHead h2 {
    line-height: 1.0;
    font-size: 11px;
}
/*step nav
----------*/
#contentHead #stepNav {
    background: url(../images/step_nav_bg.gif) 0 0 repeat-x;
    height: 28px;
}
#stepNav ul {
    list-style: none;
    font-size: 13px;
    line-height: 1.3;
    height: 28px;
    background: url(../images/step_nav_bg_2.gif) 100% 0 repeat-y;
    float: left;
    padding-right: 5px;
}
#stepNav li {
    float: left;
    border-right: 1px solid #fff;
    padding: 7px 0 0;
    height: 28px;
    he\ight: 21px;
    width: 95px;
    background: url(../images/step_nav_off.gif) repeat-x;
    color: #666;
    text-align: center;
}
#stepNav li.current {
    color: #fff;
    background: url(../images/step_nav_on.gif) repeat-x;
}
/*=content
-----------*/
#content {
    margin: 0;
    overflow: visible;
}
#cartContent { overflow: visible; }
#secondaryContent { display: none; }
/*=pagination
--------------*/
#contentHead p#pagination { display: none; }
/*=category and sub-category browse list
----------------------------------------*/
ul#categoryBrowse { overflow: visible; }
/*=already member
-----------------*/
#alreadyMember {
    float: none;
    width: auto;
    margin-top: 0;
}
/*=billing address
-------------------*/
#billingAddress {
    margin: 0;
    padding-left: 0;
    float: none;
    width: auto;
    border-left: none;
}

/*=enews signup
---------------*/
#enewsSignup { display: none; }
#pplAtNgc { display: none; }
/*=footer
----------*/
#footer { display: none; }
/*=copyright
------------*/
#copyright {
    clear: both;
    padding-top: 20px;
    width:400px !important;
}
#copyright p{
    width:400px !important;
}