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


#navigation {
	width: 714px;
	height: 43px;
	background:#efefef;
}

#navigation #choice {
	clear: left;
	width: 704px;
	margin-left: 10px;
}

#navigation #choice #arrow {
	float: left; 
	width: 17px;
}

#navigation #choice #dermasmooth_clinic {
	float: left; 
	width: 70px;
}

#navigation #choice #sweat_procedures {
	float: left; 
	width: 235px;
}

#navigation #choice #success_stories {
	float: left; 
	width: 70px;
}

#navigation #choice #physician_davoodifar {
	float: left; 
	width: 135px;
}

#navigation #choice #orangecounty_location {
	float: left; 
	width: 100px;
}

#navigation #nav_bottom {
	clear: left;
	width: 714px;
	height: 12px;
}

#navigation #nav_bottom #nav_left {
	float: left; 
	width: 12px;
	height: 12px;
}

#navigation #nav_bottom #nav_middle {
	float: left; 
	width: 690px;
	height: 12px;
	background:#efefef;
}

#navigation #nav_bottom #nav_right {
	float: left; 
	width: 12px;
	height: 12px;
}

.font_nav {
	font-size: 9px;
	line-height: 14px;
}

