.a {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	text-align: left;
}
#wrapper #logo {
	background-image: url(../images/svi%20logo%20final.jpg);
	height: 200px;
	width: 975px;
}
#wrapper #navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFC;
	height: 80px;
	width: 975px;
	text-align: center;
}
#wrapper #header {
	background-image: url(../images/product%20header.jpg);
	height: 200px;
	width: 975px;
}
#wrapper #left {
	width: 487px;
	background-color: #666;
	float: right;
	border: medium solid #F00;
	font-weight: bold;
	color: #F90;
	text-align: left;
	height: 1850px;
}
#wrapper #right {
	background-color: #666;
	width: 488px;
	border: medium solid #F00;
	color: #F60;
	font-weight: bold;
	height: 1850px;
}
.ab {
	text-align: center;
}
#wrapper #left blockquote h3 {
	color: #0CF;
}
#wrapper #left blockquote p {
	color: #0CF;
	font-size: 24px;
}
.ab {
	color: #F60;
}
#wrapper #left blockquote .ab u {
	color: #F90;
}

