body {
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	color: #000000;
	}
#wrapper {

width: 100%
}
/* start syles for header */
#header {
display: none;
	}
#contact {
display: none;
	}
#search {
display: none;
	}
/* finish styles for header */

/* start styles for content */
#content {

}

.page_header { 
	
	font-weight: bold; 
	
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
	h1 {
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	}
	 
.printer {
text-decoration: none;
color: #000000;
}
/* finish styles for content */
/* start styles for footer */
#footer {  
	display: none;
}

/* finish styles for footer */

/* start styles for navigation */

#nav {
display: none;

}


/* finish styles for navigation */
/* start styles for breadcrumbtrail and printer friendly link */

#breadcrumb {
display: none;
}
#printer_friendly {
display: none;
}

.clearer {
clear: both;
}

/* finish styles for breadcrumbtrail and printer friendly link */
/* start styles for product pages */
#left {
padding-top: 15px;
}
#right {
display: none;
}

/* finish styles for product pages */
/* start styles to stop display of address */
#address {
text-align: center; 
}
