span, .invisible {
    display: none;
}

br.clear {
    padding: 0px;
    border: 0px solid red;
	margin: 0px;
    clear: both;
}

html {
    height: 100%;
    width: 100%;
    padding: 0px;
  	margin: 0px;
    background-color: transparent; /*#FADDA7*/
    ackground-image: url(images/background.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
}
body {
   	position: relative;
    z-index: 0;
    height: 100%;
    width: 100%;
    padding: 0px auto 0px auto;
    border: 0px solid black;
    margin: 0px auto 0px auto;
	text-align: center;
    font-family: Helvetica, Arial, Times, serif;
	font-size: 1.1em; /*13px*/
	color: black;
    text-align: center;
    background-color: white; /*transparent*/
    background-image: url(images/background_bars.gif);
    background-position: center bottom;
    background-repeat: repeat-y;
}

div.main {
	position: relative;
    z-index: 0;
    width: 770px;
    min-height: 500px;
    padding: 0 0 0 0;
    border: 0px solid lime;
  	margin: 0 auto 0 auto;
    text-align: center;
    background-color: white; /*transparent*/
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: both;
}
div.main#about {
    background-image: url(images/background1.jpg);
}
div.main#treatments {
    background-image: url(images/background2v2.jpg);
}
div.main#marketing {
    background-image: url(images/background4.jpg);
}
div.main2 {
	position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    width: 770px;
    min-height: 500px;
    padding: 0;
    border: 0px solid lime;
  	margin: 0;
    background-color: transparent; /*transparent*/
    background-image: url(images/background3.jpg);
    background-position: -50px 350px;
    background-repeat: no-repeat;
}

