/* CSS Document */

body {
font-family:verdana, arial, sans-serif; 
margin-top: 10px;
background: url(images/bck.jpg);
background-repeat: repeat-x;
background-color: #fff;
}

h1 {
font-family: Verdana;
font-weight: bold;
font-size:14px; 
color:#D60E5C; 
}

h2, a  {
font-family: Verdana;
font-size:11px; 
text-decoration: none;
color:#D60E5C; 
}

p {
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#434546; 
}
.p1 {
background: url(images/kiss.jpg);
background-repeat: no-repeat;
padding-left:20px;
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#434546; 
}
.p2 {
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#09BEE4; 
}
.p3 {
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#1DBBBA;
}
.p4 {
font-family:verdana, arial, sans-serif; 
font-size:9px; 
color:#434546; 
}
p5 {
font-family:verdana, arial, sans-serif; 
font-size:11px; 
color:#ffffff; 
}

.box{
font-family:verdana, arial, sans-serif; 
font-size:11px; 
color:#ffffff; 
}

.p_red {
font-family:verdana, arial, sans-serif; 
font-size:10px; 
color:#D60E5C; 
}

.maintable {

width: 800px;
padding-left: 20px;
padding-right:20px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
}


.foot {
font-family:verdana, arial, sans-serif; 
font-size:9px;
text-align: center;
color:#D60E5C;
}

.box1 {
width:250px;
height:131px;
border-right:5px solid #fff;
background: url(images/box1.jpg);
background-repeat: repeat-x;
}
.box2 {
width:250px;
height:131px;
border-right:5px solid #fff;
background: url(images/box2.jpg);
background-repeat: repeat-x;
}
.box3 {
width:250px;
height:131px;
border-right:5px solid #fff;
background: url(images/box3.jpg);
background-repeat: repeat-x;
}

.box_text {
font-family: Verdana;

font-size:11px; 
color:#ffffff; 
}

.listmenu ul {
font:13px Arial, Helvetica, sans-serif;
color:#1DBBBA;
padding:0;
margin: 0 0 0 0; 
padding: 0 0 0 0; 
list-style-type: none;
width:170px;}
 
.listmenu li a {
color: #333;
display: block;
border-top:1px solid #09BEE4;
height: 25px;
padding: 5px 0px 0px 5px;
text-decoration: none;
font-weight:bold;
background-color:#ffffff;
 }
 
.listmenu li a:hover {
 
background-color: #09BEE4;
color:#fff;}


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font-family: Verdana;
font-weight: bold;
font-size:12px; 
color:#D60E5C; 
margin: 10px 0;
}
.thelanguage {

}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #ffffff;
background-color: #09BEE4;

}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/

}

.treatments_box {
padding:5px;
border:2px solid #09BEE4;
}

