#homeColumn div#home_main {width:100%;height:500px;margin-left:9px;_margin-left:4px;background:transparent url(/images/HCP/img-main.jpg) no-repeat;}

div#home_main .buttons{float:right;margin:45px 105px 0 0;_margin-right:53px;width:340px;height:305px;}
div#home_main *#disclaimer {font-style:italic; clear: both; float: none; padding-top: 26px; padding-left: 220px; color: #FFF;}
div.buttons div {margin-bottom:7px;margin-left:20px;_margin-left:13px;}
div.buttons div.titlePedInd{ color:white;font-weight:bold;margin-left:0;margin-top:10px;}

div.buttons div a {display:block;float:left;width:318px;}
div#home_main a#dep { background: transparent url(/images/HCP/btn-major-depdis-off.gif) no-repeat center bottom; height:43px;}
div#home_main a#bipo {background: transparent url(/images/HCP/btn-bipo-off.gif) no-repeat center bottom; height:28px;}
div#home_main a#schiz{background: transparent url(/images/HCP/btn-schiz-off.gif) no-repeat center bottom;height:28px;}
div#home_main a#ped-bipo{background: transparent url(/images/HCP/btn-ped-bipo-off.gif) no-repeat center bottom; height:43px;}
div#home_main a#ad-schiz{background: transparent url(/images/HCP/btn-ad-schiz-off.gif) no-repeat center bottom; height:28px;}
div#home_main a#autism{background: transparent url(/images/HCP/btn-autism-off.gif) no-repeat center bottom; height:43px;}

div#home_main a:hover#dep { background: transparent url(/images/HCP/btn-major-depdis-on.gif) no-repeat center bottom;}
div#home_main a:hover#bipo{background: transparent url(/images/HCP/btn-bipo-on.gif) no-repeat center bottom;}
div#home_main a:hover#schiz{background: transparent url(/images/HCP/btn-schiz-on.gif) no-repeat center bottom;}
div#home_main a:hover#ped-bipo{background: transparent url(/images/HCP/btn-ped-bipo-on.gif) no-repeat center bottom;}
div#home_main a:hover#ad-schiz{background: transparent url(/images/HCP/btn-ad-schiz-on.gif) no-repeat center bottom;}
div#home_main a:hover#autism{background: transparent url(/images/HCP/btn-autism-on.gif) no-repeat center bottom;}

/**********************/
div#home_main .bottom-buttons{float: right; margin:0 0 0 0; height:58px;width:650px;padding-top:20px;}
div#home_main .inline-buttons{ list-style-type:none; list-style:none; display:inline;}
div#home_main .bottom-buttons li {}
div#home_main .inline-buttons li{float:left;}

/***********************/
div#home_main div.bottom-buttons a {display:block;float:left;margin-right:12px;}
div#home_main a#callout1 {background: transparent url(/images/HCP/img-callout1.gif) no-repeat center bottom; height:58px; width:169px;}
div#home_main a#callout2 {background: transparent url(/images/HCP/img-callout2.gif) no-repeat center bottom; height:58px; width:169px;}
div#home_main a#callout3 {background: transparent url(/images/HCP/img-callout3.gif) no-repeat center bottom;height:58px; width:185px;}

div.tooltip {
	position:absolute;
	left:-999px;
	width:312px;
	padding-top:13px;
	background: transparent;
	z-index:999;
}

.tool-tip-mid{ 
    width:100%;
    background: transparent url(/images/HCP/img-ro-mid.png) repeat-y left top; 
    _background:none;/* IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/HCP/img-ro-mid.png',sizingMethod='scale');/* IE 6 */
}
.tool-tip-mid p{padding:0px 15px;line-height:13px;margin-bottom:6px;}
.tool-tip-bot{ 
    width:100%; 
    height:27px;
    background: transparent url(/images/HCP/img-ro-bot.png) no-repeat left top;
    _background:none;/* IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/HCP/img-ro-bot.png',sizingMethod='image');/* IE 6 */
}
.tool-tip-top{ 
    width:100%; 
    height:13px;
    background: transparent url(/images/HCP/img-ro-top.png) no-repeat left top;
    _background:none;/* IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/HCP/img-ro-top.png',sizingMethod='image');/* IE 6 */
}


/* links in the footer */
#ctl00_ctl00_MainContent_objFooter_objIndexLinks_defaulthcplinks {display:none;}

ul#menu li#last a:hover {
 background:transparent url(/images/menu/nav-ro-last.gif) no-repeat scroll -64px 0;
}