/******************/
/* HEADER DIV STYLING */
/******************/
div#header {
    clear: both;
    position: relative; /*relative*//*absolute*/
    top: 0;
    left: 0;
    z-index: 125;
    height: 123px;
    width: 100%;
    min-width: 770px;
    padding: 0px 0px 0px 0px;
    border: 0px solid orange;
	margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
    background-image: url(images/header_background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
div#header h1 {
    display: none;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 20px;
    font-weight: bold;
    font-style: normal;
}
div#logo {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    height: 91px;
    width: 279px;
    padding: 0px auto 0px auto;
    border: 0px solid red;
	margin: 0px auto 0px auto;
    text-align: center;
    background-color: transparent; /*transparent*/
    background-image: url(images/logo.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

/*******************/
/* CONTENT STYLING */
/*******************/
div.left {
    position: relative; /*relative*//*absolute*/
    z-index: 120;
    float: left;
    width: 185px;
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
 	margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: transparent; /*transparent*/
    background-image: none;
}
div.right {
    position: relative; /*relative*//*absolute*/
    loat: right;
    idth: 550px;
    padding: 10px 0px 0px 0px;
    border: 0px solid DeepPink;
   	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
    ackground-image: url(images/fade.png);
    background-position: top right;
    background-repeat: repeat-y;
}
div.content {
    position: relative; /*relative*//*absolute*/
    padding: 0px 0px 0px 190px;
    border: 0px solid purple;
	margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
}

/******************/
/* HEADER STYLING */
/******************/
h2 {
    padding: 0px 0px 0px 10px;
    border: 1px solid lime;
	margin: 20px 0px 10px 0px;
    text-align: left;
	font-size: 18px;
    font-weight: normal;
    font-style: normal;
	color: #8E987A;
    text-transform: uppercase;
}
h2.welcome {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 389px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/welcome.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.about {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 317px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/about.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.analysis {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 158px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/analysis.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.mesotherapy {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 156px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/mesotherapy.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.treatments {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 118px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/arcelmed.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.recruitment {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 155px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/recruitment.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.finance {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 95px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/finance.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.news {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 95px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/news.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.contact {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 100px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/contact.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h2.marketing {
    position: relative; /*relative*//*absolute*/
    top: 12px;
    width: 251px;
    height: 12px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px auto 25px auto;
    background-color: transparent; /*transparent*/
    background-image: url(images/marketing.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 {
    padding: 5px 10px 10px 10px;
    border: 0px solid lime;
	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 75%;
    font-weight: bold;
    font-style: normal;
	color: black; /*#677056*/
    text-transform: uppercase; /*uppercase*/
}
h4 {
    padding: 5px 10px 10px 10px;
    border: 0px solid lime;
	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 90%;
    font-weight: bold;
    font-style: normal;
	color: black; /*#677056*/
    text-transform: uppercase; /*uppercase*/
}

/****************/
/* TEXT STYLING */
/****************/
p.p1 {
    padding: 5px 10px 10px 20px;
    border: 0px solid red;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 100%;
    font-weight: normal;
    font-style: normal;
    color: black;
    line-height: 120%;
}
p.p2b {
    padding: 5px 10px 10px 20px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    color: black;
    line-height: 120%;
}
p.p2 {
    padding: 5px 10px 10px 20px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
    color: black;
    line-height: 120%;
}
p.cb {
    padding: 5px 10px 10px 20px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    color: black;
    line-height: 120%;
}
p.c {
    padding: 5px 10px 10px 20px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
    color: black;
    line-height: 120%;
}

i {
    border: 0px solid orange;
    font-weight: normal;
    font-style: italic;
}
em {
    display: block;
    padding: 10px 0px 10px 0px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: center;
    font-family: Verdana, Helvetica, Arial, Times, serif;
	font-size: 70%;
    font-weight: normal;
    font-style: italic;
    color: black;
    line-height: 120%;
}
strong {
	font-size: 100%;
    font-weight: bold;
    color: #FF1493;
}
acronym {
    padding: 0px 0px 0px 0px;
    border-bottom: 1px dotted #8E987A;
 	margin: 0px 0px 0px 0px;
    font-weight: normal;
    font-style: normal;
    cursor: help;
}

ul.norm {
    list-style: disc outside;
    padding: 0px 0px 10px 40px;
    border: 0px solid red;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
}
ul.norm li {
    padding: 5px 0px 0px 0px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: normal;
    font-style: normal;
}

ul.norm_r {
    list-style: disc outside;
    padding: 0px 0px 10px 230px;
    border: 0px solid green;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
}
ul.norm_r li {
    padding: 5px 0px 0px 0px;
    border: 0px solid lime;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: normal;
    font-style: normal;
}

ul.alt {
    list-style: none;
    padding: 0px 10px 10px 10px;
    border: 0px solid red;
   	margin: 10px 60px 10px 60px;
	text-align: center;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    background-color: #DADDD3;
}
ul.alt li {
    padding: 4px 0px 4px 0px;
    border: 0px solid #8E987A;
   	margin: 2px 0px 0px 0px;
	text-align: center;
	color: black;
    font-weight: bold;
    font-style: normal;
}
ul.alt li.a {
    font-weight: normal;
    background-color: #E8EDF3;
}
ul.alt li.b {
    font-weight: normal;
    background-color: white;
}

/********************/
/* DEFINITION LISTS */
/********************/
dl.contact {
    list-style: disc inside;
    padding: 0px 0px 10px 210px;
    border: 0px solid red;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
}
dl.contact dt {
    padding: 5px 0px 0px 10px;
    border: 0px solid cyan;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: bold;
    font-style: normal;
}
dl.contact dd {
    padding: 5px 0px 0px 20px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: normal;
    font-style: normal;
}

.contact_left {
    float: left;
    width: 49%;
    padding: 0px 0px 0px 0px;
    border: 0px solid orange;
	margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: transparent; /*transparent*/
}
.contact_right {
    float: right;
    width: 49%;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: transparent; /*transparent*/
}

dl.contact2 {
    list-style: disc inside;
    padding: 0px 0px 10px 0px;
    border: 0px solid red;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
}
dl.contact2 dt {
    padding: 5px 0px 0px 10px;
    border: 0px solid cyan;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: bold;
    font-style: normal;
}
dl.contact2 dd {
    padding: 5px 0px 0px 20px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: normal;
    font-style: normal;
}

/******************/
/* DEFINITION FAQ */
/******************/

/*  "Show All" + "Hide All" links */
#TJK_ToggleON, #TJK_ToggleOFF {
    display: none; /*inline*/
    padding: 3px 5px 3px 5px;
    border: 1px solid #D2FFE7;
    margin: 0px 5px 0px 0px;
    cursor: hand;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #009E49;
}
#TJK_ToggleON:hover, #TJK_ToggleOFF:hover {
    border: 1px solid #009E49;
    color: #009E49;
}

#TJK_DL {
    width: 534px;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #DADDD3;
    border-bottom: 2px solid #DADDD3;
    border-left: 0px solid #DADDD3;
    border-right: 0px solid #DADDD3;
    margin: 10px auto 10px auto;
    font-size: 100%;
    color: black;
    background-color: white;
}
#TJK_DL dt {
    width: 530px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #DADDD3;
    border-bottom: 1px solid #DADDD3;
    border-left: 2px solid #DADDD3;
    border-right: 2px solid #DADDD3;
    margin: 0px 0px 0px 0px;
    background-color: #F5F8FA;
}
#TJK_DL dt a {
    display: block;
    width: 530px;
    height: 22px;
    padding: 8px 0px 0px 0px;
    border: 0px solid blue;
    margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
    color: black;
    text-decoration: underline; /*none*/
    background-position: 0px 50%;
    background-repeat: no-repeat;
}
#TJK_DL dt a:visited {
    color: black;
}
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {
    color: black;
    font-weight: bold;
}

/* the + and - gif in the anchors */
#TJK_DL .DTplus a {
    width: 530px;
}
#TJK_DL .DTplus a:hover {
    width: 530px;
    font-weight: bold;
    background-color: #E8EDF3;
}
#TJK_DL .DTminus a {
    width: 530px;
    font-weight: bold;
    background-color: #E8EDF3;
}
#TJK_DL .DTminus a:hover {
    width: 530px;
    background-color: #E8EDF3;
}

#TJK_DL dd {
    width: 500px;
    padding: 5px 5px 10px 25px;
    border-top: 0px solid #DADDD3;
    border-bottom: 1px solid #DADDD3;
    border-left: 2px solid #DADDD3;
    border-right: 2px solid #DADDD3;
    margin: 0px 0px 0px 0px;
    color: black;
    background-color: #E8EDF3;
}
#TJK_DL dd#none {
    display: none;
}
#TJK_DL dd ul.norm {
    list-style: disc outside;
    padding: 0px 0px 10px 20px;
    border: 0px solid red;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    line-height: 120%;
}
#TJK_DL dd ul.norm li {
    padding: 2px 0px 0px 0px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
	text-align: left;
	color: black;
    font-weight: normal;
    font-style: normal;
}
#TJK_DL dd p.p2b {
    padding: 0px 0px 0px 0px;
    border: 0px solid pink;
 	margin: 0px 0px 10px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    color: black;
    line-height: 100%;
}
#TJK_DL dd p.p2 {
    padding: 0px 0px 0px 0px;
    border: 0px solid pink;
 	margin: 0px 0px 10px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
    color: black;
    line-height: 100%;
}
/**********************************/
#TJK_DL .showDD {
    position: relative;
    top: 0px;
    left: 0px;
}
#TJK_DL dd,.hideDD {
    top: -9999px;
    left: 0px;
    position: absolute;
}

