@charset "utf-8";
* 	{
	margin:0 auto;
	padding:0;
	}

body, html {
	height:100%;
	position:relative;
	}


#wrapper {
	background-repeat: repeat-x;
	background-color: #ADD4FD;
	font-family: tahoma;
}

#button {
	height: 44px;
	width: 809px;
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;
	color: #006600;
	font-size: 14px;
}
#left_container {
	width: 582px;
	background-color: #FFFFFF;
	float:left;
	
}

#right_container {
	background-color: #FFFFFF;
	float: right;
	width: 219px;
	text-align: center;
}
.language {
	background-image: url(images/language_bg.jpg);
	float: left;
	height: 52px;
	width: 219px;
	margin-top: 3px;
	text-decoration: none;
}
.language_txt {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.language_txt2 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;}

.language_txt:hover {
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}


#button ul{ list-style:none}
#button li{display:inline;
float:left;
margin-left:50px;
margin-top:10px}
#header {
	height: 265px;
	width: 809px;
}
#sub_menu {
	float:left;
	width: 580px;
	background-color: #f2fde6;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	margin-left:0;
}
.p1 {
	background-color: #bab4b4;
	text-align: center;
	float: left;
	height: 370px;
	width: 184px;
	margin-left: 5px;
	padding-top: 5px;
}
.p2 {
	background-color: #D0F5A3;
	text-align: center;
	float: left;
	height: 370px;
	width: 184px;
	margin-left: 5px;
	padding-top: 5px;
}
.p3 {
	background-color: #6CC8F3;
	text-align: center;
	float: left;
	height: 370px;
	width: 184px;
	margin-left: 5px;
	padding-top: 5px;
}
.language2 {
	float: left;
	width: 195px;
	padding-left: 24px;
	font-size: 14px;
	padding-bottom: 5px;
	background-image: url(images/language_bg2.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}
#footer {
	width: 800px;
	background-color: #66CC66;
	color: #000000;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom:8px;
}

#footer p { visibility: hidden; }

.txt_green {
}


.appointment {
	background-image: url(images/karing_header_21.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 180px;
	margin-top: 10px;
	color: #006633;
	font-size: 14px;
	padding-top: 7px;
}

.submenus_title {
	background-image: url(images/karing_header_15.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	float: left;
	margin-top: 10px;
	overflow:hidden;
}
.white_box {
	float: left;
	height: 25px;
	width: 171px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	color: #333333;
	padding-left: 7px;
	margin-left: 0px;
}
.white_box:hover {
	float: left;
	height: 25px;
	width: 171px;
	background-color:#438FE5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
	margin-left: 0px;
}
.white_box2 {
	float: left;
	height: auto;
	width: 171px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	color: #333333;
	padding-left: 7px;
	margin-left: 0px;
	padding-bottom: 5px;
}
.repeat {
	background-image: url(images/karing_34.jpg);
	background-repeat: repeat-y;
	width: 180px;
	float: left;
}
.main_btn {
	text-decoration: none;
	color: #009900;
	float: left;
	height: 32px;
	width: 99px;
	text-align: center;
	padding-top: 12px;
}
.main_btn:hover {
	text-decoration: none;
	color: #333333;
	float: left;
	height: 32px;
	width: 99px;
	text-align: center;
	padding-top: 12px;
	background-image: url(images/btn_hover.jpg);
	background-repeat: repeat-x;
}
.main_btn2 {
	text-decoration: none;
	color: #333333;
	float: left;
	height: 32px;
	width: 99px;
	text-align: center;
	padding-top: 12px;
	background-image: url(images/btn_hover.jpg);
	background-repeat: repeat-x;
}



.txt_white {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_green {
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.txt_green2:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 180px;
	background-image: url(images/karing_header_21.jpg);
	background-position: center center;
	margin-top: 10px;
	padding-top: 7px;
	background-repeat: no-repeat;
}


.txt_green2 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 180px;
	background-image: url(images/karing_hover.jpg);
	background-position: center center;
	margin-top: 10px;
	padding-top: 7px;
}
.text_greenpercent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4B9106;
}



a.pic  {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	}
	
a:hover.pic {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:.8;
	}	
	
img {border:none}
	
#container {
	width: 809px;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width: 842px;
	position:relative;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight:normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #66CC66;
	color:#FFFFFF
}
.title_green {
	font-size: 24px;
	font-weight: bold;
	color: #85CF32;
	font-style: normal;
}
.titile_blue {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #438FE5;
}
.spacer {
	height: 20px;
	float: left;
}
#dr_pic {
	float: left;
	height: 170px;
	width: 150px;
	margin-left: 12px;
}

hr {
	width:450px;
	float:left;
	margin-top:25px;
	margin-left:20px;
	margin-right: 100px;
	color:#006600
}
#bullet {
	float: left;
	width: 500px;
	margin-left: 45px;
	font-size: 14px;
	color: #333333;
}
#bullet li { margin-top:20px; list-style-image:url(images/arrow.jpg)}
#bullet2 li { margin-top:10px; list-style-image:url(images/arrow.jpg);
list-style-position:inside;
text-align:justify}
#forms {
	font-size: 14px;
	
}
label{size:50px;
	font-size: 14px;
	
}

.style2 {font-size: 18px}
.main_btn3 {
	text-decoration: none;
	color: #009900;
	float: left;
	height: 32px;
	width: 150px;
	text-align: center;
	padding-top:12px;
}
.main_btn3:hover {
	text-decoration: none;
	color: #333333;
	float: left;
	height: 32px;
	width: 150px;
	text-align: center;
	padding-top: 12px;
	background-image: url(images/btn_hover.jpg);
	background-repeat: repeat-x;
}
.main_btn4 {
	text-decoration: none;
	color: #333333;
	float: left;
	height: 32px;
	width: 150px;
	text-align: center;
	padding-top: 12px;
	background-image: url(images/btn_hover.jpg);
	background-repeat: repeat-x;
}
.pix {margin:5px;}

#teeth {
	float:left;
	width:580px; 
	margin:10px 0 15px 0px;
	font-family:tahoma;
	font-size:12px;
	clear:left;
	background-color: #f2fde6;
	padding-top:20px;
	padding-bottom:20px;
	}
#teeth ul {
	list-style:none;
	display:inline;
	padding:0;
	}
#teeth ul li {
	display:inline;
	float:left;
	margin-left:25px;
	margin-bottom:5px;
	}

.float {
	float:left;
	clear:left;
	margin:0;
	padding:1px 10px 0 0;
}

ul.bullet1 {
	list-style:none;
	display:list-item;
	margin:0;
	padding:0 15px 15px 20px;
	font:13px Tahoma;
	font-weight:bold;	
	}
ul.bullet1 li {
	display: list-item;
	}
ul.bullet1 li a {
	font:13px Tahoma;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	}
ul.bullet1 li a:hover {
	color: #006600;
	}	
.hover {color:#006600}
.border {
	border-top:#000000 groove;
	width:500px;
	padding-right:40px;
	padding-bottom:5px;
	}





