/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #000;
	background-position: top;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	color: #b8393a;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #52a5c7;
}
h3 {
	font-size: 16px;
	color: #1f2a33;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #1f2a33;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font: bold 100% Arial, sans-serif;
	color: #334d55;
}
.b {
	font-weight: bold;
}
/***********************************************/
/****** LAYOUT DIVS ******/
/***********************************************/
#divContainer {
	width:980px;
	height:100%;
	margin:0 auto;
	padding:0;
	font-size: 12px;
	background-color:#fff;
}
/************* HEADER AND NAV **************/

#header {
	float:left;
	margin: 0;
	width: 980px;
}
#header img {
	float:left;
}
#midTop {
	float:left;
	width:656px;
	margin:0;
	padding: 4px 4px 4px 4px;
	border: 1px solid #bf3734;
}
#flaHm {
	float:right;
	width:460px;
	height:167px;
	margin:5px 4px 0;
	background-color: #fff;
}
#flaNew {
	float:left;
	width:218px;
	height:137px;
	background-image: url(images/free_new_patient_consultation.jpg);
	background-repeat: no-repeat;
}
/************* END HEADER  **************/

/************* BEGIN  NAV **************/

.nav {
	float:left;
	height:34px;
	width:980px;
}
/************* END NAV **************/	

/************* MID AREA **************/
#midContainer {
	width: 980px;
	margin: 0;
	float: left;
	background-color:#fff;
	background-image: url(images/bg_mid_container.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#midContainer a:link {
	color: #333333;
	text-decoration:underline;
}
#midContainer a:visited {
	color: #333333;
	text-decoration:underline;
}
#midContainer a:hover {
	color: #b24626;
	text-decoration:underline;
}
#ltSpace {
	float:left;
	margin: 0;
}
#lt_col {
	float:left;
	color:#3b8aaa;
	width:256px;
	background-image: url(images/lt_col_bg.gif);
	background-repeat: repeat-y;
}
#lt_col img {
	border: 0;


}
#lt_colTxt {
	width:220px;
	margin-left:25px;
	padding-bottom:12px;
	line-height: 20px;
	color: #000;
}
#lt_colTxt ul li {
	list-style-type: none;
}
#lt_colTxt a:link {
	color: #000;
	text-decoration:none;
}
#lt_colTxt a:visited {
	color: #000;
	text-decoration:none;
}
#lt_colTxt a:hover {
	color: #bf3734;
	text-decoration:none;
}
#midArea {
	width: 670px;
	float: left;
	background-color:#fff;
	padding: 30px 16px 8px 16px;
	background-image: url(images/under_bts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#midArea img {
	float:left;
	border:0;
}
#midArea a:link {
	color: #333333;
	text-decoration:underline;
}
#midArea a:visited {
	color: #333333;
	text-decoration:underline;
}
#midArea a:hover {
	color: #9ac53d;
	text-decoration:underline;
}
#midArea img {
	padding:6px 6px 6px 6px;
}
#midThreeBoxes {   /************* USED FOR BOXES ON HOME PAGE**************/
	margin: 0 0 14px;
	float:left;
}
#midThreeBoxes img {   /************* USED FOR BOXES ON HOME PAGE**************/
	margin: 0;
	padding:0;
	float:left;
}
#midBox {   /************* USED FOR MID AREAS ON VARIOUS PAGED**************/
	float:left;
	width:664px;
	margin: 24px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet_red.gif);
}
#midBoxTxt {   /************* USED FOR MID AREAS TEXT IN THE MIDBOX AREA**************/
	float:right;
	width:374px;
	margin: 0;
}
#midBoxTxt a:link {
	color: #333333;
	text-decoration:underline;
}
#midBoxTxt a:visited {
	color: #333333;
	text-decoration:underline;
}
#midBoxTxt a:hover {
	color: #9ac53d;
	text-decoration:underline;
}
#midBox h1 {
	margin: 0;
	font-size:14px;
	color: #b8393a;
}
#midBoxhf {   /************* USED TO SPLIT MIDBOX AREA**************/
	float:left;
	width:312px;
	padding: 6px 10px 0px 0px;
}
.greyline {
	background-color:#666;
	width:664px;
	height:1px;
	float:left;
}
#midBox img {
	float:left;
	padding: 0px 8px 0px 0px;
}
#clear {
	clear: both;
}
/************* USED FOR AREA AT BTM ALL PAGES OVER FOOTER**************/
 #btmArea {
	width:980px;
	height:auto;
	float:left;
	background-image:url(images/bg_btm_area.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#btmAreaLt {   /************* USED FOR HEATH PRO AREA AT BTM LT**************/
	width:258px;
	height:137px;
	float:left;
	background-image: url(images/verified_healthpros.png);
	background-repeat: no-repeat;
	background-position: top;
}
#btmAreaLt img {
	padding:20px 0px 0px 76px;
}
#btmAreaRt {
	width:710px;
	float:right;
}
#btmAreaTxt {
	width:320px;
	float:left;
	padding: 10px 0px 18px 0px;
}
#btmAreaTxt h1 {
	font-size:14px;
	color: #b8393a;
}
#btmAreaTxt li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
#btmAreaTxt a:link {
	color: #b8393a;
	text-decoration:none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
#btmAreaTxt a:visited {
	color: #b8393a;
	text-decoration:none;
}
#btmAreaTxt a:hover {
	color: #666;
	text-decoration:none;
}
/************* USED FOR BOX AREA  IN btmArea**************/
#midBtm {
	width: 594px;
	float: right;
	margin-top: 6px;
	margin-right: 16px;
}
#midBtm img {
	float: left;
}
#midBtm a:link {
	color: #fff;
	text-decoration:none;
}
#midBtm a:visited {
	color: #fff;
	text-decoration:none;
}
#midBtm a:hover {
	color: #b8393a;
	text-decoration:none;
}
#midBtmTxt {
	float:left;
	color: #fff;
	width: 278px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61b5d7;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#joinEmail {
	float:left;
	padding-left:40px;
	width:211px;
}

#apptArea {
	width: 900px;
	background-color:#fff;
	margin-left:24px;
	padding: 10px 16px 8px 16px;
}
/************* BEGIN FOOTER STYLES ***************/

#footer {
	float: left;
	width:980px;
	height:138px;
	color: #fff;
	background-color: #4596b7;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
}
#footer img {
	float:left;
}
#footerBtns {
	overflow:hidden;
	margin: 12px 0 0 0;
	padding-left:48px;
}
#footerBtns img {
	float:left;
	padding:0;
}
#footerLinks {
	float:right;
	width:638px;
	margin:4px 20px 4px;
	text-decoration:none;
}
#footerLinks a:link {
	color: #fff;
	text-decoration:none;
}
#footerLinks a:visited {
	color: #fff;
	text-decoration:none;
}
#footerLinks a:hover {
	color: #9ac53d;
	text-decoration:none;
}
.address {
	font-size: 10px;
	float:right;
	color: #fff;
	text-align: right;
	padding-right:32px;
}
/************* END FOOTER STYLES ***************/

