#content {
	padding-right: 0px;
	width: 845px;
}
#sidebar {
	display: none;
}
h2 {
	font-size: 1.8em;
}
#leader-image {
	float: left;
	width: 224px;
	padding-top: 272px;
	margin: 0 15px 15px 0;
	background: url('/images/EMS_page_image.jpg') no-repeat;
}

#left-col {
	float: left;
	width: 520px;
}

#right-col {
	width: 318px;
	float: right;
	margin-top: 10px;
}

#left-col ul {
	margin-left: 0px;
	clear: both;
}
#left-col ul ul {
 	margin-left: 15px;
}
#left-col ul li {
	list-style-type: none;
	font-weight: bold;
}
#left-col ul li.normal {
	font-weight: normal;
}
#left-col ul ul li {
	list-style-type: disc;
	font-weight: normal;
}

#left-col li ul {
	margin: 0 1.5em 1.5em;
}

#right-col h3 {
    margin-left: 50px;
	font-size: 1.3em;
	font-weight: normal;
}

#right-col ul {
    margin-left: 60px;
}
#right-col ul ul {
    margin-left: 20px;
	font-size: 0.9em;
}

#right-col ul li {
	list-style-type: none;
	font-weight: bold;
	color: #963;
}
#right-col ul ul li {
	list-style-type: disc;
	font-weight: normal;
	color: #555;
}

#right-col strong {
	color: red;
}

#right-col li ul {
	margin: 0 1.5em 1.5em;
}

#callouts {
	margin-left: 0px !important;
}

#callouts strong,
#callouts p,
#callouts span{
    display: none;
}

#callout_savings a {
    display: block;
	width: 316px;
	height: 171px;
	background: url('/images/callout_savings.png') no-repeat;
}

#callout_reduce a {
    display: block;
	width: 316px;
	height: 161px;
	background: url('/images/callout_reduce.png') no-repeat;
}

sub {
	font-size: 0.75em;
}
