@charset "utf-8";
/* CSS Print Document */

#wrapper {
	margin:0;
	position: absolute;
	padding:0;
	left:0%;
	width:100%;
}

h1, h2, h3, p {
	color:#000;
}

#container {
	width:100%;
	margin-top:0px;
}

#mainContent {
	color: #000;
	border-right: 1px solid #CCCCCC;
	width:650px;
	background: #fff;
}

#mainContent p {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	display:none;
}

#subContent {
	display:none;
}


#secondaryContent {
	float: right;
	background: #fff;
}

#sidebarContent h2 {
	font-size: 16px;
}


#secondaryContent h1 {
	font-size: 16px;
	padding-top: 0px;	
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:5px;
	letter-spacing: -.06em;
	line-height: 1em;
	margin-bottom: 5px;
	font-weight: normal;
	color: #fff;
	background: #626262 url(../images/sidebar_h1_bkrnd.gif) no-repeat 0 50%;
}

#buttonDemo {
	display:none;
}

#buttonProducts {
	display:none;
}
#pageImage {
	display:none;
}

#nav {
	display:none;
}
