@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #FFFFFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#wrapper{
	width: 890px;
	margin-right:auto;
	margin-left: auto;
	text-align:left;
	margin-top: 10px;
}

.main {
	height: 638px;
	width: 890px;
	
}

.left_menu {
	background-image: url(images_global/left_menu_box.jpg);
	background-repeat: no-repeat;
	height: 638px;
	width: 175px;
	float:left;
}

.left_menu a, .left_menu a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu_table{
margin-top:30px;
margin-left:23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #b099a5;	
}

.menu_table img{
border-style: none;
}

.menu_table a {
	text-decoration: none;
	color: #ffffff;
}

.menu_table a:visited {
	text-decoration: none;
	color: #ffffff;
}

.main_content{
height:638px;
width:715px;
background-image: url(images_global/main_box.jpg);
	background-repeat: no-repeat;
	float:left;
}

.main_content2{
height:438px;
width:715px;
background-image: url(images_global/main_box.jpg);
	background-repeat: no-repeat;
	float:left;
}

.content_box{
	height: 558px;
	width: 715px;
	
}
.content_box2{
	height: 470px;
	width: 715px;
	
}

.content_box3{
	height: 430px;
	width: 715px;
	
}
	
.bottom_space{
	height: 300px;
	width: 890px;
}
	

.quote_box2{
height:40px;

float:left;
}

.quote_box3{
margin-top:30px;
height:40px;
padding-left:10px;
float:left;
}

/*INDEX PAGE*/
.index_image_box{
margin-top:110px;
margin-bottom:113px;
margin-left:110px;

}


/*ABOUT PAGE*/
.text_area{
	margin-top:92px;
	
	float:left;
	clear:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;
}

.illustration_box{
	width:340px;
	height:500px;
	margin-top: 55px;
	float: left;
	clear:right;
}

/*ACCUPUNCTURE PAGE*/
.illustration_box-small{
	width:240px;
	margin-top: 70px;
	float: left;

}

.text_area-wider{
	margin-top:70px;
	width:440px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;

}

.faq_container{
width: 655px;
	height: 100px;
	float:left;
	clear:right;
	margin-top:10px;
	margin-left:10px;
	overflow-x:hidden;
	overflow-y: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;
	
}
.faq_text-blue{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92adbe;

}

/*COSMETIC ACCUPUNCTURE PAGE*/

.text_area-cosm{
	margin-top:70px;
	width:330px;
	float:left;
	clear:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;
}

.illustration_box-wider{
	width:360px;
	margin-top: 70px;
	float: left;
}

.faq_container-cosm{
	width: 655px;
	height: 100px;
	float:left;
	clear:right;
	margin-left:10px;
	overflow-x:hidden;
	overflow-y: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;
}

/*CONTACT PAGE*/
.illustration_narrow{
margin-top: 65px;
margin-left:30px;
	float: left;
	clear:right;
}
.text_area-contact{
	margin-top:80px;
	width:352px;
	float:left;
	clear:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b099a5;
}

.text_area-contact img{
border-style: none;
}

.text_area-contact a, .text_area-contact a:visited {
	text-decoration: none;
	color: #ffffff;
}

.site-info{
float:left;
width: 100px;
margin-top: 13px;
margin-left: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c4aeba;
}

.site-info a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c4aeba;
	text-decoration:none;
	}
	
	
.site-info a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c4aeba;
	text-decoration:none;
	}
	
.site-info a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #92adbe;
	}
