@charset "UTF-8";

/*

Seal A Floor

Print

*/

body,
html	{
background:#fff;
height:auto;
}


header,
.tiles,
footer
{
display:none;
}

.scene,
.pageWrap,
.pagePadding,
.callout,
section.content,
body.home section.content
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;
text-shadow:none;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}





.printLogo	{
width:366px;
height:181px;
margin-bottom:20px;
}

.printYes	{
display:block;
}