/************************/
/* LINK STYLING */
/************************/
a:link,
a:visited,
a:active {
    border: 0px solid red;
    color: black;
    text-decoration: underline;
}
a:hover {
    border: 0px solid cyan;
	color: gray;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}

/************************/
/* CHERRY IMAGE STYLING */
/************************/
div.image {
    isplay: none;
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
    background-color: transparent; /*transparent*/
    background-position: top center;
    background-repeat: no-repeat;
}
div.image#home {
    float: left;
    width: 200px;
    height: 350px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/5cherries.jpg);
}
div.image#about {
    float: right;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/barbara_simpson-birks.jpg);
}
div.image#about2 {
    float: left;
    width: 202px;
    height: 295px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/diane_howe.jpg);
}
div.image#analysis {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/1cherry.jpg);
}
div.image#mesotherapy {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/2cherries.jpg);
}
div.image#treatments {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/3cherries.jpg);
}
div.image#recruitment {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 20px 0px;
    background-image: url(images/4cherries.jpg);
}
div.image#marketing {       /*marketing*/
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 0px 0px 10px;
    background-image: url(images/5cherries_marketing.jpg);
}
div.image#finance {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/finance.jpg);
}
div.image#news {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/news.jpg);
}
div.image#contact {
    float: left;
    width: 202px;
    height: 301px;
 	margin: 0px 10px 0px 0px;
    background-image: url(images/contact.jpg);
}
div.image#bee {
    float: right;
    width: 241px;
    height: 162px;
 	margin: 0px 0px 0px 10px;
    background-image: url(images/bee.jpg);
}

