body {
	background: url(../images/page_bg1.jpg) repeat;
	font-family:"Arial", Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}

h1{
	font-size: 23px;
	font-family: tahoma;
	color: #64281e;
	text-decoration: none;
	margin-bottom: 15px;
}

h2{
	font-size: 18px;
	font-family: tahoma;
	color: #64281e;
	text-decoration: none;
	margin-bottom:8px;
}
h3{
	font-family: tahoma;
	color: #642921;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	margin-top:0px;
}
h4{
	font-family: tahoma;
	color: #642921;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
	margin:0px;
}
h5{
	font-size: 14px;
	font-family: tahoma;
	color: #64281e;
	text-decoration: none;
	margin:0px;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	list-style-image: url(../images/list_image.jpg);
}
li{
	padding:0; margin: 0px; margin-bottom:10px;
}
a{
	font-family:"Arial", Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: normal;
	color: #93634f;
	text-decoration: underline;
}
a:hover{
	font-family:"Arial", Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #93634f;
	text-decoration: none;
}
#mtw {
	width: 955px;
	margin: 0px auto;
	position: relative;
}

.main-container {
	width: 955px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
}

#header {
	width: 955px;
	height: 138px;
	background: url(../images/header.jpg) no-repeat top left;
	float: left;
	cursor: pointer;
}

#header h1 {
	display: none;
}

.header-right {
	width: 250px;
	float: right;
	margin: 35px 30px 0px 0px;
}

.textbox {
	width: 170px;
	border: 1px solid #626065;
	font-size: 13px;
	color: #898989;
	text-decoration: none;
}

.textbox-1 {
	width: 213px;
	border: 1px solid #626065;
	font-size: 12px;
	color: #965d54;
	text-decoration: none;
	margin-bottom: 5px;
}

.border {
	border: 1px solid #626065;
}

.textbox-2 {
	width: 220px;
	border: 1px solid #626065;
	font-size: 11px;
	color: #965d54;
	text-decoration: none;
}


.search-box {
	width: 250px;
	float: left;
	position:absolute;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
}

.search-btn {
	background: url(../images/search_btn.jpg) top left no-repeat;
	width: 20px;
	height: 21px;
	cursor: pointer;
	float: left;
}

