/* CSS Print */
html{
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	font:normal 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #353c7d;
	margin:0 0 0 10pt;
	padding:0;
}
h2{
	font-size:13pt;
}
h3{
	font-size:12pt;
}
h4{
	clear:both;
	font-size:13pt;
}
p{
	font-size:11pt;
}
h1,
#topnav,
#search,
#footer,
#menu,
#adContainer,
#contactform,
#contact p,
#features p,
#features h4,
.controls,
#pano{
	display:none;
}
a.show img{
	float:left;
	margin-right:5pt;
}
#features th{
	text-align:right;
}
#features table{
	clear:left;
	float:left;
	width:300px;
	font-size:11pt;
}
#map{
	width:300px;
	height:300px;
}
img{
	border:0;
}