body {
	margin: 0;
	padding: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #595959;
}
a img {
	border: 0px none;
}
p {
	margin: 0 0 1.5em 0;
}
p.blogreadmore {
margin: -0.5em 0 2.5em 0;
}
p.blogmeta {
margin: -0.25em 0 1em 0;
}
p.blogcommentmeta {
margin: -1.5em 0 2.5em 0;
font-size: 11px;
font-style: italic;
color: #5e8e3e;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#header_container {
	background: #faf383 url(http://www.diabetesmiracle.org/themes/site_themes/default/header_bg.jpg) repeat-x top center;
	width: 100%;
	border-bottom: 8px solid #f36a22;
}
#header {
	height: 141px;
	margin: 0 auto;
	width: 953px;
	text-align: right;
	line-height: 1em;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
x	clear: right;
}
#header ul li {
	list-style: none;
	display: inline;
}
#header ul li img {
	margin-right: -3px;
}
#header ul li.last img {
	margin-right: 0px;
}
#header_menu_home {
	padding: 55px 19px 0;
	margin-bottom: -1px;
}
#header_menu_main {
}
#header_logo {
	float: left;
}

#home_testimonial {
	background: transparent url(http://www.diabetesmiracle.org/themes/site_themes/default/quote_left.gif) no-repeat 11px 117px;
	text-align: center;
	width: 234px;
	height: 325px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: left;
}
#home_testimonial.no_photo {
	background-position: 11px 15px;
}
#home_testimonial p {
	margin: 0;
	padding: 11px 22px 0 44px;
	width: 158px; /* 180 - 22(padding) */
	text-align: left;	
	color: #9b9b9b;
}
#home_testimonial p.end {
background: transparent url(http://www.diabetesmiracle.org/themes/site_themes/default/quote_right.gif) no-repeat right bottom;
}
#home_testimonial p.author {
	background-image: none;
	text-align: right;
	font-size: 0.9em;
	color: #595959;
	line-height: 1.3em;
}
#home_testimonial p.author a, #home_testimonial p.author a:visited {
	line-height: 2.0em;
	color: #f36a22;
}

#footer {
	width: 953px;
	margin: 0 auto;
	padding: 0 0 13px 0;
	text-align: center;
	background-color: #369142;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul li {
	display: inline;
}
#footer ul.footer_menu {
	border-bottom: 1px solid #78b580;
	padding: 17px 0 12px 0;
	margin: 0 90px;
}
#footer ul.footer_menu li {
	padding: 0 15px;
	background: transparent url(http://www.diabetesmiracle.org/themes/site_themes/default/bullet_footer_menu.gif) no-repeat center right;
}
#footer ul.footer_menu li.last {
	background-image: none;
}
#footer ul.footer_menu li a, #footer ul.footer_menu li a:visited {
	color: white;
	text-decoration: none;
}
#footer ul.footer_menu li a:hover {
	color: #a0cba6;
}
#footer ul.footer_sub_menu {
	padding: 11px 0 14px 0;
	margin: 0;
	color: #a0cba6;
	font-size: 0.9em;
}
#footer ul.footer_sub_menu li {
	padding: 0 15px;
	background: transparent url(http://www.diabetesmiracle.org/themes/site_themes/default/bullet_footer_submenu.gif) no-repeat center right;
}
#footer ul.footer_sub_menu li.last {
	background-image: none;
}
#footer ul.footer_sub_menu a, #footer ul.footer_sub_menu a:visited {
	color: #a0cba6;
	text-decoration: none;
}
#footer ul.footer_sub_menu a:hover {
	color: white;
}
#page_content {
	width: 833px; /* 953 - 120 (padding) */
	margin: 0 auto;
	padding: 60px 60px 120px 60px;
	background-color: white;
}
label {
vertical-align:top;
}
textarea {
display:block;
clear:right;
}