body {
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 9pt;
	line-height:1.5;
	color: #7c7c7c;
}

li {

	list-style: square inside; 
	color: #464646;
}


div {
	text-align: left;
}

a {
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #3E7A92;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

b {
    color: #3E7A92;
}

h3 {
    color: #3E7A92;
    font-size: 12pt;
}

strong {
    color: #3E7A92;
}

em {
    color: #3E7A92;
}

.mainImageSalon {
	width: 340px;
	height: 333px;
	background-image: url('images/mainImage.jpg');
	background-position: 0px 0px
}

.mainImageFitness {
	width: 340px;
	height: 333px;
	background-image: url('images/mainImage.jpg');
	background-position: 340px 0px
}

.mainImageResort {
	width: 340px;
	height: 333px;
	background-image: url('images/mainImage.jpg');
	background-position: 680px 0px
}

.mainImageMed {
	width: 340px;
	height: 333px;
	background-image: url('images/mainImage.jpg');
	background-position: 1020px 0px
}
	
.mainImageGeneral {
	width: 340px;
	height: 333px;
	background-image: url('images/mainImage.jpg');
	background-position: 1360px 0px
}








img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.topNavHeader {
	height: 37px;
	float:left;
}

.topNavDivider {
	width: 2px;
	height: 37px;
	background-image: url('images/topNavDiv.jpg');
	background-repeat: no-repeat;
	float:left;
}

.topNavHeaderActive {
	text-align: center;
	background-image: url('images/topNavActive.jpg');
	background-repeat: repeat-x;
	height: 37px;
	float:left;
	color:#ede5e5;
	font-family:Arial;
	font-size: 8pt;
	line-height: 4.6;
	letter-spacing: 1px;
}

.topNavHeaderActive strong {
    color:#ede5e5;
}

a.topNavLink:Link {
	display: block;
	height: 100%;
	width:100%;
	text-align:center;
	text-decoration: none;
	color:#ede5e5;
	font-family:Arial;
	font-size: 8pt;
	line-height: 4.6;
	letter-spacing: 1px;
}

a.topNavLink:Visited {
	display: block;
	height: 100%;
	width:100%;
	text-align:center;
	text-decoration: none;
	color:#ede5e5;
	font-family:Arial;
	font-size: 8pt;
	line-height: 4.6;
	letter-spacing: 1px;
}

a.topNavLink:Hover {
	display: block;
	background-image: url('images/topNavHover.jpg');
	background-repeat: repeat-x;
	height: 100%;
	width:100%;
	text-align:center;
	text-decoration: none;
	color:#464646;
	font-family:Arial;
	font-size: 8pt;
	line-height: 4.6;
	letter-spacing: 1px;
}

a.topNavLink strong {
    color:#ede5e5;
}

a.topNavLink:Hover strong {
    color:#464646;
}

.softwareBoxText {
	margin-left: 70px;
	margin-top: 70px;
	margin-right:40px;
	font-size: 9pt;
	color: #7c7c7c;
}

a.softwareBoxLink {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.commonBodyRight {
	float:left;
	width: 504px;
	height: auto;
}

.commonBodyRightTop {
	 width: 504px;
	 height: 18px;
	 background-image: url('images/bentBorderTop.jpg');
	 float: left;
}

.commonBodyRightMiddle {
	 width: 504px;
	 height: auto;
	 background-image: url('images/border.jpg');
	 float: left;
}

.commonBodyTextContainer{
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-top: 10px;
	 padding-bottom: 30px;
	 width: 450px;
}

.commonBodyTextContainer p{
	font-size: 10pt;
	color: #7C7C7C;
	margin-bottom: 0px;
}

.commonBodyTextContainer b{
	font-size: 10pt;
	font-weight: bold;
	color: #7c7c7c;
}

.commonBodyRightBottom{
	 width: 504px;
	 height: 18px;
	 background-image: url('images/bentBorderBottom.jpg');
	 float: left;
}

.videoBodyRight {
	float:left;
	width: 800px;
	height: auto;
}

.videoBodyRightTop {
	 width: 800px;
	 height: 18px;
	 background-image: url('images/videoBorderTop.jpg');
	 float: left;
}

.videoBodyRightMiddle {
	 width: 800px;
	 height: auto;
	 background-image: url('images/videoborder.jpg');
	 float: left;
}

.videoBodyTextContainer{
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-top: 10px;
	 padding-bottom: 30px;
	 width: 740px;
}

.videoBodyTextContainer p{
	font-size: 10pt;
	color: #7C7C7C;
	margin-bottom: 0px;
}

.videoBodyTextContainer b{
	font-size: 10pt;
	font-weight: bold;
	color: #7c7c7c;
}

.videoBodyRightBottom{
	 width: 800px;
	 height: 18px;
	 background-image: url('images/videoBorderBottom.jpg');
	 float: left;
}

a.commonHeaderLink:link {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #464646;
}

a.commonHeaderLink:visited {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #464646;
}

a.commonHeaderLink:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

a.footerLink:link {
	text-decoration: none;
	font-size: 9pt;
	color: #7c7c7c;
}

a.footerLink:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #7c7c7c;
}

a.footerLink:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #464646;
}

.commonHeaderText {
	
	padding-left: 30px;
	padding-top:12px;
	font-weight: bold;
	
}


