/*----------------------------------------------------
Front Content Area/Quadrants - Top Left
----------------------------------------------------*/
#frontTop .leftQuadrant {
	height:299px;
	float:left;
	width:409px;
	overflow:hidden;
}
#frontTop .leftQuadrant h1 {
	display:none;
}

/*----------------------------------------------------
Front Content Area/Quadrants - Top Right
----------------------------------------------------*/
#frontTop .rightQuadrant {
	height:299px;
	float:right;
	width:429px;
	background-image:url(images/f-top-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}
#frontTop .rightQuadrant .sectionHeader {
	background-image:url(images/f-title-welcome.gif);
	background-repeat:no-repeat;
	height:60px;
	margin-bottom:-12px;
}
#frontTop .rightQuadrant .sectionHeader h2 {
	display:none;
}
#frontTop .rightQuadrant .content {
	padding: 0px 20px;
	color:#04445f;
	font-size:1.3em;
	line-height:1.2em;
}
#frontTop .rightQuadrant h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.1em;
	padding-bottom:3px;
	color:#04445f;
}
#frontTop .rightQuadrant .leftColumn {
	width:215px;
	float:left;
}
#frontTop .rightQuadrant .rightColumn {
	width:165px;
	float:right;
}
#frontTop .rightQuadrant .content p {
	padding-top: 12px;
}

/*----------------------------------------------------
Front Content Area/Quadrants - Top Left and Right
----------------------------------------------------*/
#frontTop .leftQuadrant {
	height:299px;
	float:left;
	width:409px;
	overflow:hidden;
}
#frontTop .footer {
	clear:both;
	height:2px;
}

/*----------------------------------------------------
Front Content Area/Quadrants - Bottom Left
----------------------------------------------------*/
#frontBottom .leftQuadrant {
	height:299px;
	float:left;
	width:409px;
	overflow:hidden;
}
#frontBottom .leftQuadrant .sectionHeader {
	height:65px;
	background-image:url(images/f-title-office-info.gif);
	background-repeat: no-repeat;
}
#frontBottom .leftQuadrant .content {
	padding: 0px 20px;
	font-size:1.3em;
	color:#e4ebf0;
	line-height:1.2em;
}
#frontBottom .leftQuadrant .content a {
	color:#e4ebf0;
	text-decoration:underline;
}
#frontBottom .leftQuadrant .content a:hover {
	color:#92aec4;
	text-decoration:underline;
}
#frontBottom .leftQuadrant h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.1em;
	padding-bottom:3px;
	color:#FFF;
}
#officeHours {
	padding-bottom:14px;
}
#frontBottom .leftQuadrant .leftColumn {
	width:250px;
	float:left;
}
#frontBottom .leftQuadrant .rightColumn {
	width:130px;
	float:right;
}
#frontBottom .leftQuadrant .contentContainer {
	height:247px;
	background-image:url(images/f-dark-blue-bg2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#frontBottom .leftQuadrant .moreInfoButton {
	float:right;
	height:18px;
	width:162px;
	margin-top: 25px;
}
#frontBottom .leftQuadrant .moreInfoButton a {
	background-image:url(images/f-button-office-info.gif);
	height:18px;
	width:162px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
}
#frontBottom .lifestyleImages {
	background-image:url(images/f-lifestyles.jpg);
	background-repeat:no-repeat;
	height:52px;
	background-position: 0px 2px;
}

/*----------------------------------------------------
Front Content Area/Quadrants - Bottom Right
----------------------------------------------------*/
#frontBottom .rightQuadrant {
	height:299px;
	float:right;
	width:429px;
	background-color:#a8bed0;
	background-image:url(images/f-bottom-right-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}
#frontBottom .rightQuadrant .sectionHeader {
	height:65px;
	background-image:url(images/f-title-patient-services.gif);
	background-repeat: no-repeat;
}
#frontBottom .rightQuadrant .content {
	padding: 0px 20px;
	font-size:1.2em;
	color:#04445f;
	line-height:1.1em;
}
#frontBottom .rightQuadrant .content .introduction {
	padding-bottom: 20px;
}
#frontBottom .rightQuadrant .content li {
	padding-bottom:2px;
}
#frontBottom .rightQuadrant .content .leftColumn {
	float:left;
	width:189px;
	list-style-position:inside;
	line-height:1.1em
}
#frontBottom .rightQuadrant .content .rightColumn {
	float:right;
	width:189px;
	list-style-position:inside;
	line-height:1.0em
}
#frontBottom .rightQuadrant .moreInfoButton {
	float:right;
	height:15px;
	width:141px;
	margin-top:0px;
}
#frontBottom .rightQuadrant .moreInfoButton a {
	background-image:url(images/f-button-learn-more-aboutus.gif);
	height:15px;
	width:141px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
}

/*----------------------------------------------------
Front Content Area/Quadrants - Bottom Left and Right
----------------------------------------------------*/
#frontBottom h2 {
	display:none;
}




