#content  h2 {
 margin: 8px 36px 0 40px;
 padding-top: 5px;
 font: 14px bold Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.6em;
 color: #859a54;
text-transform: uppercase;
font-size:19px;
}
#banner_default{
 width: 960px;
 height: 321px;
 background-color: #ffffff;
 /*margin: 0 auto; 
 position: relative;*/
 padding: 0;

 overflow: hidden;
}
*+html #banner_default { margin-top: 30px;}
#view_html{
	height: 29px;
	text-align: left;
	/*margin: 0 0 0 860px;
	margin-top:-50px;
	margin-left:860px;*/
	padding: 0px 0px 0px 0px;
	position: relative;
	top:-25px;
	top /**/ : /**/ -35px;
	left:886px;
	overflow: auto;

	
}
*+html #view_html { top:-23px;}

#center_buttons{
	margin-top:-30px;
}

#view_html p{
color: #999999;
font: 10pt bold Verdana, Arial, Helvetica, sans-serif;
 line-height: .8em;
}

#view_html a { color: #999999; }
#view_html a:hover { color: #002b54;}

#center_buttons{
 width: 960px;
 height: 137px;
 background-color: #FFF;

 /*margin: 0 auto;
 position: relative;
*/

}


#sidebar{
 width: 285px;
 height: 385px;
 float: left;
 background: #ffffff url(../images/sidebar_caregivingnow.jpg) top left no-repeat;
 /*margin: 0 auto;
 position: relative;
*/
}
#sidebar table{
 margin: 228px 12px 0px 10px;
 text-align:right;
 position: relative;
}


#content{
 width: 675px;
  height: 385px;
 float: right;
 background: #ffffff url(../images/content_home_border.png) top left no-repeat;
 margin-top /**/:/**/ 5px;
 padding-top: 35px;
 /*margin: 0 auto; position: relative; */

}
#content p { 
 margin: 8px 36px 0 36px;
 padding-top: 5px;
 line-height: 1.6em;
 color: #686868;
}
#content a { color: #860038; }
