

body{
background-color:#455e85; 
margin:0px;
}

h1{
font-family:arial;
font-size:16px;
color:#ffffff;
text-decoration:none;
text-transform: uppercase;
margin-top:10px; 
margin-bottom:4px;
padding-bottom:0px;


}

h2{
font-family:arial;
font-size:14px;
color:#455e85;
text-decoration:none;
text-transform: uppercase;
}

p{
font-family:verdana;
font-size:11px;
color:#ffffff;
text-decoration:none;
line-height:1.7;

}

ul{
list-style-type: circle;
color:#ffffff;
}


a.button1{
background-color:#6a8fc8; 
}
a.button1:hover{
background-color:#354865; 
}
a.button2{
background-color:#6388be; 
}
a.button2:hover{
background-color:#354865; 
}
a.button3{
background-color:#5d7fb2; 
}
a.button3:hover{
background-color:#354865; 
}
a.button4{
background-color:#5676a5; 
}
a.button4:hover{
background-color:#354865; 
}
a.button5{
background-color:#506c99; 
}
a.button5:hover{
background-color:#354865; 
}

a.button6{
background-color:#49648e; 
}
a.button6:hover{
background-color:#354865; 
}


a.button1down{
background-color:#354865; 
}


.detail{
margin-right:10px;
margin-bottom:10px;
position:relative;
top:5px;
border:1px solid #ffffff;
}

div.content{
position:relative;
width:776px;
height:530px;
background-image:url(images/holistic_backgroundint.gif);

}

div.navigation{
position:absolute;
top:23px;
left:1px;
}

div.navigationhomepage{
position:absolute;
top:200px;
left:200px;
}

div.navdown{
background-color:#3E3B38; 
}


div.logo{
position:absolute;
top:60px;
left:28px;
}
div.qualifications{
position:absolute;
top:470px;
left:28px;
}

div.copy{
position:absolute;
top:145px;
left:45px;
width:615px;
height:265px;
overflow:auto;
padding-right:12px; 
scrollbar-base-color: #6d95d0; 
  scrollbar-color: #9eb2d0;
  scrollbar-DarkShadow-Color: #6d95d0; 
  scrollbar-Face-Color:#6d95d0;
  scrollbar-Highlight-Color:#9eb2d0;
  scrollbar-Shadow-Color:#9eb2d0; 
  scrollbar-Track-Color:#6d95d0;
  scrollbar-arrow-color: #9eb2d0;

}

