body {

  background: #01062a url(images/bg.png) 0 0 repeat-x;
  font-family: Tahoma,Arial,sans-serif;
  font-size:12pt;
  padding: 0;
  margin: 0;
}



#wrapper {

  width: 757px;

  background: #434141 url(images/body-bg.png) bottom repeat-x;

  padding: 0 14px;

  margin: 0 auto;

}



#top-header {

  margin: 0 auto;
  background: #ffffff;

}



#content {

  padding: 10px 20px;

  background-color: #fff;

}



#footer {

  background: url(images/footer.jpg) 0 0 no-repeat;

  width: 757px;

  height: 27px;

  text-align: center;

  padding-top: 40px;

}



#footer a:link, #footer a:visited {

  color: #fff;

  text-decoration: none;

  text-transform: uppercase;

  font-size: 12px;

  margin: 0 5px;

}



#footer a:hover {

  color: #fff;

  text-decoration: underline;

}



#copyright {

  width: 757px;

  padding: 5px 0;

  margin: 0 auto;

  text-align: center;

  font-size: 11px;

  color: #5e5d5d;

}



#copyright a:link, #copyright a:visited   {

  color: #5e5d5d;

  text-decoration: none;

}



#copyright a:hover {

  color: #5e5d5d;

  text-decoration: underline;

}




a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.fl_left {
	float:left;
}


.fl_right {
	float:right;
}

.clear {
	clear:both;
}

.red {
	color:#FF0000;
	}

.red2{
	color:#D70005;
	}

.yellow_backgr {
	background-color:#FFFF00;
	}

.blue {
	color:#002060;
	}

.green {
	color:#009933;
	}

h1 {
	font-size:20pt;
	}

.list_checktrans {
	margin-left: 20px;
	padding-left: 0;
	margin-bottom: 10px;
}

.list_checktrans li
{
	list-style: none;
	margin-bottom: 10px;
	background: url(http://www.joeyvaillancourtfitness.com/images/checktrans.gif) no-repeat left top;
	padding-left: 35px;
	line-height: 20px;
	margin-bottom: 20px;
}

.headline {
	font-size:16pt;
	text-align:center;
	font-weight:bold;
	color:#002060;
	}

.components {
	font-family: Tahoma,Arial,sans-serif;
	font-size:11pt;
	}

.components table {
	padding:10px;
	}

.bluelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
	text-align: center;
}

.price {
	width:250px; 
	height:45px; 
	background-color:#ffffff; 
	padding:5px; 
	text-align:center; 
	margin:0 auto; 
	font-size:32px; 
	font-weight:bold
	}
	
.price2 {
	width:250px; 
	height:70px; 
	background-color:#ffffff; 
	padding:5px; 
	text-align:center; 
	margin:0 auto; 
	font-size:32px; 
	font-weight:bold
	}
	
.testibox {
	background-color: #e1e0e0;
	padding: 20px;
	width: 630px;
	border: medium solid #000;
	margin-left: 20px;
}
	

