#body {
	margin-left:-10px;
	margin-top: -7px;
	padding: 	0;
	width:		990px;
	height: 	1700px;
	right:		50%;
	background-color: #efefef;
}

#logo {
	background: url(nanovision-logo.png) no-repeat scroll;
	width: 		235px;
	height: 	28px;
	margin-top: 0px;
	margin-left:30px;
}

#bb {
	margin-top: 0px;
	width:		1003px;
	height: 	681px;
	background-image: url(bb-image.png);
}

#introduction {
	float: 		left;
	width: 		600px;
	height: 	400px;
	margin-top: -960px;
	padding-left:40px;
}

#introduction h1 {
	font:		bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top:10px;
}

#introduction p {
	font:		12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#introduction li {
	font:		12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#introduction em {
	font:		bold 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wheretobuy {
	float: 		right;
	width: 		300px;
	height: 	500px;
	margin-left:650px;
	margin-top: -250px;
	background: url(wheretobuy.png) no-repeat scroll;
	padding-left:40px;
	padding-top:10px;
}

#wheretobuy h1 {
	font:		bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#fff;
	left:		50%;
	right:		50%;
	margin-left:45px;
}

/* #wheretobuy h2 {
	float: 		left;
	clear:		right;
	font:		bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#000;
	padding-top:5px;
	margin-left:-12px;
}

#wheretobuy p {
	float: 		left;
	font:		bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#000;
	padding-right:0px;
	padding-bottom:20px;
}

#wheretobuy img {
	float: 		left;
	font:		bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#000;
	padding-right:70px;
	padding-top:20px;
	text-align: center;
} */

#reviews {
	float: 		right;
	width: 		300px;
	height: 	500px;
	margin-left:650px;
	margin-top: -60px;
	background: url(wheretobuy.png) no-repeat scroll;
	padding-left:40px;
	padding-top:10px;
}

#reviews h1 {
	font:		bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:		#fff;
	left:		50%;
	right:		50%;
	margin-left:45px;
}

#copyright p {
	font:		11px "Lucida Grande", Lucida, Verdana, sans-serif;

