body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #514545 url(../images/bg-body.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #0B2422;
}
.physiotherapy #container {
	width: 1020px;
	background: #FFFFFF url(../images/bg-container.jpg);
	margin: 15px auto 0;
	border: 5px solid #FFF;
	text-align: left;
	line-height: 20px;
} 
.physiotherapy #header {
	padding: 0 10px 0 305px;
	background: url(../images/bg-header.jpg);
	height: 180px;
} 
.physiotherapy #headerfront {
	padding: 0 10px 0 305px;
	background: url(../images/bg-headerfront.jpg);
	height: 250px;
}
.physiotherapy #sidebar1 {
	float: left;
	width: 160px;
	padding: 2px 10px 15px 85px;
	color: #434445;
	font-size: 12px;
}

.physiotherapy #sidebar2 {
	float: right;
	width: 170px;
	padding: 15px 10px 10px;
	color: #434445;
	font-size: 12px;
}
.physiotherapy #mainContent2 {
	margin: 0 210px 0 295px;
	padding: 0 10px;
} 
.physiotherapy #mainContent {
	margin: 0 0 0 295px;
	padding: 0 10px;
} 
.physiotherapy #subnavbar {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	border-bottom: 1px solid #005E56;
	margin-right: 5px;
	font-weight: bold;
} 
.physiotherapy #footer {
	padding: 0 10px 0 20px;
	text-align: right;
	font-size: 10px;
} 
.physiotherapy #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 21px;
	color: #005E56;
	line-height: 30px;
}
h2 {
	font-size: 17px;
	color: #008477;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	color: #5FC5B6;
}
a:link {
	color: #298178;
	text-decoration: none;
}
a:visited {
	color: #0F9B86;
	text-decoration: none;
}
a:hover {
	color: #944C3E;
	text-decoration: none;
}
a:active {
	color: #00A9A0;
	text-decoration: none;
}
.text_whtie {
	color: #FFFFFF;
}
.text_small {
	font-size: 9px;
}
.text_newsletterbox {
	font-size: 11px;
	color:#333333;
}
.form_design {
	border: 1px solid #5C5250;
	background-color: #D8D1CF;
}
.form_button {
	background: #BAB4B1;
	border: 2px inset #948383;
	font-weight: bold;
	color: #5D5352;
	padding: 2px 10px;
	font-size: 14px;
}
.newsletterbox {
	border: 1px solid #8D8787;
	font-weight: bold;
	color: #005E56;
	text-align: center;
	background: url(../images/bg-button.jpg);
	border-radius: 10px;
	font-size: 14px;
	float: right;
	width: 150px;
	margin-bottom: 15px;
	padding: 5px 10px;
}
