

html {
	height: auto;
}
body {
	height: auto;
}

#main_nav {
	display: none;
}

.wrapper {
	width: 100%;
	position: static;
}

#phone {
	display: block;
	text-align: right;
	position: static;
	padding-right: 5em;
}

#phone h3 {
	color: #126;
}
#banner {
	display: none;
}

#breadcrumbs {
	display: none;
}

td#left_column {
	display: none;
}


table.capabilities {
	width: 100%;
}


#ssi_footer {
	display: none;
}


#content h4 {
	margin-top: -3pt;
}
#content h6 {
	margin-top: -2pt;
}

p.terms {
	display: none;
}

#wrapper_table {
	width: 100%;
	height: auto;
}


table.layout_table {
	width: 100%;
}

#logo {
	position: static;
}

td#right_column {
	display: none;
}

td#content_column {
	width: 100%;
}

#wrapper_table {
	width: 100%;
	height: auto;
}

p.adobe {
	display: none;
}