/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}
i {display:none;}
body{
	background: #DFD9DB;
	font-family: Verdana, Arial, sans-serif;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
	height:1px;
}
* html .clear{
	margin-top:-10px;
}

/* Layout */

#container{
	width:775px;
	margin:0 auto;
}
#header{
	width:775px;
	height:171px;
	background:url(../img/header.jpg) no-repeat left top;
}
#content{
	width:775px;
	background:url(../img/background/shaddow.gif) repeat-y left top;
}

/* Menu */

#menu{
	margin-left:8px;
	width:758px;
	height:29px;
	
}
#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
}
/*#menu a{
	display:block;
	height:29px;
	visibility:visible;
}*/

/* DAN FIX */
#menu li {float:left;}



li.m1{
	
	background:url(../img/menu/home.gif) no-repeat left top; visibility:visible;
}
li.m1 a  {display:block; visibility:visible; width:59px; height:29px;}
li.m2{
	
	background:url(../img/menu/about.gif) no-repeat left top;
}
li.m2 a  {display:block; width:127px; height:29px;}
li.m3{
	
	background:url(../img/menu/about2.gif) no-repeat left top;
}
li.m3 a  {display:block; width:194px; height:29px;}
li.m4{
	
	background:url(../img/menu/training.gif) no-repeat left top;
}
li.m4 a  {display:block; width:67px; height:29px;}
li.m5{
	
	background:url(../img/menu/news.gif) no-repeat left top;
}
li.m5 a  {display:block; width:57px; height:29px;}
li.m6{
	
	background:url(../img/menu/articles.gif) no-repeat left top;
}
li.m6 a  {display:block; width:114px; height:29px;}
li.m7{
	
	background:url(../img/menu/links.gif) no-repeat left top;
}
li.m7 a  {display:block; width:53px; height:29px;}
li.m8{
	
	background:url(../img/menu/contact.gif) no-repeat left top;
}
li.m8 a  {display:block; width:87px; height:29px;}
 

/* END DAN */


/*#menu a.m1{
	width:59px;
	background:url(../img/menu/home.gif) no-repeat left top;
}
#menu a.m2{
	width:127px;
	background:url(../img/menu/about.gif) no-repeat left top;
}
#menu a.m3{
	width:194px;
	background:url(../img/menu/about2.gif) no-repeat left top;
}
#menu a.m4{
	width:67px;
	background:url(../img/menu/training.gif) no-repeat left top;
}
#menu a.m5{
	width:57px;
	background:url(../img/menu/news.gif) no-repeat left top;
}
#menu a.m6{
	width:114px;
	background:url(../img/menu/articles.gif) no-repeat left top;
}
#menu a.m7{
	width:53px;
	background:url(../img/menu/links.gif) no-repeat left top;
}
#menu a.m8{
	width:87px;
	background:url(../img/menu/contact.gif) no-repeat left top;
}
*/

/*#menu a:hover{
	background-position:left bottom;
}*/

/* Left */

