body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #203382 url(images/body_bg.jpg) repeat-x;
	font-family: arial;
	font-size: 13px;
	color: #00006E;
}

img {
	border: 0;
}

img.lt {
	float: left;
	margin: 5px 10px 0 20px;	
	
}

img.rt {
	float: right;
	margin: 5px;	
}
img.consult {
	float: right;
	margin: 35px 0 0 0;
}
img.family_day {
	margin-left: 8px;
}
img.full {
	margin: 0 0 10px 0;
}
p.clr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

p.center {
	text-align: center;
	
}
a:link, a:visited {
	color: #0015FF;
}

a:active, a:hover {
	color: #A50921;
}


div#wrapper {
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	width: 959px;
	position: relative;
}


div#header {
	width: 959px;
	height: 341px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	
}
div#header_inside {
	width: 959px;
	height: 231px;
	background: url(images/header_inside.jpg) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	
}
div#header img#logo{
	float: left;
	width: 549px; 
	height: 215px;
	margin: 25px 0 0 35px; 
}
div#header_inside img#logo_inside{
	float: left;
	width: 573px; 
	height: 140px;
	margin: 6px 0 0 35px; 
}
div#phone {
	margin-left: 775px;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #1C2E7E;
}
/***************NAVIGATION******************/
div#nav {
	position: relative;
	width: 959px;
	height: 69px; 
	background: url(images/nav_bg.jpg) no-repeat;
	margin-left: 4px;
	color: #FFFFFF;
	z-index: 200;
}

div#nav ul {
	height: 55px;
	margin: 0 0 0 53px;
	padding: 0;
	
}

div#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-top: 16px;
	float: left;
	height: 40px;
}

div#nav ul li a:link, div#nav ul li a:visited{
	text-indent: -9999px;
	display: block;
	height: 27px;
}

div#nav ul li a:link#home, div#nav ul li a:visited#home{
	width: 86px;
	background: url(images/home_btn.jpg) 0 0 no-repeat;
}

div#nav ul li a:hover#home, div#nav ul li a:active#home {
	width: 86px;
	background: url(images/home_btn.jpg) 0 -27px;
}


div#nav ul li a:link#about, div#nav ul li a:visited#about{
	width: 117px;
	background: url(images/about_btn.jpg) 0 0;

}

div#nav ul li a:hover#about, div#nav ul li a:active#about{
	width: 117px;
	background: url(images/about_btn.jpg) 0 -27px;
}

div#nav ul li a:link#physician, div#nav ul li a:visited#physician{
	width: 180px;
	background: url(images/physicians_btn.jpg) 0 0;
}

div#nav ul li a:hover#physician, div#nav ul li a:active#physician{
	width: 180px;
	background: url(images/physicians_btn.jpg) 0 -27px;
}

div#nav ul li a:link#success, div#nav ul li a:visited#success{
	width: 157px;
	background: url(images/success_btn.jpg) 0 0;
}

div#nav ul li a:hover#success, div#nav ul li a:active#success{
	width: 157px;
	background: url(images/success_btn.jpg) 0 -27px;
}
div#nav ul li a:link#services, div#nav ul li a:visited#services{
	width: 108px;
	background: url(images/services_btn.jpg) 0 0;
}

div#nav ul li a:hover#services, div#nav ul li a:active#services{
	width: 108px;
	background: url(images/services_btn.jpg) 0 -27px;
}
div#nav ul li a:link#financial, div#nav ul li a:visited#financial{
	width: 245px;
	background: url(images/financial_btn.jpg) 0 0;
}

div#nav ul li a:hover#financial, div#nav ul li a:active#financial{
	width: 245px;
	background: url(images/financial_btn.jpg) 0 -27px;
}
div#nav ul li a:link#contact, div#nav ul li a:visited#contact{
	width: 128px;
	background: url(images/contact_btn.jpg) 0 0;
}

div#nav ul li a:hover#contact, div#nav ul li a:active#contact{
	width: 128px;
	background: url(images/contact_btn.jpg) 0 -27px;
}
div#nav ul ul {
	position: absolute;
	left:-999em;
	width: 200px;
	top: 40px;
	height: auto;
	color: #FFFFFF;
	background: #203382;
	margin: 0;
	padding: 0;
}

div#nav li li {
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	background: transparent;
}

