.printable #footer {	width: 780px;}
.printable #header {
	background-image:url(../images/spacer.gif);
}

body.printable {font-family: arial,helvetica,sans; font-size: 13px;
	background:fff url(../images/spacer.gif); color:000;
	background-image:none;
	height: 100%;
	width: 780px;
	overflow-x: hidden;
}
.printable #page-bg{	width: 780px;	background:url(../images/spacer.gif);
}
.printable a,.printable a:visited,.printable a:link {color:#000; text-decoration:none}
.printable .noprint {
	display:none !important;
}
.printable #header img.logo{
	display:block !important;
}
.printable #header{
	height:103px;
	background-image:none;
}
.printable #header #phone_number{
	background-image:none;
	text-indent:0;
	display:block;
	float:right;
	margin:5px 200px 5px 5px;
	padding:0;
	width:auto;
}
.printable #header h1{
	display:none;
}
.printable #content_body #home-banner{
	display:none !important;
}
.printable #wrapper{
	background-image:none !important;
	padding-top:77px !important;
	width:auto;
	margin:0;
}
.printable #content_body{
	float:none;
	width:auto;
}
#side_menu_container{
	display:none;
}
