@media print {



#header,
#navigation,
#footer,
#headder_bread,
#h2_bg,
#main_image,
.staffBox,
#btn_print,
#staff_blog,
#footerLink-list,
#footer

{
	display: none;
}

#map{
	float:right;
}


}