div#nav ul ul a:link, div#nav ul ul a:visited {
	text-indent: 0;
	text-align: center;
	width: 200px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: auto;
	float: left;
	background: transparent;
	padding: 7px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
		
}

div#nav ul ul a:hover, div#nav ul ul a:active {
	color: #203382;
	background: #F2BA31;
}

div#nav li:hover ul ul,  div#nav li.sfhover ul ul {
	left: -9999em;
	
}


div#nav li:hover ul, div#nav li li:hover ul, div#nav li li:hover ul, div#nav li.sfhover ul, div#nav li li.sfhover ul, div#nav li li.sfhover ul {
	left: 10px;
	z-index: 6000;
	float: left;
}
/***************END NAVIGATION******************/
div#content_index {
	width: 959px;
	margin-top: -2px;
	background: url(images/content_index.jpg) repeat-y;
	
	
}
div#content_index_inside {
	width: 959px;
	background: url(images/content_bg.jpg) no-repeat;
	
}
div#content_inside {
	width: 959px;
	margin-top: -2px;
	background: url(images/content_inside.jpg) repeat-y;
	
}
div#content_inside_inside {
	width: 959px;
	background: url(images/content_bg_inside.jpg) no-repeat;
}

div#main {
	width: 880px;
	position: relative;
	margin-left: 35px;
	padding: 0;
}

div#column1 {
	float: left;
	width: 293px;
	margin-top: 14px;
	min-height: 450px;

}
div#column1 h2#news{
	text-indent: -5000px;
	width: 287px;
	height: 40px;
	background: url(images/news_title.jpg) no-repeat;
}
div#column1 img.lt {
	float: left;
	margin: 10px 10px 5px 50px;
	
	
}
a#request:link, a#request:visited {
	text-indent: -5000px;
	display: block;
	width: 293px;
	height: 218px;
	background: url(images/request_btn.jpg) 0 0;
	margin-bottom: 25px;
}
a#request:hover, a#request:active {
	background: url(images/request_btn.jpg) 0 -218px;
}
div#testimonial, div#testimonial_inside {
	width: 292px;
	text-align: left;
}
div#testimonial p{
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	
}
div#testimonial_inside p {
	padding: 5px 0 5px 20px;
	font-size: 11px;
}
div#testimonial_inside img {
	padding: 5px 0 0 10px;
}

div#rotator {
	width: 290px;
	height: 350px;
	position: relative;
	margin: 0;
	
}

div#rotator div {
	position: absolute;
	top: 0;
	display: none;
	width: 270px;
	height: 350px;

	margin: 0;
	padding: 0;
}


div#column2 {
	float: right;
	width: 550px;
	margin-right: 15px !important;
	margin-right: 8px;
	margin-top: 14px;
	text-align: left;
}
div#column2_inside {
	float: right;
	width: 560px;
	min-height: 600px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: left;
	
}

div#column2 h1, div#column2_inside h1 {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0 20px 10px 20px;
	padding: 0;
	font-weight: bolder;
}
div#column2 h2, div#column2_inside h2{
	font-size: 14px;
	text-decoration: underline;
	color: #00006E;
	padding-top: 10px;
	margin-left: 20px;
}
div#column2 p, div#column2_inside p {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 20px 10px 20px;
	padding: 0;
}


