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

.mainWrapper {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#navbar ul {
	margin:0;
	padding:14px 0px 0px 8px;
	list-style:none;
	text-align:center;
	margin:auto;
	width:870px;
}
#navbar li {
	float:left;
	padding:5px 16px 16px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/navbarSeprator.gif) top right no-repeat;
}
li.last {
	background-image:none;
}
#navbar a:link, .navbar a:visited {
	color:#FFF;
}
#navbar a:hover, .navbar a:active {
	color:#f8e98a;
}
#navbar #currentpage a {
	color:#f8e98a;
}
.banner {
	background:url(../images/homeBanner.jpg) top left no-repeat;
	width:950px;
	height:480px;
}
.bannerInner {
	background:#f8e98a url(../images/bannerInner.gif) top right no-repeat;
	width:950px;
	height:127px;
}
.logo {
	float:left;
}
.appointmentLink {
	text-align:right;
	margin-right:7px;
}
.bannerText {
	width:640px;
	margin:390px 0 0 310px;
	font:14px "Trebuchet MS";
	color:#3e3e3e;
}
.middleContentWrapper {
	background-color:#FFF;
}
.sidebarLeft {
	background:url(../images/sideblockBg.gif) top left no-repeat;
	color:#000;
	float:left;
	width:296px;
	margin-right:7px;
}
.sidebarLeft h1 {
	margin:0px;
	padding:13px 0 10px 15px;
	color:#FFF;
	font:24px "Times New Roman", Times, serif;
	font-weight:normal;
}
.sidebarLeft h2 {
	margin:0px;
	padding:13px 0 10px 15px;
	color:#FFF;
	font:24px "Times New Roman", Times, serif;
	font-weight:normal;
}
.sidebarLeft h3 {
	margin:18px 0 0 15px;
	font-size:14px;
}
.sidebarLeft h3 a{

	font-size:14px;
	color: #000000;
}
.sidebarLeft ul {
	margin:0 0 0 22px;
	padding:0px;
	list-style:none;
	line-height:20px;
}

.middleRightContent {
	background:url(../images/middleContentHeading.gif) top left no-repeat;
	float:left;
	width:646px;
}
.middleRightContent h1 {
	margin:0px;
	padding:13px 0 10px 15px;
	color:#FFF;
	font:24px "Times New Roman", Times, serif;
	font-weight:normal;
}
.middleContent {
	padding:0px 10px 10px 10px ;
}
.home {
	text-align:justify;
}

.home p{
	text-align:justify;
	line-height:21px;
}
.homeBlock {
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:303px;
	background:#f8f8f8 url(../images/blockFooter.gif) bottom left no-repeat;
}
.homeBlock h1{
	margin:0;
	padding:13px 0 10px 15px;
	background:url(../images/blockHeader.gif) top left no-repeat;
}
.homeBlock .image {
	float:left;
	padding:10px 8px 10px 10px;
}
.homeBlock .text {
	float:left;
	padding:8px 10px 10px 0px;
	width:135px;
}
p.readMore {
	text-align:right;
	padding-right:45px;
	margin:0 0 8px 0;
	line-height:12px;
}
.spaceLeft {
	margin-left:10px;
}
.officeLocation {
	float:left;
	width: 300px;
}
.social {
padding-top: 25px;
	float:left;
	width: 350px;
}
.copyright {
	float:right;
	font-size:12px;
	padding-top:20px;
}
.mainImage {
	padding:5px 10px 5px 0;
}
.footer {
	background:#f8f8f8 url(../images/footerBg.gif) top left no-repeat;
	margin-top:20px;
	padding:15px 15px 10px;
	color:#000;
}
.footer a{
	color:#000;
}
/* trusted professional start */

.leftText {
	float:left;
	padding-top:20px;
	width:350px;
}
.leftText span.topicHeading {
	font-weight:bold;
}
.paraContainer {
	font-size:13px;
	margin-bottom:12px;
}
.paraContainer p{
	margin-top:0px;
}
.paraContainer .getStarted {
	margin-top:31px;
}
.rightImg {
	text-align:right;
}
.rightImg a img {
	margin-top:19px;
}
/* trusted professional end */
/* patientForms start */

.leftContainer {
	width:390px;
	float:left;
	margin-right:10px;
}
.row {
	margin:10px 0;
}
.textInfo {
	width:220px;
	float:left;
	padding:10px 5px 0 0;
	font-weight:bold;
}
.downloadBtn {
	float:left;
}

div.rightContent {
	float:left;
	width:220px;
}
h2.clientTestimonials {
	margin:10px 0 0;
	font-size:16px;
}
div.rightContent p {
	text-align:left;
	font-size:13px;
	line-height:normal;

}

/* patientForms end */