div.bulb-logo {
	display:none;
}

div.toll-free{
	display:none;
}

div.nav-buttons{
	display:none;
}

div.left-column{
	display:none;
}

div.footer-container{
	display:none;
}

div.footer-text-validate{
	display:none;
}

div.controlscan{
	display:none;
}

div#main-image{
    display:none;
}

div#similar-products{
    display:none;
}

div#sitepath{
    display:none;
}

div#EquipmentGuide{
    padding-right:150px;
    clear:both;
    float:none;
    overflow:visible;
   height:auto;
}

div.product-heading{
	height: 200px;
	width: 990px;
	background-color: #7eaddb;
}

div.print-footer{
    background-position: bottom;
    background-image:url(../images/newhome/print-footer.gif);
    position: absolute;
    bottom: 0;
    width:990px;
    height:30px;
    clear:both;
}

div.right-column {
    background-image:none;
	padding:0;
	width:990px;
}

html, body, #print-container { height: 100%; }

#print-container { min-height: 100%; }


div.upper-content {
    width:870px;
    padding-left:120px;
    padding-top:10px;
}

div.lower-content {
    width:840px;
    padding-left:150px;
}

h1{
    color: #FFFFFF;
	font-size: 40px;
	font-weight: bold; 
	text-align:center; 
	padding-top:75px; 
}