div#column2 h1#index {
	width: 564px;
	height: 79px;
	text-indent: -5000px;
	background: url(images/index_title.jpg) no-repeat;
}
div#column2_inside h1#about {
	width: 199px;
	height: 72px;
	text-indent: -5000px;
	background: url(images/about_title.jpg) no-repeat;
}
div#column2_inside h1#physician {
	width: 322px;
	height: 72px;
	text-indent: -5000px;
	background: url(images/physician_title.jpg) no-repeat;
}
div#column2_inside h1#success {
	width: 251px;
	height: 72px;
	text-indent: -5000px;
	background: url(images/success_title.jpg) no-repeat;
}
div#column2_inside h1#procedures {
	width: 121px;
	height: 56px;
	text-indent: -5000px;
	background: url(images/services_title.jpg) no-repeat;
}
div#column2_inside h1#financial {
	width: 372px;
	height: 53px;
	text-indent: -5000px;
	background: url(images/financial_title.jpg) no-repeat;
}
div#column2_inside h1#financing {
	width: 506px;
	height: 54px;
	text-indent: -5000px;
	background: url(images/financing_title.jpg) no-repeat;
}
div#column2_inside h1#guarantee {
	width: 452px;
	height: 53px;
	text-indent: -5000px;
	background: url(images/guarantee_title.jpg) no-repeat;
}
div#column2_inside h1#provider {
	width: 433px;
	height: 53px;
	text-indent: -5000px;
	background: url(images/provider_title.jpg) no-repeat;
}
div#column2_inside h1#contact {
	width: 207px;
	height: 64px;
	text-indent: -5000px;
	background: url(images/contact_title.jpg) no-repeat;
}
div#column2_inside h1#request {
	width: 491px;
	height: 71px;
	text-indent: -5000px;
	background: url(images/request_title.jpg) no-repeat;
}
div#column2_inside h1#staff {
	width: 218px;
	height: 53px;
	text-indent: -5000px;
	background: url(images/staff_title.jpg) no-repeat;
}
div#column2_inside h1#facility {
	width: 218px;
	height: 53px;
	text-indent: -5000px;
	background: url(images/facility_title.jpg) no-repeat;
}
div#column2_inside h1#eset {
	width: 540px;
	height: 86px;
	text-indent: -5000px;
	background: url(images/eset_title.jpg) no-repeat;
}
div#column2_inside h1#garzo {
	width: 341px;
	height: 57px;
	text-indent: -5000px;
	background: url(images/garzo_title.jpg) no-repeat;
}
div#column2_inside h1#meldrum {
	width: 456px;
	height: 57px;
	text-indent: -5000px;
	background: url(images/meldrum_title.jpg) no-repeat;
}
div#column2_inside h1#agarwal {
	width: 484px;
	height: 57px;
	text-indent: -5000px;
	background: url(images/agarwal_title.jpg) no-repeat;
}
div#column2_inside h1#su {
	width: 259px;
	height: 57px;
	text-indent: -5000px;
	background: url(images/su_title.jpg) no-repeat;
}
div#column2_inside img.photo{
	margin-top: 5px;
	float: right;
}
div.box {
	float: right;
	margin-right: 10px !important;
	margin-right: 3px;
	margin-top: 15px;
	width: 265px;
	
}
div.box p {
	font-size: 10px;
	margin-left: 15px;
}
div.sidebar_title {
	width: 250px;
	float: left;
	margin-left: 15px;
	font-size: 18px; 
	font-weight: bold;
	color: #9EC7E7;
	
}
div.sidebar_title_align_logo{
	float: left;
}
div.sidebar_title_align_titles{
	padding-top: 10px;
	float: left;
}

/**form styles**/
div#contact_us {
	width: 200px;
	margin-top: 15px;
	float: left;
	
}

div#contact_us form {
	margin-left: 35px;
	margin-top: 5px;

}

div#contact_us input.submit {
	margin: 15px 0 0 20px;
}


div#contact_us input {
	background-color: #F2BA31;
	width: 160px;
}
div#contact_us textarea {
	background-color: #F2BA31;
}
div#contact_us p {
	font-weight: bold;
	width: 200px;
	text-align: center;
	margin-left: 30px;
}


div#contact_us input.submit {
	margin: 0 0 0 50px;
	width: 67px;
	height: 27px;

}

/**end form styles**/

div#footer {
	width: 959px;
	height: 43px;
	margin-top: -1px;
	background: url(images/footer.jpg) no-repeat;
}

div#actual_footer {
	text-align: center;
	width: 959px;
	color: #FFFFFF;
}
div#actual_footer p{
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
div#actual_footer a:link, div#actual_footer a:visited{
	color: #F2BA31;
}
div#actual_footer a:hover, div#actual_footer a:active{
	color: #FFFFFF;
}
div#actual_footer ul {
	margin: 0;
	padding: 0;
}
div#actual_footer ul li {
	list-style: none;
	display: inline;
}
div#actual_footer ul li a:link, div#actual_footer ul li a:visited {
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
div#actual_footer ul li a:hover, div#actual_footer ul li a:active {
	color: #F2BA31;
}
div#column2_inside p#logos {
	margin-left: 85px;
}