/*****************/
/* IMAGE STYLING */
/*****************/
img {
    padding: 0px 0px 0px 0px;
    border: 0px solid cyan;
	margin: 0px 0px 0px 0px;
    background-color: transparent;
}
img.floatright {
    float: right;
    padding: 1px;
    border: 1px solid #8E987A;
 	margin: 10px 10px 10px 15px;
    background-color: transparent; /*transparent*/
}
img.floatright2 {
    float: right;
    padding: 1px;
    border: 1px solid #8E987A;
 	margin: 0px 15px 10px 5px;
    background-color: white; /*transparent*/
}
dl dd img.floatright {
    float: right;
    padding: 1px;
    border: 0px solid #8E987A;
 	margin: 10px 10px 10px 15px;
    background-color: transparent; /*transparent*/
}
img.float_right {
    float: right;
    padding: 0px;
    border: 0px solid green;
 	margin: 0px 15px 10px 0px;
    background-color: transparent; /*transparent*/
}
img.floatleft {
    float: left;
    padding: 1px;
    border: 1px solid #8E987A;
 	margin: 10px 10px 20px 10px;
    background-color: white; /*transparent*/
}
img.float_left {
    float: left;
    padding: 0px;
    border: 0px solid green;
 	margin: 0px 0px 10px 15px;
    background-color: transparent; /*transparent*/
}
img.float_left2 {
    float: left;
    padding: 0px;
    border: 0px solid green;
 	margin: 0px 10px 0px 0px;
    background-color: transparent; /*transparent*/
}
img.float_left3 {
    float: left;
    clear: right;
    padding: 0px;
    border: 0px solid green;
 	margin: 50px 0px 30px 0px;
    background-color: transparent; /*transparent*/
}

div.floatleft {
    float: left;
    width: 105px;
    padding: 0px;
    border: 0px solid green;
 	margin: 10px 0px 10px 5px;
    background-color: transparent; /*transparent*/
}
div.floatleft img {
    float: left;
    clear: both;
    padding: 1px;
    border: 1px solid #8E987A;
 	margin: 0px 0px 0px 5px;
    background-color: transparent; /*transparent*/
}
div.floatleft p {
    clear: both;
    padding: 5px 0px 0px 0px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 55%;
    font-weight: normal;
    font-style: normal;
    color: black;
}

div.floatright {
    float: right;
    width: 310px;
    padding: 0px;
    border: 0px solid red;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
}
div.floatright div {
    float: left;
    width: 144px;
    padding: 0px;
    border: 0px solid green;
 	margin: 10px 0px 20px 5px;
    background-color: transparent; /*transparent*/
}
div.floatright div img {
    float: left;
    clear: both;
    padding: 1px;
    border: 1px solid #8E987A;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
}
div.floatright div p {
    clear: both;
    padding: 5px 0px 0px 0px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 55%;
    font-weight: normal;
    font-style: normal;
    color: black;
}

/*****************/
/* BLANK AREA */
/*****************/
.blank {
    position: absolute; /*absolute*//*absolute*/
    left: 0;
    bottom: 0;
    float: left;
    width: 370px;
    height: 230px;
    padding: 0px;
    border: 1px solid green;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
}

