@charset "utf-8";
/*
Title:      
Author:     
Updated:    
Notes:	    
*/

#sliver{}
	#sliver .content{
	background:url(../images/sliver_content.jpg) no-repeat;
	height:187px;
	}
	#sliver h2{display:none;}
	#landing #sliver .content{background:url(../images/sliver_content_blank.jpg) no-repeat;}
	#landing #sliver h2{
	color:#eaf0f5;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:normal;
	line-height:140%;
	margin:0;
	padding:45px 0 0 90px;
	}

#main{
background:url(../images/bg_main.jpg) repeat-y;
width:980px;
color:#666;
padding:0 0 20px 0;
}
	#breadcrumb{
	clear:both;
	padding:10px 0 0 80px;
	}
		#breadcrumb p{margin:0;}

	#leftCol{
	width:552px;
	float:left;
	margin:10px 0 0 60px;
	_margin:10px 0 0 30px;
	}
		#leftCol .content{
		background:url(../images/bg_content_mid.jpg) repeat-y;
		margin:0 0 20px 0;
		height:1%;
		}
			#leftCol .content .inner{background:url(../images/bg_content_top.jpg) no-repeat;}
			#leftCol .content .inner2{
			background:url(../images/bg_content_bot.jpg) bottom no-repeat;
			padding:15px 6px 15px 1px;
			}
			
			.googleMap{margin:10px 0 20px 15px;}
		
	#rightCol{
	width:257px;
	float:right;
	margin:20px 50px 0 0;
	_margin:20px 25px 0 0;
	}
		#rightCol .module{
		background:url(../images/bg_module_top.jpg) no-repeat #d1e3ed;
		margin:0 0 20px 0;
		}
			#rightCol .module .inner{
			background:url(../images/bg_module_bot.jpg) bottom no-repeat;
			padding:15px 0 10px 0;
			}
		
			#rightCol .module h3{
			background:none;
			padding:0;
			}
			#rightCol .module ul{padding:0 0 0 30px;_padding:0 0 0 30px;margin-left:0;}
				#rightCol .module li{}
				
			#landing .module ol{
			list-style:none;
			padding:0 5px;
			}
				#landing .module ol li{
				background:none;
				padding:0 0 0 15px;
				margin:10px 0;
				}
				#landing .module ol li a{font-weight:bold;}
				#landing #one{background:url(../images/google_map_marker1.png) top left no-repeat;}
				#landing #two{background:url(../images/google_map_marker2.png) top left no-repeat;}
				#landing #three{background:url(../images/google_map_marker3.png) top left no-repeat;}
				#landing #four{background:url(../images/google_map_marker4.png) top left no-repeat;}
				#landing #five{background:url(../images/google_map_marker5.png) top left no-repeat;}
				#landing #six{background:url(../images/google_map_marker6.png) top left no-repeat;}
				#landing #seven{background:url(../images/google_map_marker7.png) top left no-repeat;}
				#landing #eight{background:url(../images/google_map_marker8.png) top left no-repeat;}
				#landing #nine{background:url(../images/google_map_marker9.png) top left no-repeat;}
				#landing .module ol .button a{
				background:url(../images/module_button.jpg) left center no-repeat;
				display:block;
				width:206px;
				padding:23px 0;
				text-align:center;
				}
				
		#findDoctor{
		background:url(../images/bg_form.gif) no-repeat;
		width:262px;
		height:97px;
		padding:17px 0 0 0;
		}
			#findDoctor form{
			padding:0;
			margin:0;
			}
			#findButton{
			margin:0 0 10px 110px;
			_margin:0 0 7px 110px;
			}
			#findInput{
			background:url(../images/bg_form_input.gif) no-repeat;
			width:138px;
			height:27px;
			border:0;
			text-align:center;
			padding:5px 0 0 0;
			margin:0 0 0 110px;
			}
		
	.img{
	border:1px solid #d2cedd;
	padding:0 5px 5px 5px;
	margin:0 15px 10px 10px;
	_margin:0 15px 5px 5px;
	float:right;
	}
		.img span{
		margin:5px 0 0 0;
		display:block;
		color:#999;
		padding:0;
		font-size:10px;
		}
		.img img{margin:5px 0 0 0;}

	.imgL{
		border:1px solid #d2cedd;
		padding:0 5px 5px 5px;
		margin:0 15px 10px 10px;
		_margin:0 15px 5px 5px;
		float:left;
		}
			.imgL span{
			margin:5px 0 0 0;
			display:block;
			color:#999;
			padding:0;
			font-size:10px;
			}
			.imgL img{margin:5px 0 0 0;}