#left{
	width:240px;
	margin-top:20px;
	margin-left:8px;
	float:left;
}	
* html #left{
	margin-left:4px;
}
#left a{
	color:#6C6C6C;
}
h2#specialist_areas{
	width:212px;
	height:23px;
	background:url(../img/tabs/specialist_areas.gif) no-repeat left top;
}
ul#specialist_list{
	width:212px;
	list-style-type:none;
	background:url(../img/background/list_bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
}
ul#specialist_list li{
	line-height:7px;
	font-size:11px;
	background:#D8E8EB url(../img/bullet.gif) no-repeat 7px 10px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px dashed #FFF;
}
ul#specialist_list li.last{
	border:0;
	padding-bottom:5px;
}
h2#contact_information{
	width:212px;
	height:23px;
	background:url(../img/tabs/contact.gif) no-repeat left top;
	margin-top:8px;
}
.text{
	width:212px;
	background:#F2F7F8 url(../img/background/contact_bottom.gif) no-repeat left bottom;
	padding-bottom:12px;
}
.text p{
	font-size:11px;
	color:#6C6C6C;
	padding-left:8px;
	padding-top:10px;
	line-height:14px
}
h2#newsletter{
	width:212px;
	height:23px;
	background:url(../img/tabs/newsletter.gif) no-repeat left top;
	margin-top:8px;
}
#subscribe{
	width:212px;
	background:#F2F7F8 url(../img/background/contact_bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
	padding-top:8px;
}
#subscribe .input{
	border:1px solid #B8B8B8;
	margin-bottom:7px;
	width:139px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	height:15px;
	padding: 0.3em;
}
#subscribe label{
	position:relative;
	font-size:11px;
	font-weight:bold;
	color:#6C6C6C;
	margin-left:8px;
	top:-7px;
}
#subscribe .submit{
	position:relative;
	left:120px;
}
h2#send_to_a_friend{
	width:212px;
	height:23px;
	background:url(../img/tabs/send_friend.gif) no-repeat left top;
	margin-top:8px;
}
h2#make_appointment{
	width:212px;
	height:30px;
	background:url(../img/tabs/make_appointment.gif) no-repeat left top;
	margin-top:8px;
}
#appointment{
	width:212px;
	background:url(../img/background/appointment.jpg) no-repeat left top;
	padding-top:165px;
}
#appointment p{
	color:#FFF;
	font-size:11px;
	width:180px;
	margin-left:8px;
}
p.click{
	width:110px;
	margin-top:12px;
}
#appointment a{
	color:#FFF;
}
#appointment img{
	position:relative;
	left:125px;
	top:-22px;
}
p#links{
	width:200px;
	font-size:11px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:15px;
}
.home{
	background:url(../img/home.gif) no-repeat left 2px;
	padding-left:14px;
}
.top_of_page{
	margin-left:12px;
	background:url(../img/top_of_page.gif) no-repeat left 2px;
	padding-left:10px;
}

/* Right */

#right{
	width:495px;
	float:left;
}
#right p{
	color:#6C6C6C;
	font-size:11px;
	margin-bottom:15px;
	line-height: 16px;
}
.bodytext{
	width:474px;
	margin-left:1px;
	margin-top:-5px;
	margin-left:10px;
	color:#6C6C6C;
	font-size:11px;
}
.bodytext p{
	text-align:justify;
	
	/*padding-top:10px;*/
}

h1 {
width:467px;
	/*height:20px;*/
	margin-top:25px;
	margin-left:0px;
	/*margin-bottom:20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*padding: auto;*/
	color:#9D5966;
	border: solid #A8C9D0 0px;
	border-bottom-width: 2px ;
}
.bodytext h1 {
	width:467px;
	/*height:20px;*/
	margin-top:25px;
	margin-left:0px;
	margin-bottom: 10px;
	/*margin-bottom:20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*padding: auto;*/
	padding-bottom: 10px;
	color:#9D5966;
	border: solid #A8C9D0 0px;
	border-bottom-width: 2px ;
	}
	
/*.bodytext h2 {
	width:467px;
	height:20px;
	margin-top:25px;
	margin-left: 0px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9D5966;

	border:solid #A8C9D0 0px;
	border-bottom-width:2px;
	}	*/
	
/*.bodytext h3 {
	color: #7FB2BD;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 11px;
}	

.bodytext h4 {
	color: #9D5966;
	font-weight: bold;
	margin: 5px 0 10px 0;
	font-size: 11px;
}	*/

.bodytext h3 {
	color: #9D5966;
	font-weight: bold;
	margin: 5px 0 10px 0;
	font-size: 11px;
}

.bodytext h4 {
	color: #7FB2BD;
	font-weight: bold;
	margin: 5px 0 10px 0;
	font-size: 11px;
}	