/*****************/
/* BLOCK STYLING */
/*****************/
div.block {
    position: relative; /*relative*//*absolute*/
    display: block;
    float: right;
    width: 97%; /*358px*/
    padding: 0px 0px 0px 200px;
    border: 0px solid blue;
 	margin: 10px 0px 5px 10px;
    background-color: transparent; /*transparent*/
    lear: right;
}
h3.block {
    width: 97%; /*344px*/
    padding: 10px 5px 5px 10px;
    border: 0px solid lime;
 	margin: 0px 0px 0px 0px;
    text-align: left;
    font-family: Helvetica, Arial, Times, serif;
	font-size: 15px;
    font-weight: normal;
    font-style: normal;
	color: #C5CCBA;
    text-transform: uppercase;
    background-color: transparent; /*transparent*/
    background-image: url(images/block.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
p.block {
    width: 97%; /*344px*/
    padding: 5px 5px 10px 10px;
    border: 0px solid red;
	margin: 0px 0px 0px 0px;
    text-align: left;
    font-family: Helvetica, Arial, Times, serif;
	font-size: 12px;
    font-weight: normal;
    font-style: normal;
	color: #C5CCBA;
    background-color: transparent; /*transparent*/
    background-image: url(images/block_.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

/*****************/
/* MATRIPOR STYLING */
/*****************/
div.matripor {
    display: block;
    position: relative; /*relative*//*absolute*/
    z-index: 70;
    height: 455px;
    width: 554px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
    background-image: url(images/matripor_full.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    cursor: help;
}
div#matriporlinks {
    display: block;
    position: relative; /*relative*//*absolute*/
    z-index: 75;
    height: 455px;
    width: 554px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
 	margin: 0px 0px 20px 0px;
    background-color: transparent; /*transparent*/
    background-image: none;
}
div#matriporlinks a.electroporation,
div#matriporlinks a.electroporation:hover {
    display: block;
    position: absolute; /*relative*//*absolute*/
    top: 109px;
    left: 11px;
    z-index: 100;
    height: 80px;
    width: 80px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
 	margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div#matriporlinks a.photo,
div#matriporlinks a.photo:hover {
    display: block;
    position: absolute; /*relative*//*absolute*/
    top: 360px;
    left: 12px;
    z-index: 100;
    height: 80px;
    width: 80px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
 	margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div#matriporlinks a.penetration,
div#matriporlinks a.penetration:hover {
    display: block;
    position: absolute; /*relative*//*absolute*/
    top: 97px;
    right: 14px;
    z-index: 100;
    height: 80px;
    width: 80px;
    padding: 0px 0px 0px 0px;
    border: 0px solid pink;
 	margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div#matriporlinks a.cavitation,
div#matriporlinks a.cavitation:hover {
    display: block;
    position: absolute; /*relative*//*absolute*/
    top: 346px;
    right: 14px;
    z-index: 100;
    height: 80px;
    width: 80px;
    padding: 0px 0px 0px 0px;
    border: 0px solid lime;
 	margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div#matriporlinks a span {
    display:none
}
div#matriporlinks a:hover span.electroporation_1,
div#matriporlinks a:hover span.photo_1,
div#matriporlinks a:hover span.penetration_1,
div#matriporlinks a:hover span.cavitation_1 {
    display:inline;
    position:absolute;
    width: 367px;
    min-height: 350px;
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
}
div#matriporlinks a:hover span.electroporation_1,
div#matriporlinks a:hover span.electroporation {
    top: 0px;
    left: 80px;
}
div#matriporlinks a:hover span.electroporation {
    display: inline;
    position: absolute; /*relative*//*absolute*/
    width: 325px;
    min-height: 150px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #DEA45A;
	margin: 30px 20px 0px 20px;
    background-color: white; /*transparent*/
}
div#matriporlinks a:hover span.photo_1,
div#matriporlinks a:hover span.photo {
    top: -250px;
    left: 80px;
}
div#matriporlinks a:hover span.photo {
    display: inline;
    position: absolute; /*relative*//*absolute*/
    width: 325px;
    min-height: 150px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #DEA45A;
	margin: 30px 20px 0px 20px;
    background-color: white; /*transparent*/
}
div#matriporlinks a:hover span.penetration_1,
div#matriporlinks a:hover span.penetration {
    top: 0px;
    right: 80px;
}
div#matriporlinks a:hover span.penetration {
    display: inline;
    position: absolute; /*relative*//*absolute*/
    width: 325px;
    min-height: 150px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #DEA45A;
	margin: 42px 20px 0px 20px;
    background-color: white; /*transparent*/
}
div#matriporlinks a:hover span.cavitation_1,
div#matriporlinks a:hover span.cavitation {
    top: -250px;
    right: 80px;
}
div#matriporlinks a:hover span.cavitation {
    display: inline;
    position: absolute; /*relative*//*absolute*/
    width: 325px;
    min-height: 150px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #DEA45A;
	margin: 42px 20px 0px 20px;
    background-color: white; /*transparent*/
}

div#matriporlinks a:hover span p.p1 {
    padding: 5px 10px 10px 20px;
    border: 0px solid red;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: bold;
    font-style: normal;
    color: black;
    line-height: 120%;
}
div#matriporlinks a:hover span p.p2 {
    padding: 5px 10px 10px 20px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
    color: black;
    line-height: 120%;
}

/*********************/
/* UNDER NAV STYLING */
/*********************/
div.undernav {
    display: none;
    float: left;
    position: relative; /*relative*//*absolute*/
    width: 184px;
    height: 50px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
}

/*********************/
/* TABLE STYLING */
/*********************/
table
	{
        padding: 0px 0px 0px 0px;
        border: 1px solid #DCDCDC;
    	margin: 20px auto 20px auto;
		text-align: center;
		font-size: 80%;
        font-weight: normal;
        font-style: normal;
		color: black;
	}
table thead td
	{
        padding: 8px 0px 8px 0px;
        border: 0px solid green;
    	margin: 0px 0px 0px 0px;
		text-align: center;
		font-family: Arial, Helvetica, Times, serif;
        color: white;
		font-size: 120%;
        font-weight: bold;
        text-transform: uppercase;
        background-color: #8E987A; /*transparent*/
	}
table th
	{
        width: 20%;
        padding: 5px 5px 5px 5px;
        border-top: 0px solid #DCDCDC;
        border-bottom: 0px solid #DCDCDC;
        border-left: 0px solid #DCDCDC;
        border-right: 1px solid #DCDCDC;
    	margin: 0px 0px 0px 0px;
		text-align: center;
		font-family: Arial, Helvetica, Times, serif;
        color: #70785C;
        background-color: #E8EDF3; /*transparent*/
	}
