/* global */

	/* HTML elements  */		
	
		h1, h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:0 0 .5em 0;
			line-height:110%;
			color:#115163;
			}	
		h1,h2{font-size:22px;}	
		h3{font-size:18px;}
		h4{font-size:16px;}
		h5{font-size:13px;}
		h6{font-size:100%;font-weight:bold;}
								
		p, blockquote, ul, ol, dl, form, table, pre{line-height:inherit;margin:0 0 1.5em 0;}
		ul, ol, dl{padding:0;}
		ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
		li{margin:0;display:list-item;}	
		blockquote, dd, li{padding:0 0 0 2em;}
		pre, code, samp, kbd, var{font:100% mono-space,monospace;}
		pre{overflow:auto;}
		abbr, acronym{
			text-transform:uppercase;
			border-bottom:1px dotted #000;
			letter-spacing:1px;
			}
		abbr[title], acronym[title]{cursor:help;}
		small{font-size:90%;}
		sup, sub{font-size:85%;}
		em, cite, q{font-style:italic;}
		img{border:none;}			
		hr{display:none;}	
		table{width:100%;border-collapse:collapse;}
		th,caption{text-align:left;}
		form div{margin:.5em 0;clear:both;}
		label{display:block;}
		fieldset{padding:0;border:none;}
		legend{font-weight:bold;padding:0;}
		input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}
	
	/* //  HTML elements */	
	
	/* common */		
		
		.left{float:left;margin-right:1em;}
		.right{float:right;margin-left:1em;}
		.center{text-align:center;}
		
		.clear{clear:both;}
		.first{margin-left:0 !important;}
		.last{margin-right:0 !important;}
		.top{margin-top:0 !important;}
		.bottom{margin-bottom:0 !important;}	
		.hidden, .print{display:none;}
		.graphic, #logo, #links li{
			margin:0;
			padding:0;
			display:block;
			overflow:hidden;
			text-indent:-8000px;
			}
	
	/* // common */			
	
	/* base */
		
		body, table, input, textarea, select, li, button{
			font:100% Helvetica, Arial, Sans-Serif;
			line-height:180%;
			color:#555;
			}		
		body{
			font-size:13px;
			background:#2b2b2b;
			margin:0;
			padding:0;
			text-align:center;
			}	
		a, a:visited{
			text-decoration:none;
			color:#115163;
			}
		a:hover{color:#999;}
		ins{text-decoration:none;color:#900;font-style:italic;}
		code{color:#555;}
		pre{
			margin-left:2em;
			padding-left:2em;
			border-left:1px solid #ccc;
			}
		blockquote{
			margin-left:2em;
			border-left:1px solid #ccc;
			font-style:italic;
			}	
		dt{font-weight:bold;}
		th, td{padding:8px;}		
		th{background:#eee;}
		td{border-bottom:1px solid #eee;}
		caption{font-style:italic;color:#777;margin:.5em 0;}	
		form div.col{clear:none;}form div.first{clear:both;}
		form div{overflow:hidden;}
		fieldset{border-top:1px solid #aaa;}
		legend{background:#fff;;margin-left:5px;}
		input[type="text"], input[type="password"], textarea, .field, .area, select{
			border:1px solid #aaa;
			padding:5px;
			background:#fff;
			width:300px;
			line-height:110%;
			}
		select{width:312px;}
		textarea, .area{overflow:auto; height:150px; width:500px;}
		input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}
		.submit{}
		button{
			border:none;
			background:#069;
			color:#fff;
			padding:0 2.5em;
			height:2.5em;
			line-height:2.5em;
			cursor:pointer;
			}

		.excerpt{font-size:120%;font-style:italic;}
		.error{color:#c00;display:block;}
		.success{color:#060;}
		.note{}
		
		.content .link, .content .link a{height:2em;line-height:2em;}
		.content .link a{float:left;background:#eee;padding:0 1em;text-decoration:none;}
		.content .link a:hover{color:#fff;;background:#06C;}	
	
	/* base */

/* // global */

/* layout */

	.inner{	
		margin:0 auto;
		width:870px;
		text-align:left;
		position:relative;
		}
	#container{
		background:#f0f0f0 url(../images/bg_container.jpg) repeat-x;
		}
	#header{
		height:93px;
		position:relative;
		}	
	.content{
		clear:both;
		padding-top:2.5em;
		background:url(../images/bg_content.gif) no-repeat 0 0;
		}
	.main{
		margin-left:46px;
		width:779px;
		}
	
	#footer{
		position:relative;
		clear:both;
		background:#2b2b2b url(../images/bg_footer.gif) repeat-x;
		color:#fff;
		}

/* // layout */

/* navigation */
	
		#nav, #nav ul, #nav li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#nav{
			position:absolute;
			right:5px;
			top:15px;
			}
		#nav li{
			float:left;
			display:inline;
			position:relative;
			line-height:16px;
			height:16px;
			padding:0 1em;
			border-right:1px solid #115163;
			}	
		#nav li.last{border:none;padding-right:0;}
		
/* //navigation */

/* header */

	#header #logo{
		height:93px;
		background:url(../images/bg_logo.jpg) no-repeat 0 0;
		width:211px;
		}
	#header #logo a{		
		display:block;
		height:93px;
		}		
	
	
	#phoneNum, #phoneNum span{
		float:left;
		height:38px;
		line-height:38px;
		}
	#phoneNum{
		position:absolute;
		right:5px;
		top:40px;
		background:url(../images/spacer1.gif) no-repeat 0 0;
		padding-left:20px;
		font-size:16px;
		font-weight:bold;
		}
	#phoneNum span{
		padding-right:20px;
		color:#115163;
		background:url(../images/bg_phonenum.gif) no-repeat 100% 0;
		}	
		
/* // header */
	
/* content */

	.content a, .content a:visited{
		text-decoration:underline;
		}
		
	#title{
		margin:0;
		background:url(../images/bg_title.jpg) no-repeat 0 0;
		color:#fff;
		text-shadow:0px -2px 1px #002437;
		height:113px;
		line-height:115px;
		font-size:26px;
		text-indent:46px;
		}	
		
	#intro{
		height:325px;
		font-size:18px;
		background:url(../images/bg_intro2.jpg) no-repeat 0 0;
		
		position:relative;
		color:#fff;
		}	
	div.animated{background:url(../images/bg_intro.gif) no-repeat 0 0 !important;}	
	#intro p{
		position:absolute;
		width:281px;
		height:120px;
		top:30px;
		left:62px;
		z-index:100;
		background:url(../images/bg_introp.png) no-repeat 0 0;
		}	
	#intro span, #intro strong{
		display:block;
		width:250px;
		margin-left:17px;
		margin-top:20px;
		font-size:15px;
		}
	#intro strong{
		font-size:25px;
		font-weight:normal;
		line-height:110%;
		margin-top:5px;
		width:240px;	
		}			
	#intro #slider{
		margin-left:15px;
		width:840px;
		height:325px;
		overflow:hidden;
		}		
	#intro ul, #intro ul li{
		margin:0;
		padding:0;
		list-style:none;
		}	
	#intro ul li{
		width:840px;
		height:325px;
		}		
	
	#intro ol{
		margin:0;
		padding:0;
		width:281px;
		position:absolute;
		left:62px;
		top:160px;
		}	
	#intro ol li{
		float:left;
		width:281px;
		padding:0;
		margin:0 0 3px 0;
		text-indent:40px;
		list-style:none;
		font-weight:bold;
		font-size:14px;
		color:#fff;
		background:url(../images/bg_introli.png) no-repeat 0 0;
		height:32px;
		line-height:35px;
		}	
	#intro ol li.current{background:url(../images/bg_introli2.png) no-repeat 0 0;}		
	* html #intro ol li, * html #intro ol li.current{
		background:none;
		padding:0;
		margin:0;
		text-indent:0;
		}	
	#intro ol li a{color:#fff;display:block;}
	
	#links, #links li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#links{
		height:186px;
		background:url(../images/bg_links.gif) no-repeat 0 0;
		}
	#links li{
		width:336px;
		height:161px;
		float:left;
		display:inline;
		margin-left:62px;
		margin-top:11px;
		}	
	#links li a{
		display:block;
		height:161px;
		}	
	#links li#medical{background:url(../images/bg_links1.jpg) no-repeat 0 0;}
	#links li#skincare{background:url(../images/bg_links2.jpg) no-repeat 0 0;margin-left:74px;}
		
	
/* // content */

/* footer */
	
	#footer .inner{
		text-align:center;
		color:#fff;
		background:url(../images/bg_footerinner.gif) no-repeat 0 0;
		padding:80px 0 1em 0;
		}
	#footer a, #footer a:visited{
		color:#fff;
		}
	#footer p{margin:.5em 0;}	
	#footer ul{
		margin:.5em 0;
		padding:0;
		}	
	#footer ul li{
		display:inline;
		margin:0;
		padding:0 .5em;
		list-style:none;
		border-left:1px solid #fff;
		}
	#footer ul li.first{
		padding-left:0;
		border-left:none;
		}
	
/* // footer */

/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .content, .cols, .fixed{display:block;}
	/*  \*/
	.inner, .content, .cols, .fixed{min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */
