body, html {
	margin: 0;
	padding: 0;
}
#wrapper{width:auto; float:none;}

img {
	display:none;
	}


#content{
	width:98%;
	height:100%;
	border: 0;
	padding:0;
	margin: 0pt;
	overflow:visible;
}


#content p, #content li {
	font: 12pt "Times New Roman", Times, serif;
}

#content h1{
	font: 16pt Georgia, "Times New Roman", Times, serif;
	padding:0;
	background-color: transparent;
}
#content h2 {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2pt;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}


#content img {
	display:inline;
	}
#detailProductBody img {
	display:inline;
	}


#footer {
	padding:0;
	margin:0;
	width:80%;
	bottom:0;	

}


#navigation {
 
	display: none;
	width:0;
	border: 0;
	padding:0;
	margin: 0pt;

}