.top-rightlink {
	width: 130px;
	float:left;
	margin:3px 0 0;
	text-align:left;
	height:20px;
	overflow:hidden;
}
.top-rightlink .brown12{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.top-rightlink .brown12:hover{
	font-weight:bold;
	font-size:13px;
}
#menu {
	width: 954px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	float: left;
	margin-top: 37px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu li {
	display: inline; 
}

#menu li a {
	display: block;
	float: left;
	background: url(../images/btn_bg.jpg) repeat-x;
	font-size: 13px;
	text-align: center;
	color: #64281e;
	text-decoration: none;
	height: 14px;
	padding: 7px 9px 7px 10px;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li a:hover{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: left;
	color: #fff;
	height: 14px;
	padding: 8px 9px 7px 10px;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu .active{
	background: url(../images/nav_hover.jpg) repeat-x !important;
}
#menu li .over2{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: right;
	color: #64281e;
	height: 14px;
	padding: 8px 9px 7px 10px;
	width:214px;	
	color:#FFFFFF;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li .over2 a:hover{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: right;
	color: #fff;
	height: 14px;
	padding: 8px 9px 7px 10px;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.aliright{
	text-align:right;
}

#menu li .over{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: center;
	color: #fff;
	height: 14px;
	padding: 8px 9px 7px 10px;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li.big{
	background: url(../images/btn_bg.jpg) repeat-x;
	text-align: right;
	color: #64281e;
	height: 14px;
	padding: 8px 7px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 219px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li.big1{
	background: url(../images/btn_bg.jpg) repeat-x;
	text-align: right;
	color: #64281e;
	height: 14px;
	padding: 8px 7px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li .big a{
	background: url(../images/btn_bg.jpg) repeat-x;
	text-align: right;
	color: #64281e;
	height: 14px;
	padding: 8px 7px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 219px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li .big a:hover{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: right;
	color: #fff;
	height: 14px;
	padding: 8px 7px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 219px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#menu li .over1{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: left;
	color: #64281e;
	height: 14px;
	padding: 8px 9px 7px 10px;
	width:183px;	
	color:#FFFFFF;
	margin-left: 1px;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li.big1{
	background: url(../images/btn_bg.jpg) repeat-x;
	text-align: left;
	color: #64281e;
	height: 14px;
	padding: 8px 5px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li .big1 a{
	background: url(../images/btn_bg.jpg) repeat-x;
	text-align: left;
	color: #64281e;
	height: 14px;
	padding: 8px 5px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu li .big1 a:hover{
	background: url(../images/nav_hover.jpg) repeat-x;
	text-align: left;
	color: #fff;
	height: 14px;
	padding: 8px 5px 7px 7px;
	margin-left: 1px;
	word-spacing: 1px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.brown12 {
	font-size: 12px;
	color: #64281e;
	text-decoration: underline;
}

.brown12 a:hover{
	font-size: 12px;
	color: #64281e;
	text-decoration: none;
}

.brown-link {
	font-size: 12px;
	color: #b67571;
	text-decoration: underline;
}

.brown-link a:hover{
	font-size: 12px;
	color: #b67571;
	text-decoration: none;
}

.img-main {
	background: url(../images/main_img.jpg) no-repeat;
	width: 951px;
	height: 232px;
	float: left;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
}

.clear {
	clear: both;
}

.left-panel {
	width: 233px;
	float: left;
	border-left: 2px #fff solid;
	background-color: #fff;
}

.left-1 {
	background: url(../images/img1.jpg) no-repeat top left;
	width: 233px;
	height: 142px;
	float: left;
}

.left-1-inner {	
	width: 165px;
	float: left;
	margin: 35px 0px 0px 5px;
}


.left-2 {
	width: 217px;
	background-color: #d2db98;
	float: left;
	padding: 8px;
	margin-top: 2px;
}

.left-2-btn {
	width: 107px;
	float: right;
}


.right-2-btn {
	width: 107px;
	float: right;
	margin-top: 30px;
}

.btn {
	width: 105px;
	background: url(../images/btn_bg.jpg) repeat-x;
	height: 28px;
	text-align: center;
	color: #64281e;
	font-size: 12px;
	text-decoration: none;
	border: 1px #64281e solid;
	cursor:pointer;
}

.left-3 {
	width: 227px;
	background-color: #965d54;
	float: left;
	padding: 3px;
	margin-top: 2px;
}

.left-3b {
	width: 227px;
	background-color: #965d54;
	float: left;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.left-3i {
	width: 227px;
	background-color: #d1e2f1;
	float: left;
	padding: 3px;
	margin-top: 2px;
}

.left-3-img {
	background: url(../images/img2.jpg) no-repeat;
	width: 75px;
	height: 75px;
	float: left;
	margin-top: 14px;
	border: 2px #fff solid;	
}

.left-3-text {
	width: 136px;
	height: 100px;
	float: left;
	margin: 14px 0px 0px 6px;
}

.black11 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.brown11 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #642921;
	text-decoration: underline;
}


.list {
	list-style-image: url(../images/bullet.jpg);
	padding:2px;
}

.white11 {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.white11 a:hover{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.left-3-img1 {
	background: url(../images/img3.jpg) no-repeat;
	width: 75px;
	height: 75px;
	float: left;
	margin-top: 14px;
	border: 2px #fff solid;	
}

.right {
	float: right;
	width: auto;
}


.right-panel {
	width: 670px;
	float: left;
	border-right: 2px #fff solid;
	padding:24px;
	background-color: #fff;
}

.list1 {
	list-style-image: url(../images/list_image.jpg);
}

.spacer {
	height: 84px;
	width:217px;
	float: left;
}

#footer {
	background: url(../images/footer.jpg) top left no-repeat;
	float: left;
	width: 955px;
	height: 58px;
	border-top: 2px #fff solid;
}

#link {
	width: 150px;
	float: left;
	margin-top: 20px;
}

#link ul {
	display: inline;
	padding: 0px ; margin: 0px;
}

#link li {
	display: inline;
	font-size: 13px;
	color: #64281e;
	text-decoration: none;
}

#link li a{
	font-size: 13px;
	color: #64281e;
	text-decoration: none;
}

#link li a:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #64281e;
}

.copyright {
	font-size: 10px;
	color: #8095a5;
	font-family:Arial, Helvetica, sans-serif;
}

.left {
	float: right;
	width: 180px;
	margin-top: 20px;
}

.empty {	
	width:400px;
	float:left;
	height: 30px;
}

.spacer1 {
	width: 100%;
	height: 1px;
	float: left;
}

.spacer2 {
	width: 200px;
	float: left;
}
.mid-text-box {
	width: 485px;
	float: left;
}

.g12 {
	font-size:12px;
	color: #d2db99;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #d2db98;
}


.g12 a:hover{
	font-size:12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.g12 a:active{
	font-size:12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.green12 {
	font-size:12px;
	color: #d2db99;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}
.w12 {
	font-size:12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.implants-inner {
	width: 210px;
	float: left;
	margin: 10px 0px 0px 5px;
}

.bullet {
	list-style-image: url(../images/arrow-g.jpg);
	padding: 2px;
	margin: 13px 0px 0px 0px;
}
.bullet-square {
	list-style-image: url(../images/bullet1.jpg);
	line-height:9px;
}
.img-space{
	background: url(../images/img_space.jpg) no-repeat;
	width: 152px;
	height: 176px;
	float: left;
	border: 1px solid #c2c2c2;
}

.heading {
	width: 500px;
	float: left;
	border-bottom: 1px solid #693b32;
	margin-left: 10px;
}

.link {
	font-size: 12px;
	color: #7599bd;
	text-decoration: underline;
}

.box1 {
	width: 235px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.b11 {
	font-size: 11px;
	color: #642921;
	font-weight: bold;
}

.brown {
	font-size: 11px;
	color: #642921;
}

.box2 {
	width: 660px;
	padding: 5px;
	float: left;
	border-top: 1px dotted #693b32;
	margin-top:15px;
}

.img-square{
	width: 255px;
	height: 194px;
	float: left;
	border: 1px solid #c2c2c2;
}

.box3 {
	width: 375px;
	float: left;
	margin-left: 15px;
}

.border-top {
	width: 647px;
	float: left;
	border-top: 1px solid #693b32;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
}

.box4 {
	width: 660px;
	padding: 5px;
	float: left;
	margin-top:15px;
}

.grey11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	display:block;
}

.link1 {	
	font-size: 11px;
	color: #537fa6;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}

.box-right {
	width:168px;
	float: left;
	margin-left: 10px;
}

.box-right-in {
	width: 166px;
	float: left;
	margin-top: 5px;
	border-top: 1px solid #693b32;
	padding-top: 5px;
}

.img-internal-R {
	width: 166px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.form-box {
	width:600px;
	float: left;
	margin-top:10px;
}

.fox-box-left {
	width: 200px;
	float: left;
	text-align: right;
	margin: 10px 4px 10px 4px;
}

.form-box-right {
	width:350px;
	float: left;
	margin:10px 3px 10px 5px;
}
.form-box-rightnew {
	width:350px;
	float: left;
	margin:10px 3px 10px 5px;
	#padding-left:5px;
}

.form-box-right_image {
	width:100%;
	float: left;
	margin:10px 3px 10px 5px;
	
}

.img-space1{
	background: url(../images/img_space1.jpg) no-repeat;
	width: 141px;
	height: 117px;
	float: left;
	border: 1px solid #c2c2c2;
	margin: 4px;
}

.box6 {
	width: 155px;
	float: left;
	margin: 4px;
}	

.b-a-box {
	width: 647px;
	float: left;
}

.img-space3{
	background: url(../images/img_space2.jpg) no-repeat;
	width: 58px;
	height: 67px;
	float: left;
	border: 1px solid #c2c2c2;
}

.border-top1 {
	width: 647px;
	float: left;
	border-top: 1px solid #693b32;
	margin: 5px 0px 5px 0px;
	padding: 12px 0px 4px 0px;
}

.border-top-dotted {
	width: 647px;
	float: left;
	border-top: 1px dotted #693b32;
	margin: 10px 0px 5px 0px;
	padding: 12px 0px 4px 0px;
}

.box7 {
	width: 155px;
	float: left;
	margin-left: 5px;
}

.box8 {
	width: 260px;
	float: left;
	margin-left: 30px;
}

.clear1 {
	width:100%;
	clear:both;
	height: 1px;
}
.signupframe {
	background-color: #d2db98;
	color: #226699;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.clearboth { 
	clear:both;
}

.abc {
	background:url(../images/blue_bg.jpg) left top repeat-y;
}

/*** search-results styles ***/
.search-results{
	width:663px;
}
.search-results p{
	font-family:Verdana;
}
.search-results h1{
	font-family:Georgia;
	font-size:20px;
	border-bottom:solid 1px #5f2e23;
	line-height:30px;
	padding: 10px 0px 5px;
	clear:both;
}
.img_laln{
	float:left;
	border:solid 1px #e1e1e1;
	margin: 0px 30px 10px 0px;
}
.profile-btn{
	display:block;
	width:108px;
	height:30px;
	background: url(../images/profile-btn.gif) no-repeat;
	float: right;
	margin-top:20px;
}
.search-doc-box{
	overflow:hidden;
}
.search-doc-box img{
	float:left;
	border:solid 1px #cdcdcd;
}
.search-doc-box a{
	color:#6f9cc3;
}
.search-doc-box p{
	margin:0px;
}
.search-doc-info1{
	width:195px;
	float:left;
	padding: 0px 10px;
}
.search-doc-info2{
	width:268px;
	float:left;
}
.search-doc-box-hr{
	font-size:0px;
	height:1px;
	margin: 15px 0px;
	clear:both;
	background:url(../images/search-doc-box-line.gif) repeat-x;
}

/*** find-a-doctor-box styles ***/
.find-a-doctor-box{
	width:320px;
	padding: 20px;
	margin:auto;
	border:solid 1px #cdcdcd;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
}
.find-a-doctor-box h2{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#738c62;
}
.find-a-doctor-box .search-doc-box-hr{
	background:url(../images/find-a-doctor-box-line.gif) repeat-x;
}
.find-a-doctor-box .input_btn{
	float:right;
	margin: 0px 0px 0px 11px;
}
.find-a-doctor-box .input_txt, .find-a-doctor-box select{
	width:315px;
	margin-top:10px;
	border:1px solid #626065;
	color:#965D54;
}
.find-a-doctor-box select{
	width:320px;
	background:#fffbf0;
}
.find-a-doctor-box-top{
	position:relative;
	margin: 0px auto -15px;
	width:362px;
	height:15px;
	background:url(../images/find-a-doctor-box-top.gif) no-repeat;
}
.find-a-doctor-box-bottom{
	position:relative;
	margin: -15px auto 0px;
	width:362px;
	height:15px;
	background:url(../images/find-a-doctor-box-bottom.gif) no-repeat;
}