table td
	{
        padding: 2px 2px 2px 2px;
        border-top: 1px solid #DCDCDC;
        border-bottom: 0px solid #DCDCDC;
        border-left: 0px solid #DCDCDC;
        border-right: 1px solid #DCDCDC;
    	margin: 0px 0px 0px 0px;
		text-align: center;
		font-family: Arial, Helvetica, Times, serif;
        color: black;
        background-color: white; /*transparent*/
	}

/**************************/
/* WORKSHOP TABLE STYLING */
/**************************/
table.workshop {
    width: 534px;
    padding: 0px 0px 0px 0px;
    border-top: 2px solid #DADDD3;
    border-bottom: 0px solid #DADDD3;
    border-left: 2px solid #DADDD3;
    border-right: 2px solid #DADDD3;
   	margin: 10px auto 10px auto;
	text-align: center;
	color: black;
	font-size: 70%;
    font-weight: bold;
    font-style: normal;
    background-color: #F5F8FA;
}
table.workshop thead th {
    padding: 3px 0px 3px 0px;
    border-top: 0px solid #DADDD3;
    border-bottom: 2px solid #DADDD3;
    border-left: 0px solid #DADDD3;
    border-right: 0px solid #DADDD3;
  	margin: 0px 0px 0px 0px;
	font-size: 120%;
	text-align: center;
	color: black;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    background-color: white; /*transparent*/
}
table.workshop td {
    padding: 3px 5px 3px 5px;
    border-top: 0px solid #DADDD3;
    border-bottom: 2px solid #DADDD3;
    border-left: 0px solid #DADDD3;
    border-right: 0px solid #DADDD3;
   	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 110%;
    font-weight: normal;
    font-style: normal;
	font-family: Arial, Helvetica, Times, serif;
    color: black;
    line-height: 140%;
    background-color: transparent; /*transparent*/
}
ul.alt2 li.a {
    font-weight: normal;
    background-color: #F5F8FA;
}
ul.alt2 li.b {
    font-weight: normal;
    background-color: #F5F8FA;
}


/**********************/
/* NEWS TABLE STYLING */
/**********************/
table.news {
    width: 360px;
    float: right;
    padding: 0px 0px 0px 0px;
    border: 0px solid orange;
   	margin: 20px 5px 20px 0px;
}
table.news th {
    padding: 3px 0px 3px 0px;
    border: 1px solid #DC143C;
  	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 140%;
    font-variant: small-caps;
	font-family: Arial, Helvetica, Times, serif;
    color: #DC143C;
    background-color: #F0FFFF; /*transparent*/
}
table.news td {
    padding: 5px;
    border: 0px solid #DCDCDC;
   	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 110%;
    font-weight: normal;
    font-style: normal;
	font-family: Arial, Helvetica, Times, serif;
    color: black;
    line-height: 140%;
    background-color: #FFF5EE; /*transparent*/
}

/******************/
/* NEWS STYLING */
/******************/
div.news {
    position: relative; /*relative*//*absolute*/
    padding: 10px 0px 10px 0px;
    border: 0px solid red;
 	margin: 20px 0px 20px 0px;
    background-color: transparent;
    background-image: url(images/career_bg.gif);
    background-position: top right;
    background-repeat: repeat-y;
    clear: right;
}

/******************/
/* CAREER STYLING */
/******************/
div.career {
    position: relative; /*relative*//*absolute*/
    padding: 10px 0px 10px 0px;
    border: 0px solid yellow;
 	margin: 20px 0px 0px 0px;
    background-color: transparent;
    background-image: url(images/career_bg.gif);
    background-position: top right;
    background-repeat: repeat-y;
    clear: both;
}
div.career h3 {
	font-size: 90%;
    color: #336084;
}
div.career p.p2,
div.career p.p2b,
div.career p.p2b a,
div.career p.p2 a {
    color: #336084;
}
div.career p.p2 em {
    display: inline;
    border: 0px solid orange;
	font-size: 90%;
    font-weight: normal;
    font-style: italic;
    color: #336084;
}

