body {
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 70px;
	color: #000;
}
h2 {
	font-size: 11px;
	font-weight: 500;
	color: #000;
	margin: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin: 10px 0px 0px 0px;
}
#bkg {
	width: 650px;
	height: auto;
}
#bkgTop {
	display: none;
}
#container {
	width: 650px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	z-index: 50;
}
#header {
	display: none;
}
#topNav {
	display: none;
}
#topNav ul {
	display: none;
}
#topNav li {
	display: none;
}
#topNav a {
	display: none;
}
#contentContainer {
	width: 650px;
	height: auto;
}
#sideContent {
	display: none;
}
#sideNav {
	display: none;
}
#qcForm {
	display: none;
}
#qc {
	display: none;
}
#content {
	width: 650px;
	height: auto;
}
#content ul {
	margin: 5px 0px 5px 25px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
}
#content li {
	padding: 0px 0px 2px 8px;
}
#content li p {
	margin: 7px 0px 7px 20px;
	padding: 0px;
}
#content a {
	font-weight: 600;
	color: #000;
	text-decoration: underline;
}
#imagePromo {
	display: none;
}
#contactForm input {
	width: 250px;
	height: auto;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#contactForm textarea {
	width: 250px;
	height: 100px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-align: center;
}
#phone span { font-size: 14px; font-weight: 600; }
#botLinks {
	display: none;
}
#botLeftInside {
	display: none;
}
#botRightInside {
	display: none;
}
#addressBar {
	width: 650px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px;
	text-align: center;
}
#botLeft {
	display: none;
}
#botRight {
	display: none;
}
#footer {
	display: none;
}

