html {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-image: url(../images-new/bg_413c6c.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}

img {
	border: none;
}
img.right {
	float: right;
}
img.left {
	float: left;
	border: 1px solid #D0D0D0;
}
#textbox img.left {margin-top: 0px;}
.contentFloatL {
	float: left;
	width: 150px;
}
.contentFloatL img {display: block;}
.contentR  {
	margin-left: 150px;
}
box {
	width: 350px;
}






h1 {
	margin-top: 0;
	padding-top: 0;
	color: #FFFFFF;
	margin-left: 5px;
}

h1#ibt-logo {
	width: 215px;
	padding: 75px 0 0;
	overflow: hidden;
	background-image: url(../images-new/ibt-logo-200pxWide.gif);
	background-repeat: no-repeat;
	voice-family: "\";}\"";
	voice-family:inherit;
	height /**/: 75px;
	height: 0px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em 0 0.6em 0%;
	padding: 0px;

}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0.3em 0px;
	padding: 0px;

}


a:link, #bg-basic a:link  {
	color: #6D65B2;
	text-decoration: none;
}
a:visited, #bg-basic a:visited {
	color: #6D65B2;
	text-decoration: none;
	visibility: visible;
}
a:hover, #bg-basic a:hover {
	color: #8F84EC;
	text-decoration: underline;
}



/* begin main parts of page */
#topnav {   
	position: absolute;
	left: 240px;
	top: 25px;
	width: 50em;
	z-index: 400;
	display: block;
	
}

#background {
	padding: 0;
	background-image:  url(../images-new/backgrounds/bodywork-misc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin: 0px;
}

#textbox {
	width: 60%;
	margin: 0px 10px 0px -50px;
	padding: 20px 0px 10px 100px;
	float: left;
	font-size: .8em;
	min-height: 400px;
}
* html #textbox {
	height: 400px;
}
#textbox.indent {
	margin-left: 25px;
}
#textbox p {
	padding: 0;
	margin: 0 0 1em 0;
	line-height: 140%;
}
#textbox p.indent {
	margin-left: 25px;
}
#textbox ul {
	list-style-type: square;
	line-height: 150%;

}
#textbox div ul li {
	line-height: 155%;	
}
#textbox ol {
	list-style-type: decimal;
	line-height: 150%;
}
#textbox a:link {
	color: #6D65B2;
	text-decoration: none;
}
#textbox a:visited {
	text-decoration: none;
	visibility: visible;
	color: #6D65B2;
}
#textbox a:hover {
	color: #8F84EC;
	text-decoration: underline;
}
#textbox img {
	padding: 0px;
	margin: 10px;
}
#textbox .fees  {
	text-align: center;
}
#rac.disclaimer {
	background: url(../images-new/logos/logo-rac.gif) no-repeat left top;
}
.disclaimer {
	margin-top: 25px;
	margin-left: 0px;
	padding-left: 135px;
	padding-right: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #616163;
	font-size: 0.85em;
}
 .fees .disclaimer{
	padding-left: 90px;
	font-size: 1em;
	font-weight: bold;
}
.fees .disclaimer p {
	text-align: left;
}
#textbox .disclaimer img {
	margin-right: 10px;
	margin-bottom: 15px;
}

#pageheader {
	height: 75px;
	margin: 0px 0px 0px 38px;
	padding: 0px;
	width: 500px;
}
#footer {
	clear: both;
	width:100%;
	position:relative;
	left: 0px;
	background-color: #9CA884;
	padding-bottom: 10px;
	margin: 0px;
}

.footer {
	background-repeat: no-repeat;
	background-image: url(../images-new/footer.gif);
	background-color: #413c6c;
	height: 27px;

}

#copyright {
	font-size: 0.7em;
	color: #54603b;
	text-align: right;
	margin-right: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 50px;

}

.copyright a:link, a:visited {
	color: #c2cab2;
}

.copyright a:hover {
	color: #f0f2ec;
	text-decoration: underline;

}


.mass-body-list {
	margin: 0px;
	padding-bottom: 25px;

}



.hi-lite {
	font-weight: bold;
	color: #8d2893;
}
.smaller {
	font-size: smaller;
}
.caption {
	font-size: smaller;
}

.testimonial-box {
	float: left;
	width: 150px;
	text-align: left;
	padding: 5px 3px 1px 7px;
	font-size: .9em;
	margin: 0px 20px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C8C8CE;
	min-height: 75px;
}
* html #testimonial-box {
	height: 75px;
}

.testimonial-box p {
	padding: 0px;

}
.testimonial-box p.client {
	font-size: .8em;

}

.clearL {clear: left;}
.clearR {clear: right;}
.clearB {clear: both;}


/*	--------------    NEW feb 19, 2009 -------------- */
/*see line 140*/
a.badgeGiftCert {
	display: block;
	position: absolute;
	left:33%;
	top:120px;
}
/* proposed changes */


/* KEEP AT BOTTOM */
/* This helpful tip was found at http://positioniseverything.net/easyclearing.html */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
