#home_main_container {
	width: 100%;
	background-color: #d0e4f4;
	border-bottom: 8px solid #f36a22;
}
#home_main {
	width: 953px;
	height: 403px;
	margin: 0 auto;
	background-color: white;
}
#home_solicit_container {
	border: 3px solid white;
	float: left;
	width: 632px;
	height: 397px;
}
#home_solicit_container img {
	display: block;
}
a {
cursor: pointer !important;
}

#newsletter_signup {
	background: white url(http://www.diabetesmiracle.org/themes/site_themes/default/stopping_diabetes_newsletter_bg.gif) no-repeat top right;
	border-top: 3px solid white;
	border-right: 4px solid white;
	width: 310px;
	height: 194px;
	float: right;
	position: relative;
}
#newsletter_signup img.newsletter_signup_title {
	margin: 19px 0 0 20px;
}
#newsletter_signup p {
	padding: 10px 0 0 50px;
	margin: 0;
	width: 190px;
}
#newsletter_signup p a, #newsletter_signup p a:visited {
	font-size: 0.9em;
	color: #f36a22;
	line-height: 3.0em;
}
#newsletter_signup .button_newsletter_signup {
	position: absolute;
	top: 157px;
	right: 15px;
}

#network_signup {
	background: #6fb031 url(http://www.diabetesmiracle.org/themes/site_themes/default/share_read_learn_bg.jpg) no-repeat right bottom;
	border-top: 3px solid white;
	border-right: 4px solid white;
	width: 310px;
	height: 200px;
	float: right;
	position: relative;
}
#network_signup img.network_signup_title {
	margin: 21px 0 0 15px;
}
#network_signup p {
	color: white;
	padding: 10px 0 0.5em 33px;
	margin: 0;
	width: 148px;
}
#network_signup .button_network_signup {
	margin: 0 0 0 33px;
}

#contest_signup {
	background: #6fb031 url(http://www.diabetesmiracle.org/themes/site_themes/default/contest_spot_bg.jpg) no-repeat right bottom;
	border-top: 3px solid white;
	border-right: 4px solid white;
	width: 310px;
	height: 200px;
	float: right;
	position: relative;
}
#contest_signup img.contest_signup_title {
	margin: 21px 0 0 15px;
}
#contest_signup p {
	color: white;
	padding: 10px 0 1em 33px;
	margin: 0;
	width: 175px;
}
#contest_signup .button_contest_signup {
	margin: 0 0 0 33px;
}

#home_content {
	width: 953px;
	margin: 26px auto 29px auto;
}



#home_healthy_image {
	text-align: center;
	float: right;
	width: 234px;
	height: 312px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#home_healthy_image img {
	margin-top: 25px;
}

#home_main_text {
	margin: 0 249px;
}
#home_main_text strong {
	font-weight: bold;
	color: #f36a22;
}
#home_main_text img {
	margin-bottom: 	2.0em;
	display: block;
}
#home_main_text span {
	width: 47%;
	margin-right: 15px;
	float: left;
}
#home_main_text span.column_1 {

}
#home_main_text span.column_2 {
	margin: 41px 0 0 0;
}
#page_content {
	width: 833px; /* 953 - 120 (padding) */
	margin: 0 auto;
	padding: 60px 60px 120px 60px;
	background-color: white;
}
#slide_container {
width: 632px;
height: 397px;
position: relative;
}
#slide_numbers {
position: absolute;
left: 8px;
bottom: 8px;
margin: 0;
padding: 0;
list-style: none;
}
#slide_numbers li {
float: left;
padding: 2px;
}
#slide_numbers li a {
border: 1px solid #fff;
background-color: #c4bf8d;
padding: 3px 5px;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #625e2f;
}
#slide_numbers li a.current {
color: #fff;
background-color: #706b3a;
}