body {
	font-family:Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#707070;
	padding:0;
	margin:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}
h1{
	color:#db4582;
	font-size:24px;
	font-weight: lighter;
	margin: 0 0 15px 0;
}
h2 {
	font-family: Tahoma, Arial, San-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0px 0px 5px 0px;
}
.clear {
	clear: both;
}
.telephone {
	font-size: 23px;
	color: #707070;
	font-weight: lighter;
}
.email{
	font-size:14px;
	color:#707070;
}
.footer {
	font-size: 10px;
	color: #768e24;
	text-align: right;
}
a{
	color:#707070;
}
a:hover{
	text-decoration:underline;
}
img {
	margin: 0px 0px;
}
table {
	margin: 10px 0 15px 0;
}
ul {
	list-style-position: outside;
	margin-left: 15px;
	padding: 0px 0px;
}
.pink {
	color: #db4582;
}
p {
	margin: 0px 0px 10px 0;
	padding: 0px 0px;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(../images/kf-reflexology.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 850px;
}
#navigation {
	background-image: url(../images/menu-bar.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 850px;
	text-align: center;
}
#navigation ul{
	margin: 0;
	padding: 0;
	line-height: 40px;
}
#navigation ul li{
	display: inline;
	list-style-type: none;
}
#navigation ul li a{
	display: inline;
	height: 42px;
	list-style-type: none;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 15px;
}
#navigation ul li a:hover{
	background-color: #000000;
}
#page {
	background-color: #FFFFFF;
	background-image: url(../images/img-relaxation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 35px 50px 25px 50px;
	min-height:300px;
}
#footer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-color: #c4d784;
}
.right-column {
	float: right;
	width: 250px;
}
.imageholder {
	width: 250px;
}
.contacts {
	width: 250px;
	margin-top: 35px;
}
.left-column {
	float: left;
	width: 475px;
	margin: 0 0;
}
.main-text {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #dddddd;
	width: 400px;
	padding: 0 50px 0 0;
}
.accreditations {
	width: 200px;
	margin: 35px 0 0 0;
}
.single-column {
	width: 100%;
}
