@charset "UTF-8";
/* CSS Document */

h1{
	font-size:14px;
	color:#714279;
	font-weight:bold;
}
h2{
	font-size:12px;
	color:#714279;
	font-weight:bold;
}
strong{
color:#714279;


}



a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color: #FFFFFF; text-decoration:underline;}
a:active {color: #FFFFFF; text-decoration:none;} 

.afc{
	background:url(images/background.jpg) repeat-y top;
	margin:0 0 0 -1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.header{
	width:780px;
}
.top-nav{
	width:780px;
	height:27px;
	text-align:center;
	background-color:#a379a9;
	color:#FFFFFF;
}
.top-nav-links{
	padding:0px 10px 0 10px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.form-fields{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}
.main-banner-home{
	width:780px;
	height:287px;
	background:url(images/main-banner-home.jpg) no-repeat top;
}
.main-banner-services{
	width:780px;
	height:287px;
	background:url(images/main-banner-services.jpg) no-repeat top;
}
.main-banner-pt{
	width:780px;
	height:287px;
	background:url(images/main-banner-pt.jpg) no-repeat top;
}

.main-banner-natal{
	width:780px;
	height:287px;
	background:url(images/main-banner-natal.jpg) no-repeat top;
}
.meet-the-team{
	width:780px;
	height:287px;
	background:url(images/main-banner-team.jpg) no-repeat top;
}
.main-banner-corporate{
	width:780px;
	height:287px;
	background:url(images/main-banner-corporate.jpg) no-repeat top;
}
.main-banner-rehab{
	width:780px;
	height:287px;
	background:url(images/main-banner-rehab.jpg) no-repeat top;
}
.main-banner-nutrition{
	width:780px;
	height:287px;
	background:url(images/main-banner-nutrition.jpg) no-repeat top;
}
.main-banner-contact{
	width:780px;
	height:287px;
	background:url(images/main-banner-contact.jpg) no-repeat top;
}
.main-banner-armitage{
	width:780px;
	height:287px;
	background:url(images/main-banner-armitage.jpg) no-repeat top;
}
.main-banner-expert{
	width:780px;
	height:287px;
	background:url(images/main-banner-expert.jpg) no-repeat top;
}

.footer{
	width:780px;
	height:104px;
	background:url(images/footer.jpg) no-repeat bottom;
}
.our-services{
	padding: 250px 0 0 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.left-nav{
	float:left;
	background-color:#a379a9;
	width:216px;
}
.left-nav-links{
	padding:5px 5px 5px 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left-nav-footer{
	width:216px;
	height:55px;
	background-color:#714279;

}

.main-text{
	float: left;
	padding: 10px 10px 0 15px;
	width: 500px;
	text-align: justify;
}

.clearfloat{
	clear:both;
}
.top-nav-center{
	width:85%;
	margin:auto;
	padding: 6px 0 0 0;
}
.armitage-slideshow{
	width:475px;
	padding:20px 0 0 0;
}
.services-pt{
	background:url(images/our-services-pt-bgd.jpg) no-repeat top;
	width:475px;
	height:151px;
}
.services-natal{
	background:url(images/our-services-natal-bgd.jpg) no-repeat top;
	width:475px;
	height:151px;
}
.services-corporate{
	background:url(images/our-services-corporate-bgd.jpg) no-repeat top;
	width:475px;
	height:151px;
}
.services-rehab{
	background:url(images/our-services-rehab-bgd.jpg) no-repeat top;
	width:475px;
	height:151px;
}
.services-nutrition{
	background:url(images/our-services-nutrition-bgd.jpg) no-repeat top;
	width:475px;
	height:151px;
}
.contact-form{
	padding:20px 0 0 0 ;
}

