﻿div {
border: 0px solid #FAA00F;
}

body {
	margin: 0;
	padding: 0;
	}
	
a:link {
    text-decoration: none;
    color: #000000;
}


#container {
	margin: 0 auto;
	min-width: 780px;
}
	
#top_fade {
	background: #FFFFFF url(images/top_fade.gif) repeat-x;
	height: 10px;
	}


#top_1 {
	background: #FFFFFF url(images/top_new.gif) no-repeat;
	margin-top: 0px !important;
    margin-top: -10px;
	height: 141px;
	width: 153px;
	float: left;
}

#top_2 {
    position: absolute;
	margin-top: 0px !important;
    margin-top: -10px;
	background: #FFFFFF url(images/top.gif) repeat-x;
	height: 108px;
    left: 153px;
    width: 100%;
}

#top_3 {
	background: #FFFFFF url(images/right.gif) no-repeat;
	margin: 0px;
	height: 77px;
	width: 74px;
	float: right;
}

#contact {
	height: 33px;
	color: #008E98;
    text-align: center;
	}

#contact a {
  	text-decoration: none;
	color: #008E98;
}


#menu {
    position: absolute;
	margin-top: 108px !important;
    margin-top: 98px;
    margin-left: 0px;
    left: 0px;
	background: #ffffff url(images/contact.gif) no-repeat;
	width: 180px;
	height: 390px;
	float: left;
	padding-left: 7px;
	padding-top: 20px;
	}
	

#main {
margin-top: 95px;
margin-right: 20px;
margin-left: 210px;
padding: 10px 10px 30px 10px;
border: 1px dashed #008E98;
font-family:arial;
font-size:14px;
}

#image_left {
	background: #ffffff url(images/physio_1.jpg) no-repeat;
	height: 220px;
	width: 227px;
	float: left;
}

#image_right {
	background: #ffffff url(images/physio_2.jpg) no-repeat;
	height: 202px;
	width: 220px;
	float: right;
}

#image_right2 {
	background: #ffffff url(images/physio_3.jpg) no-repeat;
	height: 240px;
	width: 235px;
	float: right;
}

#image_right3 {
	background: #ffffff url(images/physio_4.jpg) no-repeat;
	height: 270px;
	width: 195px;
	float: right;
}


#image_right4 {
	background: #ffffff url(images/physio_5.jpg) no-repeat;
	height: 277px;
	width: 190px;
	float: right;
}

#image_erica {
	background: #ffffff url(images/erica.jpg) no-repeat;
	height: 125px;
	width: 125px;
	float: left;
}

.physio_text {
  color: #008E98;
}

#footer {
	background: #ffffff url(images/footer.gif) repeat-x;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 6px;
	color: #ffffff;
	font-family:arial;
	font-size:10px;
	}
	
#footer a {
	text-decoration: none;
	color: #ffffff;
}

A.menulink {
display: block;
width: 147px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #FFFFFF;
BORDER: none;
border: solid 1px #FFFFFF;
padding: 3px;
background-color:#5E76AC;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#F0E1FF;
color: #000000;
}
