@charset "UTF-8";/* CSS Document */body {	left: 0px;	top: 0px;	position: absolute;	background-image: url(images/pagebackground.jpg);	width: 800px;	background-repeat: no-repeat;	background-position: 600px 40px;}#Header {	background-image: url(images/headerbackground.jpg);	width: 800px;	padding-top: 10px;	padding-bottom: 10px;}#BodyContent {	width: 800px;}#Footer {	width: 800px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: center;}#SideNav {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	border: thin solid #CCCCCC;	width: 180px;	background-color: #FFFFFF;}#SideNav a {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	background-color: #ff3333;	display: block;	padding: 2px;}.inactive {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: normal;	color: #CCCCCC;	text-decoration: none;	background-color: #ff3333;	display: block;	padding: 2px;}.SideBar {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 32px;	font-weight: bold;	color: #FF3333;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;}h3{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;}p {	font-size:14px;}.PricePoint {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: bold;}.Phone {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF;}