.bodytext a {color: #9D5966; text-decoration: underline;}
.bodytext a:hover {color: #6CA2AF;}

.bodytext ul{
	list-style-type:none;
	font-size:11px;
	color:#6C6C6C;
	margin-bottom:10px;
	line-height:13px;
	margin-top:-2px;
	}
.bodytext li{
	background:url(../img/arrows.gif) no-repeat left 8px;
	padding-left:12px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

/*h1{
	width:467px;
	height:20px;
	margin-top:25px;
	margin-left:10px;
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0 0 5px 0;
	color:#9D5966;
	border: solid #A8C9D0 0px;
	border-bottom-width: 2px;
	}*/

h1#title, h1.title{
	width:467px;
	height:42px;
	margin-top:10px;
	margin-left:10px;
}

* html h1#title, * html h1.title{
	height:32px;
	margin-top:20px;
}
h1.title{
	margin-top:0px;
}
* html h1.title{
	margin-top:0px;
}

.homepage_box{
	width:460px;
	background:#FFF;
	border:1px solid #FFF;
	padding:13px;
	height:96px;
	text-align:left;
}
.homepage_box_rollover{
	width:460px;
	padding:13px;
	background:#F2E5E5;
	border:1px solid #E1D6D9;
	height:96px;
}
.homepage_box a, .homepage_box_rollover a{
	color:#8E404E;
}
.homepage_box a:hover, .homepage_box_rollover a:hover{
	color:#8E404E;
}
* html .homepage_box, * html .homepage_box_rollover{
	padding-bottom:0px;
	
}
.homepage_box p, .homepage_box_rollover p{
	position:relative;
	padding-right: 15px;
	left:0px;
	text-align:left;
}
* html .homepage_box p, * html .homepage_box_rollover p{
	width:338px;
}
p.more{
	background:url(../img/more.gif) no-repeat right 2px;
	padding-left:15px;

	width:48px;
	position:relative;
	top:-5px;
	left:394px;
}
p.more a{
	color:#6C6C6C;
}
p.more a:hover{
	color:8E404E;
}
* html p.more{
	background:url(../img/more.gif) no-repeat 53px 2px;	
	top:-22px;
	margin-top:-22px;
}
.homepage_box img, .homepage_box_rollover img{
	float:left;
	margin-bottom:-2px;
	margin-right:20px;
}

/* Articles */

.article{
	width:464px;
	margin-top:10px;
	border-bottom:1px solid #EFDFE2;
}
/*#right h3{
	font-size:11px;
	color:#BE808D;
	font-weight:bold;
	margin-bottom:8px;

}*/
p.read{
	background:url(../img/more.gif) no-repeat left 2px;	
	padding-left:15px;
	margin-top:-8px;
}
p.read a{
	color:#6699CC;
}

/* Contact */

* html .bodytext h2{
	margin-top:5px;
	margin-bottom:5px;
}
#contact{
	float:left;
	width:260px;
}
.input{
	width:255px;
	border:1px solid #808080;
	margin: 5px 0;
	padding: 0.2em;
}
label{
	font-size:11px;
	font-weight:bold;
	color:#7FB2BD;
	margin: 5px 0;
	padding: 5px 0;
}
.submit{
	margin-top:10px;
	margin-bottom:10px;
}
* html .submit{
	margin-bottom:0px;
}
textarea{
	height:75px;
}

#address{
	float:left;
	margin-left:44px;
}
#address p{
	color:#666;
	margin-bottom:15px;
}
#address a{
	color:#BE808D;
}
.map{
	margin-top:5px;
	margin-bottom:5px;
}
.blue{
	color:#7FB2BD;
	font-weight:bold;
}

/* News */

.date{
	float:left;
	width:470px;
	font-size:10px;
	color:#7FB2BD;
	margin-bottom:5px;
}

/* Treatment */

.bodytext_img{
	float:right;
	margin-left:20px;
	margin-right:8px;
}
.testimonial_top{
	width:462px;
	height:47px;
	background:url(../img/testimonial_top.gif) no-repeat left top;
}
.testimonial_bottom{
	width:462px;
	height:46px;
	background:url(../img/testimonial_bottom.gif) no-repeat left top;
}
.testimonial_bottom p{
	font-weight:bold;
	margin-left:25px;
}
.testimonial{
	width:412px;
	background:#E9F1F3;
	padding:10px 25px 1px 25px;
}
.red{
	font-weight:bold;
	color:#9D5966;
}


/* Footer */

#footer{	
	clear:both;
	width:728px;
	height:28px;
	background:url(../img/background/footer.gif) repeat-x left top;
	margin-left:24px;
	padding-bottom:10px;
	margin-top: 10px;
}
#footer a{
	font-size:10px;
	font-weight:bold;
	color:#6C6C6C;
	position:relative;
	top:3px;
	margin-left:19px;
}
#bottom{
	width:775px;
	height:32px;
	background:url(../img/background/bottom.gif) no-repeat left top;
}
#bottom p{
	color:#B7B7B7;
	font-size:10px;
	margin-left:488px;
}
h2.subtitle{
	float:left;
	width:467px;
	height:18px;
	border-bottom:1px solid #A8C9D0;
	margin-bottom:-20px;
	margin-top:-1px;
	
}