#float-box{
	height: 49px;
	width: 193px;
	right: 0px;
	position: fixed;
	margin-right: 0px;
	overflow: hidden;
	top: 50%;
}


body{
    font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 100%;
}
img{ border:none}
.clear{
	clear: both;
}
.none{
	display: none;
}
.text-indent{
	text-indent: -10000px;
}
p, .table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #191919;
}
a{
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}
ul{
	list-style-type: decimal;
	margin-left: 2em;
}
.content li{
	color: #a36209;
	font-size: 0.78em;
	margin-bottom: 1.2em;
	line-height: 1.2em;
}
h1{	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #FF6600;}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FF6600;
}
h3{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin-top: 3em;
}
h4{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
.small{
	font-size: 11px;
	color: #999999;
	list-style-type: square;
}
.highlight{
	color: #FF9900;
}
.white{color:#FFFFFF;}
/*form*/
input, textarea{
	border: 1px solid #999999;
	width: 200px;
	
}
input{height: 18px;}
.button{width: 80px;}
.radio{
	height: 16px;
	width: 16px;
	border:none;
	
}
label{font-size: 11px;}
.button{
	color: #FFFFFF;
	background-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 80px;
}






/*main layout*/
#container{
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 956px;
	height: 88px;
}
#page{
	background-color: #FFFFFF;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.banner{ margin-bottom:20px;}

/*top navigation*/
.nav-top-box{
	width: 916px;
	height: 48px;
	margin: 0px 0px 20px;
	padding: 0px;
}
.nav-top-strip{
	background-color: #fd6103;
	height: 10px;
	clear: both;
}

.nav-top{
	float: left;
	margin:0px;
	padding:0px;
}
.nav-top li,.nav-top a{
	display: block;
	float: left;
	display: block;
	padding: 0px;
	font-size: 1%;
	color: #fd6103;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 76px;
}
.nav-top .home,.nav-top .about, .nav-top .gallery, .nav-top .comfort, .nav-top .design, .nav-top .contact, .nav-top .home-active,
.nav-top .about-active, .nav-top .gallery-active, .nav-top .design-active, .nav-top .contact-active, .nav-top .comfort-active
{	float: left;}




.nav-top .home a{
	background-image: url(../images/home_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
}
.nav-top .home a:hover{background-position: 100% 100%;}
.nav-top .home-active a{	
	background-image: url(../images/home_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.nav-top .about a{
	background-image: url(../images/about_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
}
.nav-top .about a:hover{background-position: 100% 100%;}
.nav-top .about-active a{	
	background-image: url(../images/about_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}



.nav-top .gallery a{
	background-image: url(../images/gallery_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
}
.nav-top .gallery a:hover{background-position: 100% 100%;}
.nav-top .gallery-active a{	
	background-image: url(../images/gallery_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}






.nav-top .design a{
	background-image: url(../images/smiledesign_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
}
.nav-top .design a:hover{background-position: 100% 100%;}
.nav-top .design-active a{	
	background-image: url(../images/smiledesign_btn.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}




.nav-top .contact a{
	background-image: url(../images/contact_btn_2.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.nav-top .contact a:hover{background-position: 100% 100%;}
.nav-top .contact-active a{	
	background-image: url(../images/contact_btn_2.gif);
	height: 38px;
	width: 109px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


.nav-top .comfort a{
	background-image: url(../images/comfort_btn.gif);
	height: 38px;
	width: 126px;
	background-repeat: no-repeat;
}
.nav-top .comfort a:hover{background-position: 100% 100%;}
.nav-top .comfort-active a{	
	background-image: url(../images/comfort_btn.gif);
	height: 38px;
	width: 126px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}





.nav-left{
    font-family: Arial, Helvetica, sans-serif;
	width: 224px;
	float: left;
	background-color: #FCFAEB;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.nav-left ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
}
.nav-left ul li{
	color: #F60;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
} 
.nav-left ul li a{
	font-size: 13px;
	text-decoration:none;
	color: #2b2b2b;
	vertical-align:middle;
	display:block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
}
.nav-left li a:hover{
	font-size: 13px;
	color: #FFFFFF;
	background-color: #fd7d31;
	display: block;
	padding-left: 6px;
}

.nav-left ul li ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.nav-left li ul li{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.nav-left li ul li a{
	font-size: 11px;
	color: #525252;

}

.nav-left li ul li a:hover{
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
}
.nav-heading{
	background-image: url(../images/nav-left-l1.gif);
	background-repeat: no-repeat;

	line-height: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 0.8em;
	background-repeat: no-repeat;
}
.nav-heading-new-patient,.nav-heading-services,.nav-heading-cosmetics,.nav-heading-function,.nav-heading-health{

	height: 29px;
	width: 223px;

	line-height: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 0.8em;
	background-repeat: no-repeat;
}
.nav-heading-new-patient{background-image: url(../images/nav-left-l2.gif);}
.nav-heading-services{background-image: url(../images/nav-left-l4.gif);}
.nav-heading-cosmetics{background-image: url(../images/nav-left-l3.gif);}
.nav-heading-function{background-image: url(../images/nav-left-l5.gif);}
.nav-heading-health{background-image: url(../images/nav-left-l6.gif);}



.nav-heading a, .nav-heading-new-patient a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav-heading a:hover, .nav-heading-new-patient a:hover{
	color: #FFCC00;
	text-decoration: none;
}

.content{
	width: 672px;
	float: right;
	background-color: #FFFFFF;
}

.logo{
	float: left;
	width:208px;
	height:43px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: inline;
	background-position: left;
	margin-top: 28px;
}
.phone{
	color: #FFFFFF;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	float: right;
	width:198px;
	height:25px;
	margin-top: 50px;
}
#page{
	background-image: url(../images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	float: left;
}
.page-bottom-corner{
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
	width: 956px;
}
.footer, .footer span, .footer a{
	color: #CCCCCC;
	clear: both;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
}
.footer ul{
	display: block;
}
.footer li, .footer a{
	color: #CCCCCC;
	display: inline;
	font-size: 11px;
}
.footer li{
	margin-left: 16px;
}
.footer span{
	color: #CCCCCC;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:hover, .footer a{
	color: #FF6600;
	font-size: 11px;
}
.flash-v1{
	float: right;
	background-image: url(../images/flash_ver.gif);
	display: block;
	height: 38px;
	width: 146px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.flash-v1 a{

}
.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.credit a{color: #66CCCC;}




.icon-set{
	float: left;
	margin-left: 180px;
	margin-top: 50px;
}
.icon-set ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.icon-set li.icon{
	float: left;
	list-style-type: none;
	margin-right: 12px;
}







#soflashcontent{
	padding: 0px;
	margin: opx;
}

