* {
	margin:0 auto;
}

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg_strip.jpg) repeat-x top;
	background-color: #67334a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
}
a img{
	border-style: none;
}
.clr{
	clear:both;
}
#wrapper {
	margin: 0 auto;
	width: 920px;
}
#wrapper-page{
	width: 920px;
	float:left;
	background: url(../img/wrapper_bg_strip.jpg) repeat-x top;	
	background-color: #ffffff;
}
#left {
	float: left;
	width: 216px;
	padding-left: 10px;
}
#left-top{
	padding-top: 13px;
}
#left-nav{
	width: 216px;
	padding-top: 20px;
	font-weight:bold;
}
#left-nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px dotted #c3e0e0;
}
#left-nav li{
	height: 25px;
	border-bottom: 1px dotted #c3e0e0;

	padding-top: 3px;
/*	padding-left: 10px;*/
}
#left-nav li a, #left-nav li a:visited {
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #607f83;
	background: url(../img/nav_bg_strip.jpg) repeat-x top;	
/*	padding-top: 3px;
	padding-left: 10px;	*/
	display: block;
	padding-left: 10px;
}
#left-nav li a:hover {
	color: #67334a;
	background: url(../img/nav_bg_strip_ovr.jpg) repeat-x top;
	height: 25px;
/*	padding-top: 3px;
	padding-left: 10px;	*/
	display: block;
	padding-left: 10px;
}
#left-bottom{
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
}
.contacts {
	background-color: #ffff99;
	border: 1px solid #99cccc;
	width: 194px;
}
textarea {
	border: 1px solid #99cccc;
	width: 194px;
}
#button-send{
	text-align:center;
}
/**begin RIGHT*/
#right {
	float:left;
	width: 677px;
	padding-left: 7px;
}
#top{
	float: left;
	width: 677px;	
	height: 42px;
	background: url(../img/topmenu_bg.jpg) no-repeat top;
}
#top-div{
	float:right;
	width: 460px;
	font-size: 8pt;
}
#top-menu {
	float:left;
	width: 260px;
	padding-top: 16px;
}
#top-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#top-menu ul li{
	float:left;
	
}
#top-menu ul li a, #topmenu ul li a:visited{
	text-decoration:none;
	color: #c0c0c0;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #999999;
}
#top-menu a.right{
	border-right: 1px solid #999999;
}	
#top-lang{
	float: right;
	width: 120px;
	padding-top: 16px;
	color: #ffffff;
	font-weight: bold;
}
#top-lang_icons{
	float: right;
	width: 52px;
	padding-top: 14px;
}
#top-lang_icons div{
	width: 24px;
	padding-right: 2px;
	float: left;
}
#banner {
}

#main{
	padding-top: 15px;
	float: left;
	width: 677px;
}

#main-content{
	 width: 479px;
	 float: left;
}
#main-right{
	width: 178px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.front_page_container{
	width: 479px;
	float: left;
	margin-bottom: 20px;
}
.front_page_header{
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dotted #c3e0e0;
	border-bottom: 1px dotted #c3e0e0;
}
.front_page_header div{
	/*height: 19px;
	width: 479px;
	float: left;*/
	padding-left: 10px;
	background: url(../img/article_header_bg_strip.jpg) repeat-x top;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.front_page_header2{
	border-top: 1px dotted #c3e0e0;
	border-bottom: 1px dotted #c3e0e0;
	padding-top: 1px;
	padding-bottom: 1px;
}
.front_page_header2 div{
	text-align: center;
	background: url(../img/article_header_bg_strip.jpg) repeat-x top;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.front_page_welcome{
	height: 48px;
	padding-left: 10px;
	border-bottom: 1px dotted #c3e0e0;
	border-top: 1px dotted #c3e0e0;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 3.5em;
	color: #67334a;
}
.front_page_wrapper{
}
.front_page_article{
	width: 337px;
	float: left;
	padding-top: 10px;
}
.front_page_thumb{
	width: 142px;
	float: left;
	padding-top: 10px;
}
.front_page_article-full_width{
	 width: 479px;
	 float: left;
	 padding-top: 10px;
}
.article_link{
	color: #da7584;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
.article_title{
	color: #993333;
	font-weight: bold;
	padding-top: 10px;
}
.article_thumbnail{
	text-align: center;
	padding-top: 10px;
}
.article_content{
	font-size: .9em;
}
.keywords {
	color: #607f83;
	font-weight: bold;
}
.right_column_container{
	margin-bottom: 20px;
}
/**end RIGHT*/
.required{
 color: #da7584;
}
	
#footer{
	background: url(../img/footer_bg_strip.jpg) repeat-x top;
	height: 83px;
	width: 920px;
	float: left;
	font-size: .9em;
	color: #5d5d5d;
	text-align: center;
}
#footer-top{
	padding-top: 10px;
}
#footer-top a, #footer-top a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #5d5d5d;
}
#footer-bottom{
	padding-top: 5px;
}

