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

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	background: #cbd9e2;
	margin:0;
	padding:0;
	height:100%;
}

a {
	color:#3999D5;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#2E647F;
	text-decoration:underline;
	font-weight:normal;
}	

div#container {
	width:940px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/internal-bg.gif);
}

div#header {
	width:940px;
	height:85px;
	text-align:left;
	background-image:url(../images/header-bg.gif);
}

div#upper-nav {
	padding-top:5px;
	color:#CBD9E2;
	margin-left:-20px;
}

div#upper-nav ul li {
	list-style:none;
	font-size:24px;
}

div#upper-nav ul li a {
	font-size:12px;
	padding-top:0px;
}

div#upper-nav ul li a:hover {
	font-size:12px;
	margin-bottom:-10px;
}

div#nav {
	width:600px;
	height:20px;
	float:left;
	display:block;
	z-index:10;
	position:relative;
	margin-bottom:0px;
	text-align:center;
	margin-left:20px;
	margin-top:-7px;
	font-size:12px;
}

div#nav ul {
	width: 600px;
	height: 22px;
	position:relative;
	margin:0;
	padding: 0;
}

div#nav ul li { 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}

div#nav ul li, div#nav a {
	height: 22px;
	display: block;
}

div#nav ul li a {
	text-decoration: none;
	color:#FFF;
	font-weight:normal;
	padding-top:3px;
	background-color:#aa5284;
}

div#nav ul li a:hover {
	text-decoration: none;
	color:#FFF;
	font-weight:normal;
	padding-top:3px;
	background-color:#ec247c;
}

li#about {
	left:0px; 
	width:110px;
}

li#about a:hover {
	background-color:#ec247c;
}

a.about {
	background-color:#ec247c;
	width:110px;
}

li#services {
	left:115px; 
	width:110px;
}

a.services {
	background-color:#ec247c;
}

li#products {
	left:230px; 
	width:110px;
}

a.products {
	background-color:#ec247c;
}

li#physicians {
	left:345px; 
	width:110px;
}

a.physicians {
	background-color:#ec247c;
}

li#contact {
	left:460px; 
	width:110px;
}

a.contact {
	background-color:#ec247c;
}

div#splash {
	width:940px;
	height:474px;
	background-image: url(../images/splash-bg.jpg);
	margin-top:-16px;
}

div#splash h1 {
	padding-left:104px;
	padding-top:75px;
}

div#splash h2 {
	color:#FFF;
	font-size:18px;
	margin-left:-100px;
}

div#splash p {
	text-align:left;
	padding-left:267px;
	width:620px;
	margin-top:-10px;
	line-height:20px;
}

div#splash h3 {
	text-align:right;
	color:#FFF;
	font-size:16px;
	padding-right:40px;
	margin-top:-8px;
}

div#home-bottom {
	width:940px;
	height:144px;
	background-color:#eaf1f5;
	text-align:right;
	background-image: url(../images/home-bottom-bg.jpg);
	margin-bottom:-15px;
	font-size:11px;
	line-height:16px;
}

div.home-bottom1 {
	width:243px;
	height:144px;
	float:left;
	text-align:left;
}

div.home-bottom2 {
	width:227px;
	height:144px;
	float:left;
	text-align:left;
}

div.home-bottom2 h2 {
	font-size:16px;
	color:#41283A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:15px;
	padding-top:15px;
	margin-bottom:-8px;
}

div.home-bottom2 p {
	width:200px;
	padding-left:15px;
}

div.home-bottom3 {
	width:228px;
	height:144px;
	float:left;
	text-align:left;
}

div.home-bottom3 p {
	width:200px;
	padding-left:15px;
}

div.home-bottom3 h2 {
	font-size:16px;
	color:#41283A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:15px;
	padding-top:15px;
	margin-bottom:-8px;
}

div.home-bottom4 {
	width:242px;
	height:144px;
	float:right;
	text-align:left;
}

div.home-bottom4 p {
	width:200px;
	padding-left:15px;
}

div.home-bottom4 h2 {
	font-size:16px;
	color:#41283A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:15px;
	padding-top:15px;
	margin-bottom:-8px;
}

div#internal-header {
	background-color:#ec247c;
	width:940px;
	height:36px;
	text-align:left;
	margin-top:-12px;
}

div#internal-header h1 {
	color:#FFF;
	font-size:18px;
	margin-left:20px;
	padding-top:5px;
	text-transform:uppercase;
}

div#internal {
	width:940px;
}

div.internal-left {
	float:left;
	width:180px;
	text-align:left;
}

div.internal-left ul {
	list-style:none;
	margin-left:-20px;
	padding-right:5px;
}	

div.internal-left li {
	margin-bottom:10px;
	border-bottom:#ec247c dotted 1px;
	padding-bottom:10px;
}

div.internal-left li a {
	color:#41283A;
	text-decoration:none;
	font-weight:normal;
}

div.internal-left li a:hover {
	color:#6D5B69;
	text-decoration:none;
	font-weight:normal;
}

div.internal-left h3 {
	font-size:14px;
	text-decoration:none;
	text-transform:none;
	margin-left:-15px;
	font-weight:normal;
	width:185px;
}

div.internal-right {
	text-align:left;
	float:right;
	width:740px;
	margin-bottom:20px;
}

div.internal-right p {
	line-height:20px;
	margin:20px;
}

div.internal-right-left {
	float:left;
	width:408px;
	margin-top:-25px;
}

div.internal-right-right {
	float:right;
	width:300px;
	background-color:#dad0dd;
	border:#FFF solid 6px;
	margin-right:20px;
}

div#internal h1 {
	font-size:24px;
	margin-left:14px;
}

div#internal h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#41283A;
	border-bottom:#9AC4E2 solid 1px;
	padding-bottom:10px;
	margin:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}

div#internal h3 {
	font-size:16px;
	color:#41283A;
	margin-left:20px;
	margin-bottom:-15px;
	font-family:Arial, Helvetica, sans-serif;
}

div.internal-services-header {
	width:740px;
}

div.featured-products {
	width:740px;
	height:388px;
	background-image:url(../images/featured-products-bg.gif);
}

div.featured-products-left {
	width:460px;
	height:388px;
	float:left;
}

div.featured-products-left h1 {
	padding-left:25px;
	padding-top:40px;
}

div.featured-products-left h3 {
	padding-left:65px;
}

div.featured-products-left p {
	padding-left:65px;
}

div.featured-products-right {
	width:280px;
	height:388px;
	float:right;
}

div.products-nav {
	text-align:right;
	margin-left:20px;
	margin-right:20px;
	text-transform:uppercase;
	margin-bottom:-20px;
}

div.internal-products h4 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#41283A;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

div.internal-products ul {
	margin-top:-12px;
	margin-left:-25px;
	padding-bottom:10px;
	color:#0080A8;
	width:195px;
}

div.product-left {
	width:141px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

div.product-left p {
	margin:0;
	padding-top:5px;
	text-transform:uppercase;
}

div.product-right {
	width:75px;
	float:right;
}

div.product-right p {
	margin:0;
	padding:0;
	text-align:right;
}

div.consultation {
	width:165px;
	background-color:#1680a8;
	color:#FFF;
	text-align:center;
	font-size:12px;
	margin-left:15px;
}

div.consultation p {
	padding-top:20px;
	padding-bottom:20px;
}

div#footer {
	width:940px;
	text-align:right;
	font-size:11px;
	clear:both;
	height:50px;
	background-color:#cbd9e2;
	margin-bottom:10px;
}

div#footer p {
	padding-top:15px;
}