@charset "utf-8";
body {background:#BDD657; margin:0 auto; font-size:100%; font-family:Tahoma, Geneva, sans-serif;}
#wrapper {background:url(../images/bg-wrapper.gif) top left no-repeat;margin:0 auto; text-align:center; width:980px;}
	#header {background: url(../images/bg-header.gif) top left no-repeat; width:980px; height:281px; display:block; text-align:left;}
		#header object, #header embed{text-align:right; margin-left:412px;}
	/* To push the footer down simply add more margin to the bottom of the content div */
	#content {background: url(../images/bg-body.jpg) top left no-repeat; text-align:left; margin-bottom:65px;}
		#sidebar{float:left; width:217px; padding-left:16px; }
			#menu {background:url(../images/bg-nav.jpg) top left no-repeat; width:201px; height:531px; margin:0; padding:0; position:relative; clear:both;}
				#menu li {margin: 0; padding: 0; list-style: none; }
				#menu li, #menu li a {width: 201px; display: block; position:absolute; }
				#menu li a {text-indent:-9999px;}
				  #link1 a {top:40px; height: 48px;}
				  #link2 a {top:89px; height: 48px;}
				  #link3 a {top:138px;height: 48px;}
				  #link4 a {top:188px;height: 48px;}
				  #link5 a {top:238px;height: 48px;}
				  #link6 a {top:288px;height: 48px;}
				  #link7 a {top:338px;height: 48px;}
				  #link8 a {top:388px;height: 48px;}
				  #link9 a {top:438px; height: 48px;}
				  
				  #link1 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -571px repeat;}				  
				  #link2 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -620px no-repeat;}
				  #link3 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -669px no-repeat;}
				  #link4 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -719px no-repeat;}
				  #link5 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -769px no-repeat;}
				  #link6 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -819px no-repeat;}
				  #link7 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -869px no-repeat;}
				  #link8 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -919px no-repeat;}
				  #link9 a:hover {background: transparent url(../images/bg-nav.jpg) 0 -969px no-repeat;}
				  
				  #home #link1 a{background: transparent url(../images/bg-nav.jpg) 0 -571px repeat;}	
				  #patel #link2 a{background: transparent url(../images/bg-nav.jpg) 0 -620px no-repeat;}
				  #services #link3 a{background: transparent url(../images/bg-nav.jpg) 0 -669px no-repeat;}
				  #insurance #link4 a{background: transparent url(../images/bg-nav.jpg) 0 -719px no-repeat;}
				  #kids #link5 a{background: transparent url(../images/bg-nav.jpg) 0 -769px no-repeat;}
				  #appointments #link6 a{background: transparent url(../images/bg-nav.jpg) 0 -819px no-repeat;}
				  #info #link7 a{background: transparent url(../images/bg-nav.jpg) 0 -869px no-repeat;}
				  #links #link8 a{background: transparent url(../images/bg-nav.jpg) 0 -919px no-repeat;}
				  #privacy #link9 a{background: transparent url(../images/bg-nav.jpg) 0 -969px no-repeat;}
			#buttons {clear:both;}
				  
				  
		#main {float:left;padding-top:50px; margin-bottom:50px}
			#main p {width:345px; text-align:justify; font-size:.95em; margin-left:40px;}
			#main h1 {margin-left:40px;color:#2f61a5; font-weight:bold; margin-bottom:15px;font-size:1em;}
			#quote {color:#2f61a5; font-weight:bold; margin-top:20px; margin-bottom:150px;}
	#footer {
		
		font-size:.8em; 
		clear:both; 
		text-align:center; 
		border-top:1px solid #5B92E2; 
	}
		#info {margin-top:10px;margin-bottom:5px;}
		#info li {display:inline;}
		#info li a, #info a:visited {color:#2E79DA;}
		#info li a:hover {color:#87AFEA;}
		#links {margin-bottom:10px;}
		#links li {}
		#links li a, #links a:visited {color:#2E79DA;}
		#links li a:hover {color:#87AFEA;}
	
	strong {font-weight:bold;}
	.indent {margin-left:80px;}