img.aaahc {
	margin-top: 15px;
	float: left;
}
img.cap {
	float: left;
}
img.integramed {
	float: left;
}

img.CDPH {
	float: left;
}


div#logocol {
	position: absolute;
	bottom: 0;
  margin-left: 15px;
}

img.hon {
clear: both;
margin: 0 0 5px 5px;

}

img.socrei {

	
}
img.resolve {

}
img.afa {

	
}
img.sart {

}


img.sart_inside {
	position: absolute;
	bottom: 2px;
	left: 175px;
}
.red {
	color: #FF0000;
}

div.cv {
	width: 550px;
	text-align: left;
	margin-bottom: 5px;
	padding: 10px 0 0 25px;
	
}

div.cv ol li, div.cv ul li{
	padding: 0 10px 10px 0;
}
div.cv_name {
	font-weight: bold;
	font-size:18px;
	float: left;
}
div.cv_title {
text-transform: uppercase;
	width: 175px;
	float: left;
}
div.cv_title_long {
text-transform: uppercase;
	width: 500px;
	float: left;
}
div.cv_description {
	width: 350px;
	float: left;
}
div#rsvp_wrapper {
	margin-top: 25px;
}
div#rsvp {
	width: 350px;
	margin-top: 30px;
	float: left;
}
div#column2_inside_family {
	float: right;
	width: 570px;
	margin: 10px 5px 0 5px;
	text-align: left;
}
div#column2_inside_family h1{
	font-size: 18px;
	margin-left: 20px;
	
}
div#column2_inside_family h2{
	font-size: 18px;
	margin-left: 20px;
	border-bottom: 1px solid #F7B626;
}
div#column2_inside_family p{
	margin-left: 20px;
}
div.family {
	width: 165px;
	float: left;
	margin: 10px 0;
	padding-left: 20px;
}
ul#family_nav {
	height: 72px;
	margin: 0;
	padding: 0;
}
ul#family_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	height: 72px;
}

ul#family_nav li a:link, ul#family_nav li a:visited{
	text-indent: -9999px;
	display: block;
	height: 72px;
}

ul#family_nav li a:link#aboutfamily, ul#family_nav li a:visited#aboutfamily{
	width: 187px;
	height: 72px;
	background: url(images/aboutfamily_btn.jpg) 0 0 no-repeat ;
}
ul#family_nav li a:hover#aboutfamily, ul#family_nav li a:active#aboutfamily{
	width: 187px;
	height: 72px;
	background: url(images/aboutfamily_btn.jpg) 0 -72px;
}
ul#family_nav li a:link#getinvolved, ul#family_nav li a:visited#getinvolved{
	background: url(images/getinvolved_btn.jpg) 0 0 no-repeat;
	width: 187px;
	height: 72px;
}
ul#family_nav li a:hover#getinvolved, ul#family_nav li a:active#getinvolved{
	width: 187px;
	height: 72px;
	background: url(images/getinvolved_btn.jpg) 0 -72px;
}
ul#family_nav li a:link#share, ul#family_nav li a:visited#share{
	width: 187px;
	height: 72px;
	background: url(images/share_btn.jpg) 0 0  no-repeat;
}
ul#family_nav li a:hover#share, ul#family_nav li a:active#share{
	width: 187px;
	height: 72px;
	background: url(images/share_btn.jpg) 0 -72px;
}

div.family h3{
	text-align: center;
	
}
img.lt_family {
	margin: 10px 0 10px 20px;	
	
}
div#tweet ul li{
	margin: 0 15px 10px 0;
}

div#side_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	line-height: 1.8em;
}
p#financial {
	height: 200px;
	
}
div#video_index {
	margin-left: 20px;
}
div.profile {
	margin-left: 20px;	
}
div.profile img{
	float: left;
	margin-right: 10px;
}
div#new_patient {
	float: right;
	margin: -5px 0 5px 5px;
	text-align: center;
}
table.graphs {
	color: #000;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 15px;
}
table.graphs td{
	border: 1px solid #000;
	width: 60px;
}
table.graphs td.first{
	width: 160px;
	
}
table.graphs td.last{
	width: 60px;
}
div#tiny {
	margin: 3px 0 0 15px;
	padding: 0;
	font-size: 10px;
	color: #000;
	
}
img#badge {
	margin-left: 11px;	
}