#container
{
	width: 100%;
	border: none;
}

#resizer-holder
{
	display: none;
}

div#nav-holder
{
	display: none;
}

#lefter
{
	width: 95%;
	float: none;
	min-height: 0;
}

#righter
{
	display: none;
}

#footer
{
	display: none;
}

.testimonial-item-odd, .testimonial-item-even, .program-summary
{
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}

p, h1, h2, h3, h4, h5, h6, ul, li
{
	background: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
}

p
{
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin-bottom: 15px;
}

h1
{
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 20px;
	margin-left: -10px;
}

h4
{
	font-size: 17px;
}

img
{
	display: none;
}

#button-contact
{
	display: none;
}

a
{
	color: #000;
	text-decoration: underline;
}

#header a
{
	text-decoration: none;
}

ul
{
	list-style-type: disc;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul li
{
	margin-bottom: 10px;
}

div#home-splash
{
	display: none;
}