


/* Container
----------------------------------------------------------------------- */

/* Header
----------------------------------------------------------------------- */

#header-surgery, #header-eyedropper, 
#header-dental, #header-home { width:535px; height:436px; margin:0 auto; position: relative; border-bottom: 1px solid #fff;background:#cdcc9a;}

#header-surgery		{ background:url(images/shared/header-bkg-surgery.jpg) no-repeat top left; }
#header-eyedropper	{ background:url(images/shared/header-bkg-eyedropper.jpg) no-repeat top left; }
#header-dental		{ background:url(images/shared/header-bkg-dental.jpg) no-repeat top left; }


#header-callout {
	position:absolute;
	top:440px;
	left:0px;
	width:296px;
	color:#000000;
	font-size:13px;
	line-height:1.4;
	}
#header-callout p {margin-top:0;margin-bottom:0;}
#header-callout p.author {font-size:9px; font-weight:bold; text-transform:uppercase; margin-top:.7em;}
#header-callout h5 {margin-top:0;margin-bottom:20; font-size: 24px;}

#header-callout p.rmore {font-size:9px; font-weight:bold; text-transform:uppercase; margin-top:.7em;}



/* HOME
----------------------------------------------------------------------- */
#home #header-callout {
	width:535px;
	height:61px;
	color:#000;
	font-family:Verdana;
	font-weight:normal;
	padding:15px 14px 0 0;
	background:url() no-repeat top left;
}

#home #header-callout h1 {
	font-size:24px;
	padding-bottom: 30px;
	
}



#home #header-callout h5 {
	font-size:24px;
	font-weight:normal;}

#home #header-callout p {
    margin:auto;
	font-size:14px;
	padding-bottom: 5px;
}


#home #header-callout p.pics {
	font-size:14px;
	padding-bottom: 5px;
	}
	
	#home #header-callout p.pics2 {
	font-size:14px;
	padding-bottom: 5px;
	}
	
	#home #header-callout p.pics3 {
	font-size:14px;
	padding-bottom: 5px;
	}

#home #header-callout h3 {
	font-size:25px;
	text-transform:uppercase;
	margin:0;
	margin-bottom:.3em;
}
#home #header-callout ul { margin:0; padding-top:20px; margin-bottom:9px; min-height:19px;height:19px;}
#home #header-callout li { list-style:none; float:left; margin-right:5px; }
#home #header-callout li a img { border:1px solid #fff;}
#home #header-callout li a:hover img { border:1px solid #ffff00;}


#home #header-callout p.rmore {font-size:9px; font-weight:bold; text-transform:uppercase; margin-top:.7em;}



