body {background-color: #ffffff;}

h1{font-size:20px;
    text-align:center;
    color:white;
    font-family:arial;}

h2{font-size:16px;
   color:white;
   text-align:center; 
    font-family:arial; }

#main_holder{
	top:0px;
	width:950px; 
	height:800px;
	position:relative;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	color:black}

#main{
top:144px;
left:0px;
width:950px;
height:656px;
position:absolute;
background-image: url( /images/main.jpg);
background-repeat:no-repeat;}


#title{
top:0px;
left:0px;
width:950px;
height:100px;
position:absolute;
background-image: url( /images/title.jpg);
background-repeat:no-repeat;}





#nav{
	position: absolute; 
	top: 100px; 
	left: 0px;
        font-family: arial;  
	height: 44px; 
	width: 950px;
background-image: url( /images/nav.jpg);
background-repeat:no-repeat;}


#nav ul{	
	padding-left:0px;
        margin-top:12px;
	list-style:none;
	}

#nav li {
	padding-top:0px;
	display:inline;
        margin-right:20px;
	margin-left:25px;
	text:center}
	

	
#nav a:link {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none}

#nav a:visited {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none}



#list{
       position: absolute;
       padding-left:5px;
       top:5px;
       left:10px;
       height:623px;
       width:336px;
text-align:center;
background-image: url( /images/list.jpg);
background-repeat:no-repeat;
list-style:none;}

#list ul{
padding-top:33px;
list-style:none;}


#list li{
padding-top:23px;}
	
#list a:link {
        font-family: Arial;
	font-size: 16px;
	color: black;
	text-decoration: none}

#list a:visited {
	font-family: Arial;
	font-size: 16px;
	color: black;
	text-decoration: none}

#list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none}


#image3{
       position: absolute;
       top:5px;
       left:630px;
       height:311px;
       width:320px;
background-image: url( /images/image3.jpg);
background-repeat:no-repeat;}



#whyosteopathy{
       position: absolute;
       top:0px;
       text-align:center;
       left:360px;
       height:330px;
       width:242px;
	padding:2px;
background-color: #006093;
background-repeat:no-repeat;}



#whyosteopathy ul{
}


#whyosteopathy li{
padding-top:5px;

list-style:none;
	font-family: Arial;
	font-size: 14px;
	color: white;
	text-decoration: none;}



#image2{
       position: absolute;
       top:337px;
       left:360px;
       height:298px;
       width:575px;
background-image: url( /images/image2.jpg);
background-repeat:no-repeat;}


#text{
       position: absolute;
       font-family:arial; 
       font-size:16px;
       top:33px;
       left:190px;
       height:298px;
       width:400px;}



table {
border-collapse:collapse;
border-spacing:0;
}
form,fieldset,input,textarea,h1,h4,li,ul,blockquote,th,td { 
margin:0;
padding:0;
}
