/****************/
/* BASE STYLING */
/****************/
div.base {
    isplay: none;
    position: relative; /*relative*//*absolute*/
    width: 770px;
    padding: 0px auto 0px auto;
    border: 0px solid blue;
 	margin: 0px auto 0px auto;
    background-color: white; /*transparent*/
    background-image: url(images/bottom_background.gif);
    background-position: top center;
    background-repeat: repeat-x;
}
div.base p.b {
    padding: 5px 10px 0px 10px;
    border: 0px solid orange;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 70%;
    font-weight: bold;
    font-style: italic;
    color: #677056;
}
div.base p {
    padding: 5px 10px 10px 10px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    text-align: left;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
}
div.base p a:link,
div.base p a:visited,
div.base p a:active {
    border: 0px solid red;
    color: #677056;
    text-decoration: underline;
}
div.base p a:hover {
    border: 0px solid cyan;
	color: black;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div.base div.vip {
    position: relative; /*relative*//*absolute*/
    width: 770px;
    min-height: 200px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
 	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
    ackground-image: url(images/vip.gif);
    background-position: 425px 30px;
    background-repeat: no-repeat;
}
div.base div.vip#chillout {
    background-image: url(images/chillout.gif);
}
div.base div.vip p {
    position: relative; /*relative*//*absolute*/
    top: 0;
    left: 0;
    padding: 5px 0px 10px 10px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
    background-color: transparent; /*transparent*/
}
div.base div.vip p big {
	font-size: 150%;
    font-weight: bold;
    font-style: normal;
}
div.base div.vip p a:link,
div.base div.vip p a:visited,
div.base div.vip p a:active {
    border: 0px solid red;
    color: #677056;
    text-decoration: underline;
    background-color: transparent; /*transparent*/
}
div.base div.vip p a:hover {
    border: 0px solid cyan;
	color: black;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
div.base div.vip p.invite {
    position: relative; /*relative*//*absolute*/
    loat: right;
    height: 150px;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
    background-color: transparent; /*transparent*/
}
div.base div.vip p.invite a {
    position: relative; /*relative*//*absolute*/
    top: 0;
    right: 0;
    display: block;
    width: 470px;
    height: 200px;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
 	margin: 5px 0px 0px 0px;
    text-align: center;
	font-size: 100%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
    background-color: transparent; /*transparent*/
}
div.base div.vip p.invite a:link,
div.base div.vip p.invite a:visited,
div.base div.vip p.invite a:active {
    display: block;
    color: #677056;
    text-decoration: underline;
    background-color: transparent; /*transparent*/
}
div.base div.vip p.invite a:hover {
    display: block;
	color: black;
    text-decoration: none;
    background-color: transparent; /*transparent*/
}
/*****************/
/* OFFER STYLING */
/*****************/
div.base div.offer {
    position: relative; /*relative*//*absolute*/
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
    background-color: transparent; /*transparent*/
}
div.base div.offer a:link,
div.base div.offer a:visited,
div.base div.offer a:active {
    position: relative; /*relative*//*absolute*/
    display: block;
    padding: 4px 0px 5px 0px;
    border: 0px solid #DC143C;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 150%;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
	font-family: Arial, Helvetica, Times, serif;
    color: #DC143C;
    text-decoration: none;
    background-color: #F0FFFF; /*transparent*/
}
div.base div.offer a:hover {
	color: #B22222;
    text-decoration: none;
}

/**********************/
/* HR Horizontal Rule */
/**********************/
hr {
    display: none;
}
div.hr {
    display: block;
    width: 67%;
    height: 2px;
    padding: 0px 0px;
    border: 0px solid green;
 	margin: 10px 0px;
    background-color: #E8EDF3;
    clear: right;
}

/****************/
/* FORM STYLING */
/****************/
div.form,
div.form2 {
    position: relative; /*relative*//*absolute*/
    padding: 10px;
    border: 1px solid #8E987A;
   	margin: 10px;
    background-color: transparent; /*transparent*/
    background-position: bottom left;
    background-repeat: no-repeat;
}
div.form {
    background-image: url(images/form_bg.jpg);
}
div.form2 {
    background-image: url(images/form_bg2.jpg);
}
fieldset {
    position: relative; /*relative*//*absolute*/
    padding: 0px;
    border: 0px solid #8E987A;
   	margin: 0px;
    background-color: transparent; /*transparent*/
    background-image: none;
}
fieldset legend {
    position: relative; /*relative*//*absolute*/
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    text-align: center;
	font-size: 70%;
    font-weight: normal;
    font-style: normal;
    color: #677056;
}
fieldset legend em {
    display: inline;
    padding: 0px 0px 0px 0px;
    border: 0px solid yellow;
 	margin: 0px 0px 0px 0px;
    color: #DC143C;
}
form {
    position: relative; /*relative*//*absolute*/
    padding: 0px;
    border: 0px solid orange;
   	margin: 0px;
    text-align: center;
    background-color: transparent; /*transparent*/
}
form ol {
  margin: 0;
  border: 0px solid purple;
  padding: 0;
}
form li {
  padding: 5px;
  margin: 0;
  list-style: none;
}
form li.l {
  float: left;
  width: 67%;
  border: 0px solid yellow;
  text-align: right;
}
form li.r {
  border: 0px solid orange;
  text-align: left;
}

form label {
  vertical-align: middle;
  font-size: 80%;
  font-weight: bold;
  border: 0px solid blue;
}
form input {
}
form em {
  display: inline;
  font-weight: bold;
  font-style: normal;
  color: #f00;
}


/******************/
/* FOOTER STYLING */
/******************/
div.footer {
    clear: both;
    position: relative; /*relative*//*absolute*/
    height: 38px;
    width: 770px;
    padding: 0px auto 0px auto;
    border: 0px solid orange;
   	margin: 0px auto 0px auto;
    text-align: center;
    background-color: white; /*transparent*/
    background-image: url(images/header_background.jpg);
    background-position: center -118px;
    background-repeat: no-repeat;
}
div.footer p#fl {
    isplay: none;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 13px 0px 0px 10px;
    border: 0px solid gray;
  	margin: 0px 0px 0px 0px;
    color: black;
    font-size: 10px;
	text-align: left;
    font-weight: normal;
}
div.footer p#fr {
    isplay: none;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px 10px 0px 0px;
    border: 0px solid blue;
  	margin: 0px 0px 0px 0px;
    color: #1D6394;
    font-size: 10px;
	text-align: right;
    font-weight: normal;
}
a.im:link,
a.im:visited,
a.im:hover,
a.im:active {
    position: relative;
    bottom: 0px;
    right: 0px;
    height: 20px;
    width: 20px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
	margin: 0px 0px 0px 0px;
    background-color: transparent;
    text-decoration: none;
}
a.im img {
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
}

