/* CSS Document */

body {
	background: #e4e4e4;
	color: #323232;
	font-size: 12px;
	line-heght: 20px;
	font-family: Helvetica Neue, Verdana, Arial, Tahoma, Sans Serif;
	margin: 0px auto 0px; 
	padding: 0px;
	}
	
#wrap {
	background: #fff;
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px;

	}
	
a {
	color: #236fb1;
	text-decoration: none;
	font-weight:normal;
	}
	
a:visited {
	color: #236fb1;
	text-decoration: none;
	font-weight:normal;
	}
	
a:hover {
	text-decoration: underline;
	}
	
img {
    margin:0px;
	}

h1 {
    color: #2181bb;
	font-size:20px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:15px;
	font-weight:normal;
}

h2 {
   font-size:20px;
	margin:0;
	color: #2181bb;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:15px;
	padding-top: 15px;
	font-weight:normal;

}

h3 {
    color: #6ca00b;
	font-size:16px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:15px;
	font-weight:normal;
}

h4 a {
    color: #6ca00b;
	font-size:16px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}

h4 a:visited {
    color: #6ca00b;
	font-size:16px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}

h4 a:hover {
    color: #73a7c7;
	font-size:16px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
}



h4 {
    color: #6ca00b;
	font-size:16px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
}

h5 {
    color: #6ca00b;
	font-size:14px;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	padding:0;
	margin:0;
	font-weight:normal;
}

.bookmark {
	background: url(images/bookmark.jpg) no-repeat right;
	width: 170px;
	height: 195px;
	margin: 0px;
	padding: 0px;
	border:0;
	overflow: hidden;
	
	}

/************************************************
*	header      								*
************************************************/


	
#header {
    background:url(images/phone.jpg) no-repeat top right;
	width: 920px;
	height: 120px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float:left;
	}  
	
#bookmark {
    float:right;
	padding:0px;
	width: 170px;
	height:195px;
	}
	
#doctorheader {
	background: #fff url(images/header.jpg) no-repeat;
	width: 920px;
	height: 195px;
	margin-left:10px;
	margin-right:10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float:left;
	}
	

#headerleft {
	width: 288px;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	float:left;
	}
	
	
#headerright {
	width: 632px;
	height: 120px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	float:right;
	}	
	
#headerrightnav {
	background:url(images/nav_bg.jpg) repeat-x;
	width: 632px;
	border-right: solid thin #5399d3;
	border-left: solid thin #5399d3;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	text-transform:uppercase;
	overflow: hidden;
	float:right;
	}
	
	

/************************************************
*	Navbar      								*
************************************************/


#headerrightnav a  {
    color:#fff;
	text-decoration:none;
}

#headerrightnav a:visited {
    color:#fff;
	text-decoration:none;
}

#navigation a:hover {
    text-decoration:underline;
}

#headerrightnav ul {
    display:block;
	list-style:none;
	margin:0 auto 0;
	padding: 0px 0px 0px 0px;
}
  
#headerrightnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	height:40px;
	} 

#headerrightnav li a {
	color: #fff;
	display: block;
    font-weight: normal;
    margin: 0px;
	padding: 12px 30px 0px 30px;
	height:40px;
	
	}

#headerrightnav li a:visited {
	color: #fff;
	display: block;
    font-weight: normal;
    margin: 0px;
	height:40px;
	}
	
#headerrightnav li a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
	background:url(images/nav_bg_hover.jpg) repeat-x;
    margin: 0px;
	height:40px;
	
	}



/************************************************
*	content     								*
************************************************/


#content {
	background: #FFFFFF;
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#contentleft {
    background: #fff;
	width: 285px;
	margin: 0px;
	padding: 20px 10px 20px 10px;
	float: left;
	line-height:20px;

}

#leftfeature {
    width: 270px;
	background: url(images/header_blue.jpg) repeat-x top;
	height: 100%;
	padding:0px;
	border:solid thin #ccc;
	margin-bottom: 20px;
}

#info {
    width: 270px;
	background:url(images/header_blue.jpg) repeat-x top;
	height: 100%;
	padding: 0px;
	border:solid thin #ccc;
	margin-bottom: 20px;
}

#info ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 20px 20px;
	}
	
#info li {
	list-style: none;
	padding:5px 5px 5px 22px;
	margin:0;
	background:url('images/arrow.jpg') no-repeat left;
	background-position:0 8px;
	}
	
	
#info li a {
	list-style: none;
	margin:0;
	color: #236fb1;
	background-position:0 8px;
	font-weight:normal;
	
}
	
#info li a:visited {
	color: #236fb1;
}		
	
#info li a:hover {
    color:#236fb1;
	text-decoration:underline;
}


