/* Default */
* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
body { font-size:12px; background:url(../images/bg.gif) top left repeat-x;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.clear { clear: both; display: block; visibility: hidden; line-height:0px;}


/* layout */
#wrap {width:850px; margin:0px auto;}

/* topnav */
#topnav {height:9px; list-style:none; overflow:hidden; float:right; margin:13px 0px;}
#topnav li {list-style:none; display:inline;}
#topnav a {float:left; padding:9px 0 0 0; overflow:hidden; height:0px !important; height:/**/:9px;}
#home a {width:33px; background:url(../images/topnav1.gif) top left no-repeat;}
#english a {width:53px; background:url(../images/topnav2.gif) top left no-repeat;}
#korean a {width:48px; background:url(../images/topnav3.gif) top left no-repeat;}
#contact a {width:62px; background:url(../images/topnav4.gif) top left no-repeat;}

/* Header */
#header #logo {float:left; width:270px;}
#header #nav {float:right; width:527px; list-style:none; height:32px; overflow:hidden; background:url(../images/bg_nav.gif) top left no-repeat; padding-left:18px; padding-right:16px; margin-top:5px;}
#header #nav li {list-style:none; display:inline;}
#header #nav a {float:left; padding:32px 0 0 0; overflow:hidden; height:0px !important; height:/**/:32px;}

#about a {width:65px; background:url(../images/nav1.gif) top left no-repeat;}
#patienform a {width:115px; background:url(../images/nav2.gif) top left no-repeat;}
#chiropractic a {width:85px; background:url(../images/nav3.gif) top left no-repeat;}
#weightloss a {width:81px; background:url(../images/nav4.gif) top left no-repeat;}
#cellulite a {width:122px; background:url(../images/nav5.gif) top left no-repeat;}
#massage a {width:59px; background:url(../images/nav6.gif) top left no-repeat;}

#header #nav a:hover {background-position:0 -32px;}

/* footer */
#footer {font-size:11px; color:#666; padding:25px 0px;}
#footer a {color:#666; margin:0px 8px;}
#footer a:hover {color:#78b716;}
#footer p {padding-left:8px;}

/* Banner - Left */
#banners {list-style:none;}
#banners li {list-style:none; margin-bottom:3px;}


#leftside {float:left; width:185px;}
#leftside #nav_left {background:url(../images/bg_nav_left.gif) bottom left no-repeat; margin-bottom:15px;}
#leftside #nav_left #title {background:url(../images/bg_nav_left_top.gif) top left no-repeat; padding:9px 10px;}
#leftside #nav_left ul {padding:10px 15px; list-style:none; padding-bottom:30px;}
#leftside #nav_left ul li {padding-bottom:13px; font-weight:bold; background:url(../images/icon_arrow_gray.gif) 0px 0px no-repeat; padding-left:23px;}
#leftside #nav_left ul li a {color:#7f7f7f;}
#leftside #nav_left ul li .selected {color:#6ba513;}
#leftside #nav_left ul li a:hover {color:#6ba513; text-decoration:none;}

/* Txt style */
#main_cellulite h1, #main_massage h1, #main_chiropractic h1, #main_service h1 {font-size:18px; color:#72af15; margin-bottom:10px;}
#main_cellulite h2, #main_massage h2, #main_chiropractic h2, #main_service h2 {font-size:14px; color:#000;}
#main_cellulite p, #main_massage p, #main_chiropractic p, #main_service p {margin-bottom:15px;}
