@charset "iso-8859-1"; 

body {
	font-size: 13pt;
	font-family:verdana, arial, helvetica, sans-serif;
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   } 
p {
	margin:0;
	padding:0;
	line-height:1.3em;
}

/*****Hide Screen Content*****/
#site_banner {
   display: none;
   }
#tabmenu {
   display: none;
   }
#prop_lnk {
   display: none;
   }
#Photoss {
   /*display: block;*/
   display: none;
   }
#left_panel {
   display: none;
   }
#Date {
   display: none;
   }
#EDB {
   display: none;
   }
#copyright {
   display: none;
   }
   
h1 {
   display: none;
   }
#sales_scr{
   display: none;
   }

/*************************/	

#res_content {
   display: block;
	margin-top: 0;
   }
#brochure_head {
   display: block;
	margin-top: 0;
	margin-left: 0.2cm;
	margin-right: 0.2cm;
   }
#brochure_logo {
	margin: 0 auto;
	clear:both;
	text-align:center;
} 
 
#br_title {
	margin:0.3cm auto;
	clear:both;
	text-align:center;
	font-size: 16pt;
	font-weight: bold;
}  
#br_main_img {
	margin:0.2cm auto;
	clear:both;
	text-align:center;
	border: 0.1cm solid #FF0000;
	width: 13.82cm;
	height: 10.37cm;
   }

#br_desc {
	clear:both;
	text-align:center;
	margin: 0 auto;
	height: 2.8cm;
   }

#br_img2 {
	margin-top:0.1cm;
	clear:right;
	float: right;
	text-align:right;
	border: 0.1cm solid #FF0000;
	width: 8.23cm;
	height: 6.20cm;
   }
#br_ft {
	clear:both;
	text-align:left;
	height: 0.8cm;
	width: 100%;
	font-size:8pt;
	display:block;
	margin-top:0.2cm;
	/*page-break-after: always; */
   }
table #r{
   display: block;
   }

#features {
   display: block;
   float: left;
   clear:left;
   width: 8cm;
}

#features li{
	list-style-image:url(../img/li_arrow_r2.gif);
	list-style-position:inside;
	text-indent:20px;
	margin-top:8px;
	font-size: 13pt;
	font-family:verdana, arial, helvetica, sans-serif;
	width:300px;
	margin-left:0;
}
