
#SubBodyContainer {
	background: url(../images/home/home-bg.jpg);
	position: relative;
	width: 1000px;
	height: 1050px;
	left: auto;
	right: auto;
}


#SubBodyContainer-LC {
	position: absolute;
	margin-top: 11px;
	margin-left: 11px;
}


#SubBodyContainer-RC {
	position: absolute;
	margin-top: 20px;
	margin-left: 311px;
}

#SubBodyContainer-SubNav {
	position: relative;
	width: 261px;
	height: 282px;
	margin-top: 0px;
	margin-left: 10px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #455e64;
}

#SubNav-header {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 150px;
	font-size: 13px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #455e64;
}
#SubNav-all {
	position: absolute;
	top: 20px;
	left: 190px;
	width: 100px;
	font-size: 10px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #455e64;
}

#SubNav-items {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 226px;
	font-size: 11px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #455e64;
}

#SubNav-items a { color: #d19c48; }
#SubNav-items a:hover { color: #d19c48; }
#SubNav-items a:visited { color: #d19c48; }
#SubNav-items a:visited:hover { color: #d19c48; }

#subnavlist {
	width: 261px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	margin: 0;
	padding: 12px 0 0 10px; }
	
#subnavlist li { display: inline; /* for the lovely IE5 and IE6 */ }

#subnavlist a {
	display: block;
	border-bottom: 2px #ffffff solid;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #5b5050;
	background-color: #e7e4e4; 
	padding: 7px 7px 0px 10px;
	margin: 0px; 
	}

#subnavlist a:hover { background-color: #ffffff; color: #5b5050; }
#subnavlist a:visited { color: #5b5050; }
#subnavlist a:visited:hover { background-color: #ffffff; color: #5b5050; }

#AdBox {
	position: relative;
	width: 281px;
	height: 200px;
	margin-top: 8px;
	margin-left: 0px;
	padding:0px;
	text-align:center;
}

#AdBox-ad {
	position: relative;
	padding:10px;

}


#CalloutFormNav {
	position: relative;
	padding:0px 0 0px 9px;

}



#rc-topbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 689px;
	height: 281px;
}

#branding-photo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 673px;
	height: 249px;
}

#brandingcontainer {
	position: relative;
	background: url(../images/home/branding-intro-bg.jpg);
	top: -8px;
	left: 1px;
	width: 671px;
	height: 149px;
	font-size: 14px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #993300;
}


#brandingcontainer-content {
	position: absolute;
	padding: 20px 0 0 20px;
	width: 630px;
	font-size: 14px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

#brandingcontainer-content a {
	font-size: 12px;
	font-family : arial, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #1f7184;
}

#brandingcontainer-content a:active  { color: #1f7184; text-decoration: underline; }
#brandingcontainer-content a:link  { color: #1f7184; text-decoration: underline; }
#brandingcontainer-content a:visited  { color: #1f7184; text-decoration: underline; }
#brandingcontainer-content a:hover  { color: #1f7184; text-decoration: none; }


#branding-name {
	position: absolute;
	top: 32px;
	left: 372px;
	width: 388px;
	font-size: 35px;
	font-family : georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}


#rc-midbox {
	position: absolute;
	top: 398px;
	left: 2px;
	width: 408px;
}

#rc-midbox-news-header {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 200px;
	font-size: 13px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #fdf098;
}
#rc-midbox-news-all {
	position: absolute;
	top: 10px;
	left: 325px;
	width: 100px;
	font-size: 10px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #fdf098;
}

#rc-midbox-news-list {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 390px;
}

#newslist {
	width: 390px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	margin: 0;
	padding: 0px 0 0 0px; }
	
#newslist li { display: inline; /* for the lovely IE5 and IE6 */ }

#newslist a {
	display: block;
	border-bottom: 1px #a64917 solid;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #e6d88b;
	background-color: #853307; 
	padding: 10px 0px 0px 10px;
	height: 29px;
	margin: 0px; 
	}

#newslist a:hover { background-color: #af4d18; color: #e6d88b; }
#newslist a:visited { color: #e6d88b; }
#newslist a:visited:hover { background-color: #853307; color: #e6d88b; }



