* {
 margin: 0;
 padding: 0;
}
body { 
	background: #fff; 
	font-size: 12px;
}
p, ul {
	padding: 0;
	margin: 10px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	list-style-type: square;
}
a {
 text-decoration: underline;
 font-weight: bold;
}
h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
}
h2 {
	padding-top: 7px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 14px;
}
h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#container {
 margin: auto;
 width: 750px;
}
#header {
 height: auto;
 width: 750px;
 float: none;
}
#logo {
	margin-top: 10px;
}
#logo h1 {
	float: none;
}
#parcustaglineimg {
height:35px;
visibility:visible;
width:205px;
margin-top: 10px;
}
#navigation {
 float: none;
}
.nav-links li {
 display: none;
 float: none;
}
.nav-links li a {
 display: none;
}
.phone-number li {
 float: none;
 list-style-type: none;
 font: normal 14px Arial, Helvetica, sans-serif;
}
#highlight {
	float: none;
	height: auto;
	width: 700px;
}
.highlight-top {
 float: none;
 border-top: 1px solid #006699;
}
.product-highlight-top {
 float: none;
 border-top: 1px solid #006699;
}
.highlight-middle {
	background: #fff;
	float: none;
}
.highlight-bottom {
 float: none;
 display: none;
}
.product-table {
	background-color: #fff;
	text-decoration: none;
}
.product-table ul {
	list-style-image: url(images/square-bullet.gif);
	padding-left: 10px;
	margin-left: 10px;
}
.product-table li {
	padding-bottom: 10px;
}
.product-table p {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: both;
}
.product-reg {
	text-decoration: none;
	float: none;
}
.content-middle li, .sidebar-middle li{
	margin-left: 10px;
}
#left-content {
 float: none;
 margin-top: 20px;
 width: 700px;
}
.content-top {
 float: none;
 border-top: 1px solid #006699;
}
.content-middle {
 background: #fff;
 float: none;
}
.content-middle p { text-align: justify; }
.highlight {
 color: #7b9122;
 font-style: italic;
}
.button-table  {
	display: none;
}
.button-table  td {
	display: none;
}
.content-bottom {
 display: none;
 float: none;
}
#sidebar-right {
 float: none;
 margin-top: 20px;
 width: 700px;
}
.sidebar-top {
 float: none;
 border-top: 1px solid #006699; 
}
.sidebar-middle {
 float: none;
 background: #fff;
}
.sidebar-middle p { text-align: left; }
.sidebar-image { 
	padding-left: 25px;
	padding-right: 20px;
}
.sidebar-bottom {
 display: none;
 float: none;
}
#footer {
 clear: both;
 width: 700px;
}
#footer-copyright {
	display: inline-block;
	float: none;
	height: auto;
	width: 700px;
	margin: auto;
	padding-top: 30px;
}
#footer-copyright p {
 font-size: 10px;
}
#bottomnavmenu {
	display: none;
 	float: none;
}
.submit-button {
 	display: none;
	float: none;
}