/* Index page Specifics */

.indexHeader {
	width:800px;
	height:38px;
	text-align:left;
	font-family:Arial;
	color: #7c7c7c;
	font-size:12pt;
	padding-top:11px;
	padding-left: 20px;
	font-weight:bold;
}

.indexBody {
	width:800px;
	height: 334px;
}

.indexBodyVerticalGap {
	width: 38px;
	height:334px;
	float:left;	
}

.indexBodySmallImageGap {
	width: 358px;
	height: 11px;
	padding: 0px;
	margin: 0px;
}

.indexBodySmallImageContainer{
	width:358px;
	height:75px;
	border: 0px;
	padding-bottom: 0px;
}

.indexNews {
	height: 39px;
	width: 800px;
	background-image: url('images/newsbg.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
	color: #ede5e5;
	line-height: 2.4;
	font-weight: bold;
	text-align: left;
}

span.indexLeftIndent{
	padding-left: 28px;
	font-family:Arial;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

.indexBodyImage {
	width:340px;
	height:334px;
	float:left;
}

.indexBodySmallImages {
	width: 358px;
	height: 334px;
	float:left;
}

.indexBodyHorizontalGap {
	width:800px;
	height: 30px;
}

.indexPartners {
	width:800px;
	height: 200px;
	text-align:left;
}

/* About Us page Specifics */

.aboutHeader {
	width:800px;
	height: 136px;
	background-image: url('images/aboutImage1.jpg');
}

.aboutBody {
    width: 800px;   
}

.aboutBodyLeftImage {
	width: 296px;
	height: 314px;
	float:left;
}

/* Software page specifics */

.softwareHeader {
	width:800px;
	height: 136px;
	background-image: url('images/softwareImage1.jpg');
}

.softwareBodyBoxContentHolder {
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
}

.resort a {
    color: #BF6CA1;
}

.med a {
    color: #007C85;
}

.salon a {
    color: #743E94;
}

.fitness a {
    color: #0067B1;
}

.softwareBodyBoxResort {
	width: 402px;
	height: 274px;
	float:left;
	background-image: url('images/softwareBoxResort.jpg');
	font-size: 9pt;
	color: #7c7c7c;
}

.softwareBodyBoxSalon {
	width: 398px;
	height: 274px;
	float:left;
	background-image: url('images/softwareBoxSalon.jpg');
}

.softwareBodyBoxFitness {
	width: 402px;
	height: 291px;
	float:left;
	background-image: url('images/softwareBoxFitness.jpg');
}

.softwareBodyBoxMed {
	width: 398px;
	height: 291px;
	float:left;
	background-image: url('images/softwareBoxMed.jpg');
}

/* Education page specifics */

.educationHeader {
	width:800px;
	height: 136px;
	background-image: url('images/educationImage1.jpg');
}

.educationBodyLeftImage {
	width: 296px;
	height: 314px;
	float:left;
}

/* Support page specifics */

.supportHeader {
	width:800px;
	height: 136px;
	background-image: url('images/supportImage1.jpg');
}

.supportBodyLeftImage {
	width: 296px;
	height: 314px;
	float:left;
}

/* News page specifics */

.newsHeader {
	width:800px;
	height: 136px;
	background-image: url('images/newsImage1.jpg');
}

.newsletterHeader {
	width:800px;
	height: 136px;
	background-image: url('images/newsletterHeader.jpg');
}

.form td {
    font-size: 10pt;
}

.form b {
    color: #06678a;
}

.topHeader {
    width: 800px;
    height: auto;
    text-align: right;
    padding: 5px 0px 5px 0px;
}

.topHeader a {
    color: #656565;
    text-decoration: none;
}

.topHeader a:hover {
    text-decoration: underline;
}

.header {
    width: 800px;
    height: 52px;
    background-image: url('images/header.jpg');
}

.red {
    color: red;
}

.footer {
    float: left;
    background-color: #ffffff;
}

.news td {
    font-size: 10pt;
    vertical-align: top;
    padding: 5px;
    color: #5b5b5b;
}

.news b {
    font-size: 10pt;
}

.tableHeader td {
    font-weight: bold;
    background-color: #8f708f;
    color: #fff;
}

.news a {
    text-decoration: none;
    color: #5b425b;
}

.news a:hover {
    text-decoration: underline;
}

/* Last minute stuff - rearrage later */

.newsContainer h3 {
    color: #8f708f;
    font-size: 12pt;
}

.newsContainer strong {
    color: #8f708f;
}

.newsContainer em {
    color: #8f708f;
}

.newsContainer a {
    color: #8f708f;
}

.newsContainer ul {
    color: #7c7c7c;
}

.newsContainer li {
    color: #7c7c7c;
}

.educationContainer h3 {
    color: #7c9659;
    font-size: 12pt;
}

.educationContainer strong {
    color: #7c9659;
}

.educationContainer em {
    color: #7c9659;
}

.educationContainer a {
    color: #7c9659;
}

.aboutContainer h3 {
    color: #aca000;
    font-size: 12pt;
}

.aboutContainer strong {
    color: #aca000;
}

.aboutContainer em {
    color: #aca000;
}

.aboutContainer a {
    color: #aca000;
}