@charset "utf-8";

/* CSS Document */

* {

	margin:0;

	padding:0;

	border:0;

}

body {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	background:url(../mat/Botox_v1a_Home.jpg) center top no-repeat;

	background:#FEFEFE;

	min-width:960px;

}

#header {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:110px;

	background: url(../images/header_bg.png) repeat-x;

	-background:none;

 -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header_bg.png');

	z-index:1;

}

#h_center {

	position:absolute;

	top:0;

	left:50%;

	margin-left:-500px;

	width:1000px;

	height:100px;

	display:block;

}

#logo {

	float:left;

	width:180px;

	height:100px;

}

#mm {

	float:left;

	display:table;

}

#mm ul {

	list-style:none;

	display:table;

}

#mm li {

	width:106px;

	height:86px;

	float:left;

	display:table-cell;

	border-left:1px #CCC solid;

	padding:7px;

	-padding:7px;

	text-align:center;

	background:url(../images/box_bg.jpg) 7px 7px no-repeat;

}

.br {

	border-right:1px #CCC solid;

}

a {

	text-decoration:none !important;

}

.get_started_now a {

	color:#FFF;

	width:170px;

	height:60px;

	background:url(../images/get_started_now.jpg) no-repeat;

	float:right;

	padding-top:40px;

	padding-left:30px;

	color:#336666;

	z-index:1;

}

.get_started_now a:hover {

	color:#FFF;

	background:url(../images/get_started_now_h.jpg) no-repeat;

}

#wrapper-page {

	position:relative;

 *top:100px;

	margin:100px auto 0 auto;

	width:1060px;

	z-index:0;

}

#wp {

	background:url(../images/wp.jpg) repeat-y;

}

#wpb {

	height:46px;

	background:url(../images/wpb.jpg) no-repeat;

}

#cont {

	position:static;

	width:1000px;

	min-height:200px;

	margin:0 30px;

	background:url(../images/cont_top.jpg) top no-repeat;

}

.title {

	display:block;

	height:220px;

}

.title h1 {

	padding-top:30px;

	margin-bottom:7px;

	margin-left:30px;

	font-size:46px;

	color:#669999;

}

.title h4 {

	font-size:20px;

	margin-top:-10px;

	margin-left:30px;

	color:#669999;

}

.sidebar {

	float:right;

	width:290px;

	float:right;

	margin-right:28px;

	-margin-right:18px;

}

.ba_box {

	border:1px #CCC solid;

	background:#EEE;

	font-size:14px;

	margin-bottom:10px;

}

.ba_box h4 {

	margin:5px 10px;

	font-size:14px;

	color:#999;

}

.ba_box img {

	margin:0 10px;

}

.ba_box p, .ba_box a {

	margin:5px 10px;

	color:#663399;

	line-height:14px;

}

.ba_box a {

	display:block;

	margin-bottom:10px;

}

.space {

	display:block;

	height:10px;

}

.spacebig {

	display:block;

	height:20px;

}

.visit_bc {

	margin-bottom:10px;

	border:1px #CCC solid;

}

.visit_bc .img {

	width:292px;

	overflow:hidden;

}

.visit_bc .visit {

	padding-top:8px;

	padding-bottom:10px;

	text-align:center;

	border-top:1px #CCC solid;

	height:48px;

	background:#EEE;

}

.aws {

	padding:10px;

	background:url(../images/box_bg.jpg) top left no-repeat;

	line-height:18px;

}

.aws h4 {

	font-size:18px;

	color:#669999;

	margin-bottom:10px;

}

.aws p {

	font-size:12px;

	color:#999;

}

.cont_box {

	display:block;

	width:630px;

	-width:610px;

	margin-left:8px;

	background:url(../images/box_bg.jpg) left top no-repeat;

	padding:20px;

	color:#666666;

	line-height:26px;

	float:left;

}

#cont_w {

	display:block;

	width:940px;

	margin-left:8px;

	background:url(../images/box_bg.jpg) left top no-repeat;

	padding:20px;

	color:#666666;

	line-height:26px;

	float:left;

	border-top:1px solid #CCC;

}

.cont_box h3, #cont_w h3 {

	font-size:24px;

	margin-bottom:10px;

}

.cont_box h4, #cont_w h4 {

	font-size:20px;

	margin-top:20px;

	margin-bottom:10px;

}

.cont_box p, #cont_w p {

	font-size:14px;

}

.introduction {

	font-size:18px !important;

	margin-bottom:20px;

}

.innerbox {

	height:300px;

	width:320px;

	margin-left:10px;

	float:left;

	background:url(../images/box_bg.jpg) left top no-repeat;

	background-color:#FFF;

}

.nomargin {

	margin:0 !important;

}

.graybox {

	margin:0 8px;

	border:1px solid #CCC;

	padding:20px;

	background-color:#F6F6F6;

	color:#666666;

}

.graybox h4 {

	font-size:20px;

	margin-bottom:10px;

}

.graybox img {

	margin-left:20px;

	float:right;

}

.graybox p {

	margin-top:20px;

	line-height:24px;

	font-size:14px;

}

