@CHARSET "UTF-8";

	#container {
		width:900px;
		margin:0 auto;
		}
		
		p {
			font-size:14px;
			line-height:1.25em;
			margin-bottom:.75em;
			}

		h2 {
			margin-bottom:5px;
			font-weight:bold;
			color:#116a99;
			}
		
		h3 {
			margin-bottom:0;
			letter-spacing:-0.0185em;
			font-weight:bold;
			}
			
		hr {
			margin-bottom:10px;
			}	
			
		#header {
			width:900px;
			height:100px;
			background:url( /img/interface/header.jpg ) 0 0 no-repeat;
			}
		
			#header ul {
				list-style:none;
				margin:0;
				padding:0;
				height:24px;
				margin-right:70px;
				float:right;
				}
				
				#header li {
					float:right;
					line-height:24px;
					margin-top:30px;
					}
					
					#header li a {
						padding:5px;
						margin-left:10px;
						text-decoration:none;
						font-size:14px;
						font-weight:bold;
						color:#ffffff;
						}
						
					#header li a:hover {
						text-decoration:underline;
						}
		
		#masthead {
			width:900px;
			height:245px;
			}
			
			#masthead h1 {
				text-indent:-3000px;
				height:245px;
				background:url( /img/interface/masthead.jpg ) 0 0 no-repeat;
				}
		
		#what, #advantages, #location, #how, #alternatives, #iv-sedation {
			padding:0 60px;
			}
		
		#what {
		}
		
		#how {
			}
			
			#how li {
				margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #ddd;
				}
				
				#how a {
					text-decoration:none; color:#333;
					}
		
		#how a:hover {
			text-decoration:underline;
			}
		
		#advantages {
		}
		
		#location {
		}
			#location h3.sub, #advantages h3.sub {
				text-decoration:underline; margin-bottom:10px;
				}
		
		#top-doctors {
			margin:0 auto;
			padding:20px 60px 20px 160px;
			height:auto !important;
			height:150px;
			min-height:150px;
			background:url( /img/interface/ribbon.gif ) 50px 0 no-repeat;
			}
		
		#top-doctors .interior {
			margin-left:20px;
			}
		
		#who {
			background:#fbe9ce url( /img/interface/doctors.jpg ) 50% 0 no-repeat;
			height:auto !important;
			height:280px;
			min-height:280px;
			padding:20px 20px 0 20px;
			overflow:hidden;
			width:780px;
			margin:0 auto;
			}
		
			#rifkin {
				float:left;
				width:230px;
				}
				
				#rifkin h2 {
					font-size:20px;
					}
			
			#martyniak {
				float:right;
				width:230px;
				}
			
				#martyniak h2 {
					font-size:20px;
					}

		#footer {
			height:auto !important;
			height:70px;
			min-height:70px;
			margin:-10px auto 30px auto;
			width:780px;
			padding:20px;
			background:#125687 url( /img/interface/footer.gif ) 0 100% no-repeat;
			}
			
			#footer p, #footer p a {
				color:#ffffff;
				text-decoration:none;
				}
				
				#footer p a:hover {
					text-decoration:underline;
					}
				
				#footer p.left {
					float:left;
					text-align:left;
					width:319px;
					}
					
				#footer p.right {
					float:right;
					text-align:right;
					width:319px;
					}
		
		.position-one {
			margin:0 0 4px 18px;
			float:right;
			}
			
		.position-two {
			margin:0 18px 4px 0;
			float:left;
			}
		
		.pop-out {
			width:305px;
			}
			
			.pop-out h3 {
				background:url( /img/interface/pop-out-top.gif ) 0 0 no-repeat;
				padding:15px 20px 10px 20px;
				font-weight:bold;
				font-size:16px;
				line-height:1em;
				}
				
			.pop-out .interior {
				background:url( /img/interface/pop-out-bottom.gif ) 0 100% no-repeat;
				padding:5px 20px 20px 20px;
				}
				
			.pop-out ul {
				margin-bottom:0;
				padding:0;
				}
		

