body { 
	background: #fff;
	font-size:10pt;
	font-family:Arial, Verdana, sans-serif;
	color:#5b5b5b;
}

.print-logo {
	display: block;
	z-index: 3;
}

#header .inner { display:none; }

#footer { display:none; }

.sidenav { display:none; }

/*.breadcrumb { display:none; }
*/

h1{
	font-size:15pt;
	display:block;
}

h2{
font-size:12pt;
}

h3, h4{
font-size:10pt;
font-weight:bold;
}

.sidebar { display:none; }

#wrapper{
	width:90%;
	border:none;
	text-align:left;
}

#content-start { float:none; }

.main { float:none; }


/*
#header{
	width: 0;
}
#wrapper{
	width: 700px;
	overflow: visible;
	padding:0;
	border:none;
	position: absolute;
	top: -100px;
	left: 1px;
}
#content{
	position: absolute;
	top:150px;
	left: 1px;
}
#topHeader .text{
	position: absolute;
	top:40px;
	left: 1px;
}
.sidenav{
	position: relative;
	top:50px;
	clear: both;
	float: left;
}
.breadcrumb{
	text-indent: -9999px;
}
h1.sIFR_hasFlash{
	text-indent: 10px;
	color:#000000;
	visibility:visible;
}
.product_home{
	float: left;
}

#lcol{
	position: absolute;
	top:280px;
}
#rcol{
	position: relative;
	top:120px;
	clear: both;
	float: left
}
h1{
	text-indent: 1px;
}
#ddetail_tabs ul#homeNav li a{
	background-image: none;
}
#footer_home li{
	position: absolute;
	top: -9999px;
	width: 0px;
	overflow: hidden; 
}
#footer li{
	position: absolute;
	top: -9999px;
	width: 0px;
	overflow: hidden; 
}
*/