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

/***************************** General Styles ****************************************/

body {
	color: #000;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.cllft {
	clear: left;
}
.clrt {
	clear: right;
}
.backgroundImageNone {
	background-image: none !important;
}
.noBorderBottom {
	border-bottom: none !important;
}
.paddingRightNone {
	padding-right: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	text-align:center;
}
p {
padding: 0px;
margin: 0px;
}

}
ul, ol, dl {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a img {
	border: none;
}
a:link {
	color: #133278;
	text-decoration: underline;
}
a:visited {
	color: #133278;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.note {
	font-size: 11px;
}
.last {
	padding-bottom: 20px !important;
}
/***************************** Structure Styles ****************************************/

.centerContainer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
/***************************** Top Section ****************************************/

#topContainer {
	background: url('../images/header_bg.jpg') center top no-repeat;
	height: 180px;
}
a.logo {
	margin-top: 15px;
}
/***************************** Menu Section ****************************************/

#menuContainer {
	background: url('../images/menu_bg.jpg') 0 0 repeat-x;
	height: 80px;
}
ul#nav li {
	display: inline;
	float: left;
	/* [disabled]background: url('../images/menu-sep.jpg') top right no-repeat;
*/
	/* [disabled]margin: 28px 0 0 30px;
*/
}
ul#nav li div.menuSep {
	background: url('../images/menu_sep.jpg') top right no-repeat;
	height: 80px;
	float: left;
	padding-right: 19px;  /*have to use this padding for ie 6 */
}
ul#nav li p {
	padding-top: 25px;
	margin-left: 19px;
}
ul#nav li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	/* [disabled]padding-right: 30px;
*/
	text-decoration: none;
}
ul#nav li a:hover {
	text-decoration: none;
	color: #abd9ff;
}
ul#nav li a span {
	font-size: 11px;
	text-transform: lowercase;
	display: block;
	color: #abd9ff;
	/* [disabled]padding-right: 30px;
*/
}
/***************************** Middle Section ****************************************/

#middleContainer {
	margin-top: 45px;
	overflow: hidden;
}
.centerContainer #blueBorder {
	height: auto;/*-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;*/
}
#leftLine {
	background: url('../images/blue-line.jpg') top left repeat-y;
	width: 960px;
	overflow: hidden;
}
#rightLine {
	background: url('../images/blue-line.jpg') top right repeat-y;
	width: 960px;
	overflow: hidden;
}
#borderTop {
	background: url('../images/blueBorderTop.jpg') 0 0 no-repeat;
	width: 960px;
	height: 6px;
	margin: 0;
	padding: 0;
}
#borderBottom {
	background: url('../images/blueBorderBottom.jpg') 0 0 no-repeat;
	width: 960px;
	height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
}
#leftContainer {
	width: 918px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#leftContainer h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #133278;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-decoration: underline;
}
#leftContainer h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #133278;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: left;
}
#leftContainer h3 {
	text-align: left;
	
}
#leftContainer p {
	line-height: 1.5em;
}
#leftContainer #contentLink {
	width: 432px;
	margin-top: 30px;
	margin-top: 30px;
	height: 86px;
}
#leftContainer h6 a {
	font-size: 14px;
	font-weight: normal;
	color: #133278;
	text-decoration: none;
	background: url('../images/blueArrow.gif') center right no-repeat;
	padding-right: 10px;
	float: left;
	margin-top: 50px;
}
#leftContainer h6 img {
	padding-left: 5px;
}
#rightContainer {
	width: 478px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#hovImg {
	width: 400px;
	margin: 0 auto;
}

ul#abouttests {
	font-size: 14px;
	padding-left: 65px;
}

ul#abouttests li {
	padding-bottom: 4px;
}


ul#abouthealth {
	font-size: 14px;
	padding-left: 65px;
}

ul#abouthealth li {
	padding-bottom: 4px;
}

ul#aboutsymptoms {
	font-size: 14px;
	padding-left: 65px;
}

ul#aboutsymptoms li {
	padding-bottom: 4px;
}


/***************************** Footer Section ****************************************/

#footerContainer {
	margin-top: 40px;
	background: #00467f url(../images/footer_bg.jpg) no-repeat center bottom;
	height: 155px;
	/* [disabled]overflow: hidden;
*/
}
#footerLeftCol {
	float: left;
	padding-top: 72px;
	padding-left: 260px;
}
#footerLeftCol p {
	color: #abd9ff;
	font-size: 11px;
}
#footerLeftCol p.note {
	margin-top: 5px;
}
#footerRightCol {
	width: 220px;
	float: left;
	padding-top: 35px;
	padding-left: 105px;
}
#footerInfo ul li {
	border-bottom: 1px solid #B0C5F2;
	margin: 5px 0;
}
#footerInfo li p {
	font-size: 11px;
	padding: 1px 0;
	line-height: 1.5em;
}
#footerInfo li.arrow {
	color: #133278;
	background: url('../images/blueArrow.gif') no-repeat left center;
	padding-left: 15px;
}
#footerInfo li#addressLine {
	background: url('../images/blueArrow.gif') no-repeat left 22%;
}
#footerInfo li.heart {
	background: url('../images/arrowHeartBeat.jpg') no-repeat left center;
	padding-left: 15px;
}
#footerInfo li p span {
	display: block;
}
#footerInfo li a {
	text-decoration: none;
}
#footerLeftCol a:link {
	color: #fff;
	text-decoration: underline;
}
#footerLeftCol a:visited {
	color: #fff;
	text-decoration: underline;
}
#footerLeftCol a:hover, a:active, a:focus {
	color: #abd9ff;
	text-decoration: none;
}