/*******************/
/* navigation menu */
/*******************/
#nav {
    position: relative; /*relative*//*absolute*/
    top: 0;
    left: 0;
    z-index: 100;
    float: left;
    width: 184px;
    eight: 316px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
  	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
    background-image: url(images/nav_bg.gif);
    background-position: top right;
    background-repeat: repeat-y;
}
#nav_bg_bottom {
    position: absolute; /*relative*//*absolute*/
    bottom: 0;
    left: 0;
    width: 184px;
    height: 24px;
    padding: 0px 0px 0px 0px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
    background-color: transparent; /*transparent*/
    background-image: url(images/nav_bg_bottom.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#nav ul {
	list-style: none;
    float: left;
    padding: 0px 0px 25px 0px;
    border: 0px solid lime;
    margin: 5px 0px 0px 0px;
}
#nav ul li {
    float: left;
    width: 180px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
	background-color: transparent; /*transparent*/
    background-position: center;
    text-decoration: none;
}
#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited,
#nav ul li a:active {
    display: block;
    width: 180px;
    padding: 8px 0px 8px 0px;
    border: 0px solid red;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
    font-weight: normal;
    font-style: normal;
	color: #788365;
    text-decoration: none;
    background-color: transparent; /*transparent*/
    background-image: url(images/nav_list_bg.gif);
    background-position: center center;
    background-repeat: repeat-x;
}
#nav ul li a:hover,
#nav ul li a:hover#current {
	color: black;
    background-image: url(images/nav_list_bg_hover.gif);
}
#nav ul li a#current,
#nav ul li a:link#current,
#nav ul li a:visited#current,
#nav ul li a:active#current {
	color: black;
    background-image: url(images/nav_list_bg_current.gif);
}

/*************************/
/* FLASH CONTENT WARNING */
/*************************/
div#flashcontent {
    display: none;
    position: relative; /*relative*//*absolute*/
    top: 0;
    right: 0;
    z-index: 150;
    width: 100%;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
 	margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: red; /*transparent*/
    background-image: none;
}
div#flashcontent #warning {
    padding: 0px 0px 0px 0px;
    border: 0px solid green;
	margin: 0px 0px 0px 0px;
    text-align: center;
    background-color: lime; /*transparent*/
    background-image: none;
}
div#flashcontent #warning p {
    padding: 5px 0px 5px 0px;
    border: 0px solid blue;
   	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
    font-weight: bold;
    font-style: normal;
	color: red;
    text-transform: uppercase;
    background-color: pink; /*transparent*/
    background-image: none;
}
div#flashcontent #warning p a:link,
div#flashcontent #warning p a:visited,
div#flashcontent #warning p a:active {
    border: 0px solid red;
	color: black;
    text-decoration: underline;
}
div#flashcontent #warning p a:hover {
    border: 0px solid cyan;
	color: gray;
    text-decoration: none;
    background-color: #DCDCDC; /*transparent*/
}
