body {
margin: 0 auto;
background: url(images/bg.gif) repeat;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #fff;
font-size: 12px;
}

h1 {
font-size: 24px;
font-weight: normal;
color: #1f6ab4;
}

h3 {
font-size: 12px;
padding: 0;
margin: 0;
}

ul {
margin: 0 0 10px 0;
padding-left: 20px;
}

li {
padding: 0;
margin: 0;
}

p {
padding: 0px;
margin: 0px 0px 11px 0px;
}

a {
color: #1f6ab4;
text-decoration: none;
}

a:hover {
color: #ee3;
}


#container {
width: 800px;
margin: auto;
background: #fff;
}

#header {
position: relative;
height: 151px;
width: 800px;
}

#header #image {
position: absolute;
left: 0;
top: 0;
height: 151px;
width: 800px;
}

#header #lang {
position: absolute;
left: 240px;
top: 107px;
width: 320px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #fff;
}


#header #hnav {
color: #fff;
font-size: 11px;
}

#header #hnav #treatments {
position: absolute;
left: 0px;
top: 134px;
width: 175px;
margin-left: 15px;
}

#header #hnav #others {
position: absolute;
left: 180px;
top: 134px;
width: 625px;
}

#header #hnav #others .hnav {
margin: 0px 8px;
display: inline;
}

#footer {
clear: both;
}

#content {
float: right;
position: relative;
width: 619px;
font-family: 'MS Sans Serif', Geneva, sans-serif;
color: #000;
padding-bottom: 10px;
}

#content-inner {
position: relative;
margin: 15px 80px 15px 17px;
}

#leftnav {
position: relative;
float:left;
width: 181px;
height: 449px;
font-size: 11px;
line-height: 15px;
}

#leftnav .lnav {
font-style: italic;
margin: 6px 15px;
}

#leftnav .lnav-addr {
margin: 0px 15px;
}

#leftnav .phone1 {
margin-bottom: 2px;
font-size: 15px;
line-height: 17px;
}

#leftnav .phone2 {
font-size: 13px;
line-height: 16px;
}

#leftnav a,
#hnav a,
#lang a {
color: #fff;
text-decoration: none;
}

#leftnav a:hover,
#hnav a:hover,
#lang a:hover {
color: #ee3;
}

.navhighlight {
color: #ee3;
}

.image-left {
float: left;
padding-right: 14px;
padding-bottom: 10px;
}

.image-right {
float: right;
padding-left: 14px;
padding-bottom: 10px;
}

.inst-pic-mod {
position:relative;
display: inline-block;
}

.inst-pic-mod .l {
position:absolute;
left:0px;
}

.inst-pic-mod .r {
position:absolute;
left:120px;
}

.inst-pic-mod .t {
position:absolute;
top:90px;
width: 230px;
text-align: center;
font-weight: bold;
}

