﻿
body
{
    padding:0;
    margin:0;
    background:none;
}

#searchBar
,#headerNavigation
,#helpers
,#headerImage
,#leftNav
,#rightNav
,#footer
,.headerright
,.productBottom
{
	display:none;   
}

#mainPage
{
    text-align: left;
    width: 751px;
    margin-top:15px;
	margin-right: auto;
	margin-left: auto;
}

.headerleft
{
    display:block;
    clear: both;
    float: left;
    margin:0 0 0 20px;
    width:700px;
}    