#faq {
    width: 270px;
	background:url(images/header_blue.jpg) repeat-x top;
	height: 100%;
	padding: 0px;
	border:solid thin #ccc;
	margin-bottom: 20px;
	line-height:14px;
}

#faq ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 20px 20px;
	}
	
#faq li {
	list-style: none;
	padding:3px 5px 3px 0px;
	margin:0;
	}
	
	
#faq li a {
	list-style: none;
	margin:0;
	color: #236fb1;
	font-weight:normal;
	
}
	
#faq li a:visited {
	color: #236fb1;
}		
	
#faq li a:hover {
    color:#236fb1;
	text-decoration:underline;
}


#helpful {
    width: 270px;
	background:url(images/header_blue.jpg) repeat-x top;
	height: 100%;
	padding: 0px;
	border:solid thin #ccc;
	margin:0px;
}

#helpful ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 20px 20px;
	}

#helpful li {
	list-style: none;
	padding:5px 5px 5px 22px;
	margin:0;
	background:url('images/arrow.jpg') no-repeat left;
	background-position:0 8px;
	}

#helpful li a {
	list-style: none;
	margin:0;
	color: #236fb1;
	background-position:0 8px;
	font-weight:normal;
	
}
	
	
#helpful li a:visited {
	color: #236fb1;
}		
	
#helpful li a:hover {
    color:#236fb1;
	text-decoration:underline;
}
	
#carriers {
    width: 270px;
	background:url(images/header_blue.jpg) repeat-x top;
	height: 100%;
	padding: 0px;
	margin-top:20px;
	border:solid thin #ccc;
}

#carriers ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 20px 20px;
	}

#carriers li {
	list-style: none;
	padding:5px 5px 5px 22px;
	margin:0;
	background:url('images/arrow.jpg') no-repeat left;
	background-position:0 8px;
	}

#carriers li a {
	list-style: none;
	margin:0;
	color: #236fb1;
	background-position:0 8px;
	font-weight:normal;
	
}
	
	
#carriers li a:visited {
	color: #236fb1;
}		
	
#carriers li a:hover {
    color:#236fb1;
	text-decoration:underline;
}





#contentleft a {
    color: #0d3f58;
	text-decoration: none;
	display:inline;
}

#contentleft h3 {
    font-size: 26px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
}

#contentleft a:visited {
    color: #0d3f58;
	text-decoration: none;
	display:inline;
}

#contentleft a:hover {
   text-decoration: underline;
   color: #35543d;
   display:inline;
}

	
#contentright {
    background: #fff;
	width: 615px;
	margin: 0px;
	float: right;
	line-height:20px;
	padding: 20px 0px 10px 5px;
	height: 100%;
}

#contentright h1 {
    color: #2181bb;
	font-size:20px;
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	font-weight:normal;
	padding-top:25px;
}

#contentright p {
	margin:0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
	font-weight:normal;
	padding-bottom:15px;
	padding-right:30px;
}


#contentright ul {
	color: #323232;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	line-height:20px;
	}
	
#contentright ul li {
	list-style: none;
	padding:0px 5px 5px 20px;
	margin:0;
	background:url(./images/arrow.jpg) no-repeat left top;
	background-position:0 3px;
	}
	
#homefeature {
    background: url(images/three_steps.jpg) no-repeat top left;
	height:109px;
	padding:0px 10px 0px 0px;
	color:#fff;
	margin:0px;
}

#homefeature p {
	padding:77px 10px 0px 0px;
	color:#fff;
	text-align:center;
}

#homeform {
	height:236px;
	background:url(images/formbg.jpg) no-repeat;
}

#homeform h1 {
    margin-top:25px!important;
	padding:0px;
}

#homeform h3 {
    color: #0c3264;
	font-size:24px;
	padding: 5px 0px 15px 0px;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#homeform h4 {
    color: #0c3264;
	font-size:14px;
	margin-bottom: 5px;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.submit input {
    background: url(images/submit.jpg) no-repeat;
	border: 0px;
	width: 142px;
	height: 34px;
	margin: 10px 0px 0px 5px;
}

#footer {
    background: #e4e4e4 url(images/footer.jpg) no-repeat top left;
	color: #236fb1;
	font-size:11px;
	height: 125px;
	padding: 20px 0px 10px 50px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#footer a {
	color: #236fb1;
    font-weight: normal;
 
	}
	
#footer a:hover {
	text-decoration: none;
	
	}

#footer li {
	float: left;
	margin: 0px;
	padding: 0px 11px 0px 0px;
	}
	
#footer2 {
    margin: 20px 0px 20px 0px
	}
	

.sideheader {
	color: #712b13;
	font-size:20px;
	font-family: Times New Roman, Times, Serif;
	padding-bottom:15px;
	font-weight:normal;
	}