/*------added by estong------*/
h1.subtitle {
	margin: 0;
	padding: 0;
	background: #fed6dd url(../img/subtitle_bk.jpg) left no-repeat;
	font-family: Georgia;
	font-size: 13pt;
	color: #62151d;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 25px;
	border-top: 1px solid #f6f5f5;
	border-bottom: 1px solid #f6f5f5;
}
h2.topic {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 12pt;
	padding-bottom: 2px;
	border-bottom: 1px solid #f6f6f6;
}
.mark {
	font-size: 0.85em;
	vertical-align: text-top;
}
ul.highlights {
	margin: 0;
	padding: 0 0 0 50px;
	list-style:square;
	width: 80%;
}
ul.highlights li {
	padding: 5px 0;
	text-align: justify;
}
.notebox {
	width: 85%;
	padding: 10px; 
	background: #FFFFCC; 
	margin: 0 auto; 
	font-size: 0.9em;
}
.boxed {
	float: right;
	width: 40%; 
	border: 1px solid #5abbdb; 
	padding: 10px 0px 10px 10px;
	margin-right: 15px;
	background: #b5e8f8;
}
.quotelines {
	width: 558px;
	background: url(../img/quote_bk_strip.gif) repeat-y;
}
.quote_top {
	width: 558px;
	background: url(../img/quote_top.gif) top no-repeat;
}
.quote_bottom {
	width: 558px;
	background: url(../img/quote_bottom.gif) bottom no-repeat;
	padding-bottom: 13px;
}
h5.quote {
	margin: 0;
	padding: 10px 10px 0 15px;
	width: 533px;
	font-family: arial;
	font-size: 9pt;
	margin: 0 auto;
	text-align: justify;
}
#main a {
	font-weight: bold;
	text-decoration: none;
	color: #da7584;
}
#main a:hover {
	color: #750b1a;
}
ul.faq_list {
	margin: 0;
	padding: 0 20px;
	list-style: none;
	width: 85%;
}
ul.faq_list li {
	margin: 5px 0;
	padding: 0 0 0 15px;
	background: url(../img/bullet_faqs.gif) 5px 5px no-repeat;
}
.faq {
	width: 85%;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 55px;
	background: url(../img/img_q.jpg) top left no-repeat;
	font-weight: bold;
}
.ans {
	float: left;
	width: 85%;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 75px;
	padding-bottom: 10px;
}

.testimony {
	width: 90%;
	margin: 15px auto;
	padding: 5px 0;
	background: url(../img/img_quote.gif) left top no-repeat;
}
.testimony p {
	padding: 0px 20px 5px 20px;
	background: url(../img/img_quote_right.gif) top right no-repeat;	
}
.testified {
	float: right;
	width: 95%;
	margin: 3px auto;
	text-align: right;
	padding: 3px 15px 3px 0;
	font-weight: bold;
	background: #efefef;
}
#media_gallery {
	width: 91%;
	margin: 0 auto;
	text-align: center;
}
.row {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;;
}
.column {
	float: left;
	width: 33%;
	margin: 0 auto;
}
#media_interviews {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.col_coverage {
	float: left;
	width: 19%;
}
.col_coverage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.col_coverage li {
	margin: 0;
	padding: 3px;
	font-size: 8pt;
}

/* TABLES */
.table1 {
	border: 2px solid #900;
	border-collapse:collapse;
	width:90%
}
.table1 td {
	background: #fff;
	padding:3px;
	border: 1px solid #fff
}
.table1 tbody tr.alter td{
	background: #efefef;
	padding:3px;
	border: 1px solid #eee;
}
.table1 th {
	text-align:left;
	border: 1px solid #fff
}
.table1 thead th {
	color:#fff;
	font-size:145%;
	background: #900;
	padding: 10px 6px
}
.table1 tbody th {
	color:#fff;
	font-size:115%;
	background: #88b8db;
	padding: 6px
}
.table1 tbody th.sub {
	font-size:100%;
	color:#000;
	background: #efefef;
	padding: 6px
}


/*---webform---*/
.webform {
	width: 90%;
	margin: 0px auto;
}
.webform label {
	float: left;
	width: 40%;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	margin: 5px 0px;
}
.webform input {
	float: left;
	width: 30%;
	margin: 4px 0px;
}
input.check {
	float: left;
	width: 15px;
}
label.checktext {
	display: inline;
	text-align: left;
	padding-left: 3px;
}
.webform textarea {
	width: 250px;
	height: 100px;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.btn_send {
	float: none;
	margin: 5px auto;
}

/*-added 10.15.08--*/
span.readmore {
	float: right;
	padding-right: 20px;
}
input.btn_submit {
	background:url(../img/btn_send.jpg);
	width:120px;
	height:22px;
	border:0px;
	cursor: pointer;
}
#btm_logo_body_holder {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.btm_logo_body_holder_smartlipo {
	float:left;
	text-align:center;
}

/*--added 10.22.08---*/
.content_box {
	clear: both;
	width: 75%;
	margin: 5px auto;
	border: 2px solid #000;
	padding: 2px;
}
.content_box h3 {
	padding: 3px;
/*	background: #965871;*/
	background: #682b4a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fff;
	margin-bottom: 3px;
}
ul.boxhighlights {
	margin: 0;
	padding: 0 0 0 50px;
	list-style: none;
	width: 80%;
}
ul.boxhighlights li {
	padding: 5px 0 5px 20px;
	background: url(../img/bullet_circle.gif) left no-repeat;
	font-weight: bold;
}
.info_box {
	width: 76%;
	margin: 0px auto;
	padding: 2px;
}
.info_box ul {
	float: left;
	width: 99.5%;
	margin: 0px;
	border: 2px solid #000;
	list-style: none;
	padding: 0px;	
}
.info_box li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.info_label {
	float: left;
/*	width: 30%;*/
	width: 98%;
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	background: #eee;*/
	background: #e7abc1;
	margin-right: 10px;
}
.info_value {
	float: left;
	position: relative;
/*	width: 65%;*/
	width: 98%;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #000;	
}

/*--end102208--*/

/*---added 10.24.08--*/
#dual_links {
	width: 95%; margin: 0px auto;
}
#dual_links ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#dual_links li {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 47%;
}
#dual_links li a {
	display: block;
	padding: 3px 0px 3px 10px;
	margin: 2px 0px;
	background: #fee7ec;
	color: #67334a;
}
#dual_links li a:hover {
	display: block;
/*	padding: 3px 0px 3px 10px;
	margin: 1px 0px;*/
	background: #67334a;
	color: #fed6de;
}
/*--end102408--*/