*{
	margin:0px;
	padding:0px;
	*margin: 0px; 
	*padding: 0px;  
}
body{
	background-color:#f6e2bf;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div,h1,p,P,span,ul,li{
	margin:0px;
	padding:0px;
}

/* HEADER */
#header{
	width:784px;
	height:128px;
	background-image:url(../images/bg_header_v2.jpg);
	margin-left:auto;
	margin-right:auto;
}
#header_logo{
	width:740px;
	height:92px;
	margin-left:auto;
	margin-right:auto;
}
#header_logo h1 span{
	display:none;
}
#header_text{
	width:740px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header_text_left{
	width:500px;
	height:30px;
	padding-top:6px;
	font-size:20px;
	color:#ffffff;
	float:left;
}
#header_text_right{
	width:240px;
	height:30px;
	padding-top:6px;
	font-size:20px;
	color:#ffffff;
	text-align: right;
	float:left;
}
.header_bottom_1{
	width:784px;
	height:12px;
	background-image:url(../images/bg_header_bottom_1.gif);
	font-size:2px;
	margin-left:auto;
	margin-right:auto;
}
.header_bottom_2{
	width:784px;
	height:12px;
	background-image:url(../images/bg_header_bottom_2.gif);
	font-size:2px;
	margin-left:auto;
	margin-right:auto;
}

/* CONTENT */

#content{
	width:784px;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#contentContainer_1{
	width:606px;
	float:left;
	background-image:url(../images/bg_content_1.gif);
	background-repeat:repeat-y;
}
#contentContainer_2{
	width:606px;
	float:left;
}
#contentContainer_1 .bottom{
	width:606px;
	height:11px;
	background-image:url(../images/bg_content_1_bottom.gif);
	background-repeat:repeat-y;
}




#content h1{
	width:100%;
	height:44px;
	border-bottom:4px solid #da4759;
}
#content h1 span{
	display:none;
}

.specialofferbox{
width:530px;
height:173px;
background-image:url(../images/bg_specialofferbox.gif);
margin:auto;
text-align:center;
}

.text_title_1{
	text-decoration:underline;
	color:#da4759;
	font-size:14px;
	font-weight:bold;
}

.text_ul{
	 list-style-type:disc;
	 list-style:inside;
	 margin:16px;
	 color:#da4759;
}


/* NAVIGATION */

#navigation{
	width:164px;
	float:left;
}
#navigation ul{
	list-style:none;
	list-style-type:none;
	margin-left:56px;
}
#navigation li{
	padding-top:4px;
	display:block;
}
#navigation ul span{
	display:none;
}
#navigation ul .btn1{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_home.gif);
}
#navigation ul .btn2{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_pholosophy.gif);
}
#navigation ul .btn3{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_procedure.gif);
}
#navigation ul .btn4{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_before_after.gif);
}
#navigation ul .btn5{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_testimonial.gif);
}
#navigation ul .btn6{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_special_offer.gif);
}
#navigation ul .btn7{
	width:106px;
	height:42px;
	display:block;
	background-image:url(../images/btn_contact.gif);
}


/* FOOTER */
#footer{
	width:744px;
	height:30px;
	background-image:url(../images/bg_footer.gif);
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-right:40px;
	font-weight:normal;
	font-size:11px;
}

/* Extra */
.spacer{
	clear:both;
}

/* Boxes */
.yellow_box_1{
	width:5px;
	height:6px;
	background-image:url(../images/yellow_box_01.gif);
	font-size:2px;
}
.yellow_box_2{
	height:6px;
	background-image:url(../images/yellow_box_02.gif);
	font-size:2px;
}
.yellow_box_3{
	width:10px;
	height:6px;
	background-image:url(../images/yellow_box_03.gif);
	font-size:2px;
}
.yellow_box_4{
	width:5px;
	background-image:url(../images/yellow_box_04.gif);
	font-size:2px;
}
.yellow_box_5{
	background-color:#fbf0c2;
	padding:6px;
}
.yellow_box_6{
	width:10px;
	background-image:url(../images/yellow_box_06.gif);
	font-size:2px;
}
.yellow_box_7{
	width:5px;
	height:11px;
	background-image:url(../images/yellow_box_07.gif);
	font-size:2px;
}
.yellow_box_8{
	height:11px;
	background-image:url(../images/yellow_box_08.gif);
	font-size:2px;
}
.yellow_box_9{
	width:6px;
	height:11px;
	background-image:url(../images/yellow_box_09.gif);
	font-size:2px;
}

.super {
	font-size: 8px;
	vertical-align: text-top;
}