﻿/* <!-- Version 1.0.1-->  */


body
	{
	margin: auto;
	text-align: center;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;

	}

p
	{
	background-color:#ffffff;
	margin-left:0px;
	margin-top:5pt;
	margin-bottom: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
	text-align: left;
	}


a
	{
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: #0066CC;

}

a:hover
	{
	text-decoration: underline;
	color:#00ac6b;
	}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 10px;
	color: #0066CC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 10px;
	color: #0066CC;
	text-align:left

}

h3 {
	font-family: Verdana;
	font-size:8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	color: #333333;
	background-color: #E1E1E1
}

h6 {
	font-family: Verdana;
	font-size:8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	color: #333333;
}

h4 {
	font-family: Verdana;
	font-size:8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	margin-left:0px;
	color: #333333;
}

h5 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom:0;
	text-transform: none;
	color: #333333;
}

img {
	border: none;
}

ul {
	list-style-image: url('../bullet.jpg');
	text-align:left;

}


#site-wrapper {
	margin: auto;
	width: 751px;
	text-align: center;
}

#site-content {
	text-align: left;
}

#header-content {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0066CC;

}

.col{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 375px;
	display: inline-block;
}

.social {
	margin-top: 10px;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #0066CC;
}

.social a:hover
	{
	text-decoration: none;
	}

.social img
	{
	margin-bottom: -10px;
	margin-right: 5px;
	margin-left: 20px;
	}


.strap {
	margin-top: 30px;
	text-align: right;
}
#menu-bar {
	text-align: right;
	clear: both;
	padding-top: 30px;
}

#menu-bar ul {
	list-style-type: none;
	float: none;
	width: 100%;
}

#menu-bar li{
	display: block;
	float: left;
}

#menu-bar li a{
	text-decoration: none;
	background-color: #00ac6b;
	color: white;
	display: block;
	float: left;
	font-size: 15px;
}

#menu-bar li a:hover{
	text-decoration: none;
	background-color: #0091D1;
	color: #ffffff;
	display: block;
	float: left;
}

  ul {list-style: none;padding: 0px;margin: 0px;}
  ul li {display: block;position: relative;float: left; padding: 2px;}
  li ul {display: none;}
  ul li a {display: block;background: #000;padding: 5px 10px 5px 10px;text-decoration: none;
           white-space: nowrap;color: #fff;}
  ul li a:hover {background: #f00;}
  li:hover ul {display: block; position: absolute;}
  li:hover li {float: none;}
  li:hover a {background: #f00;}
  li:hover li a:hover {background: #000;}
  #drop-nav li ul li {border-top: 0px;}



#main-content {
	margin-bottom: 15px;
	text-align: left;
	clear: both;
}
#left-col {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	width: 240px;
	display: inline-block;
}
#right-col {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 16px;
	text-align: right;
	float: left;
	padding: 0px;
	width: 490px;
	display: inline-block;
}

#right-col ul {
	margin: 10px;
	list-style-image: url(../images/bullet.jpg);
	text-align:left;
}

#right-col li {
	margin-bottom: 20px;
}

#logos {
	text-align: center;
	border-bottom-color: #0066CC;
	border-top-color: #00ac6b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 3px;
	padding: 5px;
	margin-bottom: 7px;
	margin-top: 15px;
	clear: both;
}
#footer {
	height: 30px;
	font-size: 80%;
	clear: both;
	text-align: left;
}
#left-col-footer {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 675px;
	display: inline-block;
}
#right-col-footer {
	text-align: right;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 75px;
	display: inline-block;
}
 .style2 {
	font-weight: bold;
	color: #0066CC;
}

#patient-stories #right-col p {
	font-size: 14px;
	color: #6a6a6a;
	font-style: italic;
	padding: 20px 0;
	border-bottom: 1px solid #0066cc;
}

#patient-stories #right-col p small {
	font-size: 12px;
	font-weight: bold;
}


#right-col .case-studies {
	width: 100%;
}

.case-studies .case {
	margin-bottom: 200px;
	clear: both;
}

.case-studies img.left {
	width: 47%;
	float: left;
}

.case-studies img.right {
	width: 47%;
	float: right;
	margin-right: 1px;
}

