/* Customer CSS */

#seminar_date {
width: 240px;
border: 1px solid #fff;
padding: 10px;
font-size: 16px;
font-weight:bold;
}

#spa_right {
float:right;
background-image: url(/images/right_spa.jpg);
width: 300px;
height: 967px;
background-color: #fff;
background-repeat: no-repeat;
}

#spa_left {
float:left;
width:346px;
background-image: url(/images/spa_title.gif);
background-repeat: no-repeat;
padding: 215px 20px 0 20px;
background-color: #fff;
color: #4B5457;
}

.spa_title {
color: #0EA59C;
font-weight:bold;
}

#spa_left a {
color: #0EA59C;
}

#spa_left a:hover {
color: #9CC7CE;
}

#footer {
height:85px;
}

#footer-content li {
padding:0px 3px 0px 3px;
}