#rc-midbox-event-header {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 200px;
	font-size: 13px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #fdf098;
}
#rc-midbox-event-all {
	position: absolute;
	top: 255px;
	left: 280px;
	width: 200px;
	font-size: 10px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #fdf098;
}

#rc-midbox-event-photo {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 88px;
	height: 88px;
}

#rc-midbox-event-list {
	position: absolute;
	top: 288px;
	left: 100px;
	width: 280px;
	font-size: 11px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #fdf098;
	line-height: 17px;
}

#rc-midbox-event-list p {
	height: 3px;
}

#rc-midbox-event-list a:active  { color: #fdf098; text-decoration: underline; }
#rc-midbox-event-list a:link  { color: #fdf098; text-decoration: underline; }
#rc-midbox-event-list a:visited  { color: #fdf098; text-decoration: underline; }
#rc-midbox-event-list a:hover  { color: #fdf098; text-decoration: none; }



#rc-rightbox {
	position: absolute;
	top: 390px;
	left: 420px;
	width: 253px;
	height: 439px;
}

#rc-rightbox-patient {
	position:relative;
	top: 10px;
	left: 0px;
	width: 253px;
	height: 115px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background: url(../images/home/pv-bg.jpg);
}

#rc-rightbox-patient a:active  { color: #708386; text-decoration: underline; }
#rc-rightbox-patient a:link  { color: #708386; text-decoration: underline; }
#rc-rightbox-patient a:visited  { color: #708386; text-decoration: underline; }
#rc-rightbox-patient a:hover  { color: #708386; text-decoration: none; }

#rc-rightbox-patient-header {
	position: absolute;
	top: 11px;
	left: 12px;
	font-size: 14px;
	font-weight: bold;
}

#rc-rightbox-patient-photo-container {
	position: absolute;
	top: 30px;
	left: 12px;
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}

#rc-rightbox-patient-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#rc-rightbox-patient-content {
	position: relative;
	padding: 35px 0 0 97px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

#rc-rightbox-patient-content p {
	height: 3px;
}


#rc-rightbox-askdoctor {
	position:relative;
	top: 18px;
	left: 0px;
	width: 253px;
	height: 115px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background: url(../images/home/askdoctor-bg.jpg);
}

#rc-rightbox-askdoctor-header {
	position: absolute;
	top: 3px;
	left: 12px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#rc-rightbox-askdoctor-photo-container {
	position: absolute;
	top: 20px;
	left: 12px;
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}

#rc-rightbox-askdoctor-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#rc-rightbox-askdoctor-content {
	position: relative;
	padding: 30px 0 0 97px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

#rc-rightbox-finddoctor {
	position:relative;
	top: 26px;
	left: 0px;
	width: 252px;
	height: 139px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background: url(../images/home/nih-bg.jpg);
}

#rc-rightbox-finddoctor-header {
	position: absolute;
	top:10px;
	left: 12px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#rc-rightbox-finddoctor-photo-container {
	position: absolute;
	top: 35px;
	left: 12px;
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}

#rc-rightbox-finddoctor-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#rc-rightbox-finddoctor-content {
	position: relative;
	padding: 35px 0 0 97px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

#rc-rightbox-forphysicanonly {
	position:relative;
	top: 35px;
	left: 0px;
	width: 253px;
	height: 84px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #02474e;
	background: url(../images/home/findoctor-bg.jpg);
}

#rc-rightbox-forphysicanonly-header {
	position: absolute;
	top:5px;
	left: 94px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#rc-rightbox-forphysicanonly-photo-container {
	position: absolute;
	top: 3px;
	left: 12px;
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}

#rc-rightbox-forphysicanonly-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#rc-rightbox-forphysicanonly-content {
	position: relative;
	padding: 25px 0 0 97px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

#rc-rightbox-forphysicanonly-content a:active  { color: #02474e; text-decoration: underline; }
#rc-rightbox-forphysicanonly-content a:link  { color: #02474e; text-decoration: underline; }
#rc-rightbox-forphysicanonly-content a:visited  { color: #02474e; text-decoration: underline; }
#rc-rightbox-forphysicanonly-content a:hover  { color: #02474e; text-decoration: none; }


/*======================================CLASSES ========================================*/

.thumbboxbg {
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}


.whatnewTitle {
	font-size: 12px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #455e64;
}

.whatnewDesc {
	font-size: 10px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #455e64;
}
