.left{
	float:left;
}

.left#conLeft{
	width:543px;
	margin-left:10px;
	margin-bottom:10px;
}
.left#conRight{
	width:397px;
	margin-left:5px;
}
.left#intro{
	margin-top:5px;
}
.blue{
	color:#0e5383;
	font-size:1.5em;
	font-weight:bolder;
	margin:0px;
}
h3.gray{
	color:#3a3939;
	font-size:.84em;
	font-weight:bolder;
}
p.text{
	font-weight:bold;
	font-size:.7em;
	text-align:justify;
}
p.text#intro{
	color:#4f4f4f;
}

p.videoText{
	color:#ffffff;
	padding:10px;
}

.left#videos{
	margin-top:12px;
}

.videoBox{
	float:left;
	width:171px;
	height:195px;
	margin-right:10px;
	background-color:#4f4f4f;
}
.videoBox#ad1{
	background-color:green;
}

.playVideo{
	float:left;
	width:151px;
	height:118px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	
}

#montelWilliams{
	background-image:url('images/index/btn_play_montelWilliams.jpg');
}
#theDoctors{
	background-image:url('images/index/btn_play_theDoctors.jpg');
}

#playMontelWilliams_content{
	margin-top:20px;
	background-color:#000000;
}

#playtheDoctors_content{
	margin-top:20px;
	background-color:#000000;
}

.buttons{
	width:191px;
	height:145px;
	margin-top:12px;
}
#ccAccepted{
	background-image:url('images/index/cc_accepted.png');
	width:397px;
	height:67px;
	margin-top:12px;
}
#newPtPaperWork{
}

#submitTestimonal{
margin-left:15px;
}

#ad2{
	width:397px;
	height:150px;
	background-color:green;
	margin-top:12px;
}

#location{
	font-size:.5em;
	color:#e3e3e3;
}

#btn_ad1{
	width:171px;
	height:195px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/ad1.jpg');
}
#btn_ad1:hover{
	background-position:bottom right;
}

#btn_ad2{
	width:397px;
	height:150px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/ad2.jpg');
}
#btn_ad2:hover{
	background-position:bottom right;
}

#btn_submit{
	width:191px;
	height:145px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/btn_submit.png');
}
#btn_submit:hover{
	background-position:bottom right;
}

#btn_paperwork{
	width:191px;
	height:145px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/btn_paperwork.png');
}
#btn_paperwork:hover{
	background-position:bottom right;
}