@charset "utf-8";
/* CSS Document */

/* BASIC SITE STYLES */
@import url(/trainerinsite/_customers/macwellness/_css/main.css);
@import url(/trainerinsite/_customers/macwellness/_css/internal.css);

/* INTERNAL STYLES AND OVERRIDES */


body {
	background:#0f0f0f url('/trainerinsite/_customers/macwellness/_images/HP/bg_repeatVert.gif') top left repeat-x;
}
	div.title {
		background:url('/trainerinsite/_customers/macwellness/_images/int/title_blank.png') top center no-repeat;
	}
		div.nav li.loc ul { 
			background:url('/trainerinsite/_customers/macwellness/_images/int/bg_subNav.png') bottom left repeat-x;
		}
				li.leader {
					background:url('/trainerinsite/_customers/macwellness/_images/int/arrow.png') center right no-repeat;
				}
				li.leader:hover {
					background:#fdfcf8 url('/trainerinsite/_customers/macwellness/_images/int/arrow2.png') center right no-repeat !important;
				}
		a.logolink {
			position:absolute;
			top:0px;
			left:700px;
			width:250px;
			height:115px;
		}
	div.wrap {
		background:url('/trainerinsite/_customers/macwellness/_images/int/bg_rePeat_content.jpg') top center repeat-y;
	}
		div.content {
			padding:0;
			border:none;
			background:url('/trainerinsite/_customers/macwellness/_images/int/main_top.jpg') top center no-repeat;
			padding:0 10px;
		}
			div.text {
				width:930px;
				text-align:left;
			}
div.buttons {
	position:relative;
	width:954px;
	height:25px;
	background:url('/trainerinsite/_customers/macwellness/_images/int/footer_int.png') bottom center no-repeat;
	margin:0 auto;
}

