﻿@charset "utf-8";
/* CSS Document */



#menu{
		
	height:50px;
	float:left;
	margin:5px 0 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right:200px;	
	}


#menu ul{
	float:left;	
	
}

#menu li{
	list-style:none;
	display:inline;
	padding:20px 15px 15px 15px;
	font-size:14px;
}
	
#menu a{
	text-decoration:none;
	color:white;
	padding:0 7px 0 7px;	
}


#menu ul{
	float:left;	
	
}


	
#title {
	text-align:center;	
	height:39px;
	background: none;

	
	}
	
	
#title h3 {
	font-size:16px;
	margin:7px 5px;
	}		
	
#left_content li{	list-style:none;
	display:block;	
}

#right_content {
	margin:2px auto;
	float:left;
	width:1109px;
	height:594px;	
	border: 0;
	}


	

#overview {
	
		margin:0 auto 0 4px;
	float:left;

	width:1120px;
	height:547px;
	opacity:0.8;
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
	
	}
	
#overview img {
	float:right;
	margin-top:5px;
	width:430px;
	height:450px;		
	
	}	
	
#overview p {
	
	color:white;
	margin:100px 0 0 30px;
	
	line-height:20px;
	font-size:16px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	
	}	
	
#text {
	
	margin:0 auto;
	height:100px;
	border:1px solid #bbb;
	margin:10px;	
	}
	
#text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	
	}	
#image {
	margin:0 auto;
	height:500px;
	border:1px solid #bbb;	
		
	}	
#image img {
	margin:0 auto;
	width:450px;
	height:400px;
	margin-left:390px;		
	}	
	
#text2 {
	margin:0 auto;
	height:400px;
	border:1px solid #bbb;	
	}
	
#patient {
	width:500px;
	height:300px;
	float:left;
	border:1px solid #bbb;
	}		
	
#provider {
		float:left;
		border:1px solid #bbb;
			width:500px;
	height:300px;
	}	
	
#list {
		
	height:320px;
	
	
	}	
#list img {
	width:300px;
	height:140px;
	margin-left:400px;	
	}	
	
#ref1 {
	margin:0 auto;
	float:left;
	margin:40px 0 15px 115px;
	width:400px;
	height:200px;
	
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background-color:#98AFC7;	
	}	
	
	
#ref1 img {
		
	float:right;
	margin:20px 5px;
	width:150px;
	height:150px;	
	}	
	
#ref1 h3 {
	float:left;
	color:black;
	margin-left:12px;
	margin-bottom:18px;
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	}	
	
#ref1 p {
	color:white;
	margin-left:15px;
	
	font-size:12px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
	
#ref2 {
	margin:0 auto;
	float:left;
	margin:40px 0 15px 60px;
	width:400px;
	height:200px;
	
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background-color:#A0CFEC;	
	}	
	
	#ref2 img {
		
	float:right;
	margin:20px 5px;
	width:120px;
	height:120px;	
	}
	#ref2 h3 {
	float:left;
	color:black;
	margin-left:12px;
	
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	}
	#ref2 p {
		
	color:white;
	margin-left:15px;
	
	font-size:12px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#ref3 {
	margin:0 auto;
	float:left;
	margin:40px 0 15px 115px;
	width:400px;
	height:200px;
	
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background-color:#54C571;	
	}		
  
#ref3 img {
		
	float:right;
	margin:20px 5px;
	width:120px;
	height:120px;	
	}
	
#ref3 h3 {
	float:left;
	color:black;
	margin-left:12px;
	
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	}
	
#ref3 p {
		
	color:white;
	margin-left:15px;
	
	font-size:12px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}		

#ref4 {
	margin:0 auto;
	float:left;
	margin:40px 0 15px 60px;
	width:400px;
	height:200px;
	
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background-color:#C47451;	
	}	
	#ref4 img {
		
	float:right;
	margin:20px 5px;
	width:120px;
	height:120px;	
	}
	
#ref4 h3 {
	float:left;
	color:black;
	margin-left:12px;
	
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	}
	
#ref4 p {
		
	color:white;
	margin-left:15px;
	
	font-size:12px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
	
#ehr {
	
	margin:0 auto;
		margin:0 auto;
	float:left;

	width:1117px;
	height:559px;
	opacity:0.8;
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */

	}	
	
#ehr img {
	float:right;
	margin:10px 15px;
	width:570px;
	height:500px;		
	
	}
	
#ehr p {
	
	color:white;
	margin:100px 0 0 30px;
	
	line-height:20px;
	font-size:16px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	
	}			

#patient {
	

	
	margin:0 auto;
		margin:0 auto;
	float:left;
	
	width:1117px;
	height:559px;
	opacity:0.8;
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
	
	}
	
#patient img {
float:right;
	border-radius:12px;
	width:350px;
	height:300px;	
	
	}

#patient p {
	
	color:white;
	margin:100px 0 0 20px;
	
	line-height:20px;
	font-size:16px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
		
	}		
	
#PM {
	
	
	margin:0 auto;
		margin:0 auto;
	float:left;

	width:1117px;
	height:559px;
	opacity:0.8;
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */

	
	}	
	
#PM img {
	float:right;
	margin:10px 10px;
	border-radius:12px;
	width:300px;
	height:200px;	
	
	}
#PM h2 {
	
	color:white;
	margin:100px 0 0 20px;
	
	line-height:20px;
	font-size:22px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
		}	
		
#PM li {
		color:white;
		
	margin-top:12px;
	font-size:14px;		
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	
	
	}

#contact {
    margin:0 auto 0 4px;
	float:left;

	width:1120px;
	height:547px;
	opacity:0.8;
	border-radius:2px;
	box-shadow: 2px 2px 9px 2px #888888;
background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
}		
	
	#contact img {
			width:1126px;
	height:552px;
		
		}

#referrals {
    margin:0 auto;
		margin:0 auto;
	float:left;

	width:1117px;
	height:595px;
	opacity:0.8;
	border-radius:2px;
}