/*----------------------------------------------------
Header Area
----------------------------------------------------*/
#header {
	height:97px;
}
#logo {
	width:419px;
	background-image:url(images/f-button-office-info.gif);
	background-repeat:no-repeat;
	float:left;
}
#header .rightColumn {
	background-image:url(images/i-navigation-bg.gif);
	background-repeat:no-repeat;
	width:419px;
	height:97px;
	overflow:hidden;
	float:right;
}
#lifestyleImages {
	background-image:url(images/i-lifestyles.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 54px;
}

/*----------------------------------------------------
Left Column Content Area
----------------------------------------------------*/
#leftColumn {
	float:left;
	width:166px;
	background-color:#03445f;
	background-image:url(images/i-left-column-bg-bottom.gif);
	background-repeat:no-repeat;
	height:330px;
	background-position: left bottom;
	font-size:1.2em;
	color:#e4ebf0;
	line-height:1.3em;
}
#leftColumn .leftContent {
	background-image:url(images/i-left-column-bg.gif);
	background-repeat:no-repeat;
	height:317px;
}
#officeInformation {
	padding: 0px 10px;
}
#leftColumn h2 {
	display:none;
}
#leftColumn .sectionHeader {
	background-image:url(images/i-subhead-office-info.gif);
	background-repeat:no-repeat;
	height:68px;
}
#leftColumn 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;
}
#officeHours a {
	color:#e4ebf0;
	text-decoration:underline;
}
#officeHours a:hover {
	color:#92aec4;
	text-decoration:underline;
}
#leftColumn .moreInfoButton {
	height:18px;
	width:162px;
	margin-top: 7px;
	position: relative;
	top: -20px;
}
#leftColumn .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;
}

/*----------------------------------------------------
Content Area
----------------------------------------------------*/
#rightColumn {
	float:right;
	width:672px;
	background-color:#d3dfe7;
	background-image:url(images/i-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightColumn .mainContentContainer {
	background-image:url(images/i-content-top.gif);
	background-repeat: no-repeat;
}
#rightColumn .mainContentContainer h2 {
	display:none;
}
#rightColumn .mainContentContainer .mainContent {
	padding:5px 10px 10px 37px;
	color:#04445f;
	font-size:1.3em;
	line-height:1.2em;
}
#rightColumn .mainContentContainer .mainContent p {
	padding-bottom:10px;
}
#rightColumn .mainContentContainer .mainContent img {
	border:1px solid #92aec4;
	margin: 5px;
}
#rightColumn .mainContent h3 {
font-family:Georgia, "Times New Roman", Times, serif;
	color:#04445f;
	text-transform:uppercase;
	font-size:1.1em;
	padding-bottom:3px;
}

/*----------------------------------------------------
Page Titles
----------------------------------------------------*/
#rightColumn .pageTitle {
	height:65px;
}
#rightColumn .aboutUs {
	background-image:url(images/i-title-aboutus.gif);
	background-repeat:no-repeat;
}
#rightColumn .physicians {
	background-image:url(images/i-title-physicians.gif);
	background-repeat:no-repeat;
}
#rightColumn .contactUs {
	background-image:url(images/i-title-contactus.gif);
	background-repeat:no-repeat;
}
#rightColumn .patientEd {
	background-image:url(images/i-title-patiented.gif);
	background-repeat:no-repeat;
}
#rightColumn .patientInfo {
	background-image:url(images/i-title-patientInfo.gif);
	background-repeat:no-repeat;
}
#rightColumn .links {
	background-image:url(images/i-title-links.gif);
	background-repeat:no-repeat;
}
