html {
	background:#e7d7e1;
}
body {
	background:#351529 url(../images/body-bg.jpg) repeat-x;
	font:9px Arial, Helvetica, sans-serif;
	color:#65465a;
	margin:0;
	min-width:1000px;
}
#header {
	position:relative;
	margin:0 auto;
	background:url(../images/bg-header.gif) repeat-x 0 100%;
	width:968px;
	height:120px;
}
#header .nav-holder {
	position:absolute;
	top:90px;
	left:1px;
	width:966px;
	overflow:hidden;
}
#header ul {
	width:1000px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li {
	float:left;
	background:#7d556f;
	margin-right:1px;
}
#header ul a {
	display:block;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul a.home {
	width:91px;
	background:url(../images/home.gif) no-repeat;
}
#header ul a.varicose {
	width:139px;
	background:url(../images/varicose.gif) no-repeat;
}
#header ul a.evaluetions {
	width:121px;
	background:url(../images/evaluetions.gif) no-repeat;
}
#header ul a.procedures {
	width:125px;
	background:url(../images/procedures.gif) no-repeat;
}
#header ul a.cosmetics {
	width:111px;
	background:url(../images/cosmetics.gif) no-repeat;
}
#header ul a.meet {
	width:132px;
	background:url(../images/meet.gif) no-repeat;
}
#header ul a.information {
	width:140px;
	background:url(../images/information.gif) no-repeat;
}
#header ul a.more-info {
	width:100px;
	background:url(../images/more-info.gif) no-repeat;
}

#header ul a.active.home{
/*   background:none; */
  background-color:#320923;
  color:white;
}

.content-holder {
	width:100%;
	background:url(../images/main-bg.jpg) no-repeat 50% 1px;
}
.content-area {
	margin:0 auto;
	width:968px;
	background:url(../images/content-stretch.gif) repeat-y;
}
#content {
	width:968px;
	background:url(../images/content-bg.jpg) no-repeat;
}
#content .promo-box {
	padding:125px 0 50px 73px;
	width:895px;
}
#content .promo-box strong.logo {
	display:block;
	width:197px;
	height:82px;
	margin-left:55px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#content .promo-box strong.logo a {
	display:block;
	height:100%;
}
#content .promo-box strong.slogan {
	display:block;
	margin-top:15px;
	width:308px;
	height:81px;
	background:url(../images/slogan.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .promo-box strong.promo{
  background:url(../images/front_ad.jpg) no-repeat;
  display:block;
  height:85px;
  margin-top:3em;
  text-indent:-9999px;
  width:300px;
}



#content .boxes-holder {
	padding:0 0 0 66px;
	width:902px;
	overflow:hidden;
}
#content .boxes-holder .box {
	float:left;
	margin-right:6px;
	width:275px;
}
#content .boxes-holder .box-top {
	width:275px;
	height:14px;
	font-size:0;
	background:url(../images/box-top.png) no-repeat;
}
#content .boxes-holder .box-stretch {
	width:246px;
	min-height:109px;
	padding:0 14px 20px 15px;
	background:url(../images/box-bg.png) repeat-y;
}
* html #content .boxes-holder .box-stretch {
	height:109px;
}
#content .boxes-holder .box-stretch h2.image1 {
	height:21px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title-1.jpg) no-repeat;
}
#content .boxes-holder .box-stretch h2.image2 {
	height:21px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title-2.jpg) no-repeat;
}
#content .boxes-holder .box-stretch h2.image3 {
	height:21px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title-3.jpg) no-repeat;
}
#content .boxes-holder .box-stretch .pink-box1 {
	width:121px;
	padding:14px 20px 0 105px;
	height:74px;
	line-height:11px;
	background:url(../images/pink-1.jpg) no-repeat;
}
#content .boxes-holder .box-stretch .pink-box2 {
	width:131px;
	padding:14px 20px 0 95px;
	height:74px;
	line-height:11px;
	background:url(../images/pink-2.jpg) no-repeat;
}
#content .boxes-holder .box-stretch .pink-box3 {
	width:116px;
	padding:9px 20px 0 110px;
	height:79px;
	line-height:11px;
	background:url(../images/pink-3.jpg) no-repeat;
}
#content .boxes-holder .box-stretch a {
	color:#340b25;
	float:right;
	margin-top:12px;
}
#content .boxes-holder .box-stretch a:hover {
	text-decoration:none;
}
#content .boxes-holder .box-stretch a.other {
	margin-top:7px;
}
.footer-area {
	width:100%;
	height:97px;
	background:url(../images/footer-bg.gif) repeat-x;
        text-align:center;
        padding-top:20px;
        font-size:11px;
}


#content-box{
  width:966px;
  margin:0 auto;
}

#content-box .content-header {
  background:#f0f0f0 url(../images/content-header-back.png) repeat-x;
  border-bottom:1px solid #dcdcdc;
  font-family:'trajan pro', 'Times', Arial, Helvetica;
  font-size:18px;
  font-variant:small-caps;
  font-weight:bold;
  height:80px;
  line-height:80px;
  margin:0;
  padding:0 2em;
  position:relative;
}

#content-box .content-header .phone{
  background:transparent url(../images/logo_small.png) no-repeat right center;
  color:#767676;
/*   height:75px; */
  font-size:15px;
  font-weight:normal;
  position:absolute;
  padding-right:160px;
  right:10px;
  top:0;
}

#content-box .content{
  padding:3em;
  font-size:11px;

}

#content-box .content p{
  color:#878787;
  font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
  line-height:20px;
  margin-bottom:2em;
  width:400px;
}

#content-box .content ul{
  color:#878787;
  padding-left:1.5em;
}

#content-box .content ul li{
  padding-bottom:1em;
}