/*************************** image rotator container ************************************/

#hovImg {
	width: 562px;
	height: auto;
	margin: 20px auto;
	padding: 0px;
}
#ls {
	width: 375px;
	float: left;
}
#rs {
	width: 167px;
	float: left;
	margin-left: 20px;
}
/********************************* general sub pages *****************************************/

#breadcrumbsContainer {
	background: url('../images/breadcrumbsBG.jpg') repeat-x;
	height: 50px;
	border-bottom: 10px solid #d6dfff;
}
#breadcrumbsContainer p {
	color: #133278;
	font-size: 11px;
	height: 50px;
	line-height: 50px;
	margin: 0;
}
#breadcrumbsContainer a, #breadcrumbsContainer a:visited {
	text-decoration: none;
}
/********************************* about us page *****************************************/

/*************************sidebar section ***********************************/

#sidebarContainer {
	width: 292px;
	height: auto;
	margin: 0;
	padding: 0;
}
#sidebarTop {
	background: url('../images/sidebarTop.jpg') 0 0 no-repeat;
	width: 292px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
#sidebarBottom {
	background: url('../images/sidebarBottom.jpg') 0 0 no-repeat;
	width: 292px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
#sidebarLeftSide { /*background: url('../images/blue-line.jpg') top left repeat-y;	*/
	width: 290px;
	border-left: 1px solid #133278;
}
#sidebarRightSide { /*background: url('../images/blue-line.jpg') top right repeat-y;	*/
	width: 290px;
	border-right: 1px solid #133278;
}
#sidebarHeading {
	background: url('../images/sidebarHeaderBG.jpg') 0 0 repeat-x;
	height: 44px;
	line-height: 44px;
	margin: 0;
	overflow: hidden;
}
#sidebarHeading h3 {
	color: #0f275e;
	font: normal 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left: 20px;
	height: 44px;
	line-height: 44px;
}
ul.arrowList {
	background: url('../images/sidebarDetailBG.jpg') 0 0 repeat-x;
}
ul.arrowList li {
	border-bottom: 1px solid #c9d7f4;
	background: url('../images/blueArrow.gif') 10% center no-repeat;
	padding: 14px 20px;
	;
}
ul.arrowList p {
	margin-left: 32px;
	color: #133278;
}
ul.arrowList a, ul.arrowList a:visited {
	text-decoration: none;
}
ul.arrowList a:hover {
	color: #cc1200;
}
ul.arrowList span {
	display: block;
}
ul.boxList {
	/*background: url('../images/sidebarDetailBG.jpg') 0 0 repeat-x;*/
	background: none;
}
ul.boxList img {
	padding: 20px 20px 5px 20px;
}
#mainContentContainer {
	width: 612px;
	height: auto;
}
#mainContentContainerTop {
	background: url('../images/mainContentTop.jpg') 0 0 no-repeat;
	width: 612px;
	height: 6px;
}
#mainContentBottom {
	background: url('../images/mainContentBottom.jpg') 0 0 no-repeat;
	width: 612px;
	height: 6px;
}
#mainContentCenterBG {
	background: url('../images/mainContentCenterBG.jpg') repeat-y center top;
	height: auto;
	width: 612px;
}
/*#mainContentCenter {
	width: 612px;
	height: auto;	
}*/
#mainContentCenterBG h1 {
	color: #133278;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0 20px 15px 20px;
}
#mainContentCenterBG h2 {
	color: #133278;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0 20px 15px 20px;
}
#mainContentCenterBG h3 {
	color: #133278;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 0 20px 5px 20px;
}
#mainContentCenterBG p {
	color: #133278;
	line-height: 1.5em;
	padding: 0 20px 10px 20px;
}
.physicianInfoContainer { 
/*width: 280px;*/
	padding-top: 37px;
	overflow: hidden;
}
.top {
	padding-top: 10px;
}
.topNoPadding {
	padding: 0;
	margin: 0;
}
.physicianInfoClearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	border-bottom: 1px solid #c9d7f4;
	padding-bottom: 30px;
	margin: 0 11px 0 25px;
}
.physicianInfoImg {
	padding-right: 11px;
}
.pyhsicianInfoDetail {
	width: 280px;
	padding-left: 25px;
}
#mainContentCenterBG .physicianInfoContainer .pyhsicianInfoDetail h3.physicianTitle {
	color: #133278;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 5px;
	letter-spacing: .1em;
}
#mainContentBottom { /*background: url('../images/mainContentBottom.jpg')no-repeat center bottom;*/ /*height: 60px;*/
	width: 612px;
}
/********************************* location page *****************************************/

ul.arrowList li.sideAddress {
	background: url('../images/blueArrow.gif') no-repeat 10% 28%;
}
ul#serviceList {
	margin-left: 40px;
}
ul#serviceList li {
	padding: 2px 0 2px 15px;
	background: url('../images/blueArrow.gif') no-repeat 0 center;
}
ul#serviceList li.lastArrow {
	padding-bottom: 20px;
	background: url('../images/blueArrow.gif') no-repeat 0 22%;
}
ul.ulSecond {
	margin-left: 20px;
}

#contentImage-1 {
	width: 375px;
	margin: 40px 0 0 80px;
}
#hovImg-1 {
	width: 558px;
	margin: 0 auto;
}
#hovImg-1 img {
	width: 558px;
	margin: 0 auto;
}