@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

a,
a img {
	border:none;
	outline:none;
}

a {
	outline:none;
}

body {
	background-image:url('../images/bodybg.jpg');
	background-repeat:repeat-x;
	background-color:#529775;
}
	#site_container {
		height:auto;
		width:950px;
		margin:0 auto;
	}
		.header {
			background-image:url('../images/header.jpg');
			background-repeat:no-repeat;
			height:131px;
			width:950px;
		}

		.top_menu {
			height:25px;
			width:950px;
			bottom:0;
			right:0;
		}
			.top_menu a {
				background-position:top;
				float:left;
				height:25px;
			}
			
			.top_menu a:hover {
				background-position:bottom;
			}
			
			.top_menu a h2 {
				display:none;
			}
			
			.home {
				background-image:url('../images/home.jpg');
				width:79px;
			}
			
			.location {
				background-image:url('../images/about.jpg');
				width:115px;
			}
			
			.about {
				background-image:url('../images/pacs.jpg');
				width:74px;
			}
			
			.services {
				background-image:url('../images/services.jpg');
				width:122px;
			}
			
			.affiliations {
				background-image:url('../images/fee.jpg');
				width:242px;
			}
			
			.hours {
				background-image:url('../images/forms.jpg');
				width:218px;
			}
			
			.contact {
				background-image:url('../images/contact.jpg');
				width:99px;
			}
		
		.home_container {
			height:auto;
			width:950px;
		}
			.sidemenu {
				background-image:url('../images/sidemenubg.jpg');
				background-repeat:repeat-y;
				height:auto;
				width:235px;
				float:left;
			}
				.sidemenu a {
					background-position:left;
					width:235px;
					float:left;
				}
				
				.sidemenu a:hover {
					background-position:right;
				}
				
				.sidemenu a h2 {
					display:none;
				}
				
				.ct {
					background-image:url('../images/ct.jpg');
					height:64px;
				}
				
				.mri {
					background-image:url('../images/mri.jpg');
					height:64px;
				}
				
				.ultrasound {
					background-image:url('../images/ultrasound.jpg');
					height:64px;
				}
				
				.nucmed {
					background-image:url('../images/nuc-med.jpg');
					height:64px;
				}
				
				.xray {
					background-image:url('../images/xray-fl.jpg');
					height:64px;
				}
				
				.bone {
					background-image:url('../images/bone.jpg');
					height:64px;
				}
				
				.breast {
					background-image:url('../images/breast.jpg');
					height:64px;
				}
				
				.mammography {
					background-image:url('../images/mammography.jpg');
					height:64px;
				}
				
				.biopsy {
					background-image:url('../images/biopsy.jpg');
					height:68px;
				}
			
			.inner_stuff {
				background-image:url('../images/homemidbg.jpg');
				background-repeat:repeat-y;
				background-color:#c7ecda;
				border-right:solid 1px #FFF;
				border-left:solid 1px #FFF;
				height:auto;
				width:940px;
				float:left;
				padding:22px 0 25px 8px;
			}
			
			.inner_stuff2 {
				background-image:url('../images/homemidbg.jpg');
				background-repeat:repeat-y;
				background-color:#c7ecda;
				border-right:solid 1px #FFF;
				height:auto;
				width:949px;
				float:left;
				padding:0 0 25px 0;
			}
			
			.home_stuff {
				background-image:url('../images/homemidbg.jpg');
				background-repeat:repeat-y;
				background-color:#c7ecda;
				border-right:solid 1px #FFF;
				border-left:solid 1px #FFF;
				height:470px;
				width:939px;
				float:left;
				padding:22px 0 0 8px;
			}
				.flash_container {
					background-color:#FFF;
					height:336px;
					width:532px;
					float:left;
					padding:0 0 0 25px;
					display:inline;
				}
					.flash_container img {
						display:inline;
						margin:2px 0;
					}
				 
				.pink_box_inner {
					/*background-image:url('../images/pinkbg.jpg');
					background-repeat:repeat-x;*/
					background-color:#FFF;
					background-position:bottom;
					height:auto;
					width:688px;
					float:left;
					padding:16px 15px 20px 11px;
				 }
				 
				.pink_box {
					/*background-image:url('../images/pinkbg.jpg');
					background-repeat:repeat-x;*/
					background-color:#FFF;
					background-position:bottom;
					height:320px;
					width:347px;
					float:left;
					padding:16px 15px 0 11px;
				 }
				 
				.dot {
					background-image:url('../images/dot.jpg');
					background-repeat:repeat-x;
					height:2px;
					width:340px;
					margin-top:15px;
					margin-bottom:15px;
				}
				 
				.mid_bottom {
					background-image:url('../images/announcement.jpg');
					background-repeat:no-repeat;
					height:143px;
					width:932px;
					float:left;
					margin-top:5px;
				}
					.announcement {
						background-color:#4a8e6c;
						height:117px;
						width:477px;
						margin-left:10px;
						margin-top:8px;
						float:left;
						padding:9px 0 0 9px;
						display:inline;
					}
						.announcement h2 {
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:22px;
							color:#fac2da;
						}
						
						.announcement p {
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:14px;
							font-weight:bold;
							color:#FFF;
						}
				 
			.home_bottom {
				height:auto;
				width:950px;
				float:left;
			}
				.home_bottom {
					float:left;
				}
			
			.footer {
				background-color:#0d1a23;
				height:45px;
				width:949px;
				float:left;
			}
				.left {
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:13px;
					color:#a3cce7;
					width:300px;
					margin:15px 0 0 15px;
					float:left;
				}
				
				.right {
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#4d4d4d;
					width:300px;
					margin:15px 5px 0 0;
					float:right;
				}
					.right a {
						color:#808080;
						text-decoration:none;
					}
				 
.pink_box h2,
.pink_box_inner h2 {
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size:22px;
	font-weight:normal;
	color:#29523d;
	line-height:25px;
	text-decoration:underline;
}

.pink_box p,
.pink_box_inner p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#29523d;
	/*text-align:justify;*/
}

.inner_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#29523D;
}

.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#0D1A23;
}

.text {
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size:14px;
	text-decoration:none;
	font-style:normal !important;
	color:#0D1A23;
	/*width:665px;*/
}
	.text a {
		color:#5B273D;
	}
	
.list {
	margin-left:20px;
}

.list li {
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size:14px;
}

ul li ul {
	margin:0 0 0 25px;
	padding:auto;
}