.border_bottom {

	border-bottom:1px solid #CCC;

	padding-bottom:20px;

}

.boxpink {

	padding:24px 32px;

	height:130px;

	margin:0 58px 0 58px;

	background:url(../images/box_pink_bg.jpg) no-repeat;

}

.boxpink p, .boxpink span {

	color:#669999;

	font-size:20px;

}

.boxpink span {

	display:block;

	margin-left:240px;

	padding-top:14px;

}

.boxpink div {

	margin-top:10px;

}

.boxpink a, .button {

	margin-top:5px;

	display:block;

	width:218px;

	height:24px;

	padding:10px 0;

	font-size:18px;

	color:#FFF;

	text-align:center;

	float:left;

	background:url(../images/button.png) no-repeat;

	-background: none;

 -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled='true', sizingMethod='fixed', src='../images/button.png');

}

#cont ul {

	list-style:none !important;

}

#cont ul a {

	color:#669999;

}

#cform {

	float:right;

	width:380px;

	display:block;

	color:#666;

	font-size:14px;

	margin-right:50px;

	padding:10px 20px;

}

#cform h4 {

}

form {

	margin:30px 28px;

}

form .field {

	display:block;

	min-height:22px;

	margin-bottom:10px !important;

}

form input, form select {

	width:180px;

	float:left;

	height:22px;

	border:1px #CCC solid;

}

textarea {

	width:180px;

	border:1px #CCC solid;

	min-height:60px;

}

form label {

	display:block;

	float:left;

	width:140px;

}

.lastfield {

	margin-bottom:60px;

}

.ibutton {

	display:block;

	width:74px;

	height:27px;

	border:none !important;

}

/*CLEAR*/

.clear {

	clear:both;

}

.nobackground {

	background:none !important;

}

.get_started {

	width:510px !important;

}

#index_face {

	background:url(../images/index_img.jpg) no-repeat -5px 0px;

	height:344px;

}

.index_box {

	margin-top:15px;

	margin-right:10px;

	width:480px;

	height:157px;

	background:url(../images/index_box.jpg) no-repeat;

	padding:20px;

	float:right;

}

.index_box p {

	color:#fff;

	font-size:20px;

}

.index_box a {

	margin-top:5px;

	display:block;

	width:150px;

	height:24px;

	padding:12px 35px;

	font-size:18px;

	color:#ff6600;

	background:url(../images/index_button.png) no-repeat;

}

.slogan {

	position:relative;

	top:50px;

	left:70px;

	font-size:48px;

	width:600px;

	color:#669999;

}

#threebox {

	margin:10px 28px;

	border-top:1px solid #CCC;

	border-bottom:1px solid #CCC;

}

.box {

	margin:10px;

	width:278px;

	float:left;

	background:url(../images/box_bg.jpg) left top no-repeat;

	line-height:20px;

	padding:10px 18px;

	height:210px;

}

.box h5 {

	font-size:16px;

	color:#659898;

	margin-bottom:10px;

}

.box p {

	color:#999;

	font-size:12px;

}

.box a {

	color:#659898;

}

.border_r {

	border-right:1px dotted #CCC;

}

#twobox {

}

.tbox {

	width:460px;

	float:left;

}

.tbox h2 {

	font-size:30px;

	color:#659898;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	padding:10px 20px;

}

.tbox p {

	font-size:16px;

	color:#659898;

	padding:0 20px;

}

/*MM*/

.menu_1 a, .menu_2 a, .menu_3 a, .menu_4 a, .menu_5 a, .menu_1_a a, .menu_2_a a, .menu_3_a a, .menu_4_a a, .menu_5_a a {

	display:block;

	width:106px;

	height:86px;

}

.menu_1 a {

	background:url(../images/home.jpg);

}

.menu_1 a:hover {

	background:url(../images/home_h.jpg);

}

.menu_1_a a {

	background:url(../images/home_a.jpg);

}

/*==============================================*/

.menu_2 a {

	background:url(../images/aboutlaserhairremoval.jpg);

}

.menu_2 a:hover {

	background:url(../images/aboutlaserhairremoval_h.jpg);

}

.menu_2_a a {

	background:url(../images/aboutlaserhairremoval_a.jpg);

}

/*==============================================*/

.menu_3 a {

	background:url(../images/abouttheprocedure.jpg);

}

.menu_3 a:hover {

	background:url(../images/abouttheprocedure_h.jpg);

}

.menu_3_a a {

	background:url(../images/abouttheprocedure_a.jpg);

}

/*==============================================*/

.menu_4 a {

	background:url(../images/lifetimeguarantee.jpg);

}

.menu_4 a:hover {

	background:url(../images/lifetimeguarantee_h.jpg);

}

.menu_4_a a {

	background:url(../images/lifetimeguarantee_a.jpg);

}

/*==============================================*/

.menu_5 a {

	background:url(../images/faqs.jpg);

}

.menu_5 a:hover {

	background:url(../images/faqs_h.jpg);

}

.menu_5_a a {

	background:url(../images/faqs_a.jpg);

}


