#body {
	background-image:url(../images/TeamBootCamp_Tile2.jpg):
	}


#container {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}


		
/* testimonial box (big) */			

#container_574 {
            width:574px;
			margin:auto;
			}
			
#top_574        {
            background:url(../images/top_574.jpg);
			background-repeat:no-repeat;
			width:574px;
			height:35px;
			padding:0;
			}
			
#mid_574        {
            background:url(../images/mid_574.jpg);
			background-repeat:repeat-y;
			width:574px;
			padding:0;
			}
			
#footer_574     {
            background:url(../images/footer_574.jpg);
			background-repeat:no-repeat;
			width:574px;
			height:33px;
			padding:0;
			}
			
#table_574      {
            width:530px;
			margin:auto;
			}
			
						
.testimonial-title      {
             font-family:Tahoma;
			 font-size:18px;
	         text-align:center;
			 color:#990000;
			 }
.trianglebullettext-regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.trianglebullettext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
}

/* Content Table */

#content_table    {
                  width:650px;
				  margin:auto;
				  padding:0;
				  }
				  
/* Box Table */
				  
#box              {
                  width:650px;
				  background-color:#ffffea;
				  margin:auto;
				  }
				  
#box_left         {
                  width:20px;
				  padding-left:8px;
				  font-family:Verdana, Arial, Helvetica, sans-serif;
				  font-size:26px;
				  color:#244473;
				  font-weight:bold;
				  }
				  
#box_right        {
                  width:635px;
				  padding:5px;
				  }
				  
/* Box Table 2 */

#box2             {
                  width:650px;
				  margin:auto;
				  border:1pt solid #cc0000;
				  background-color:#FFFFCC;
				  }
				  
#box2_table       {
                  width:630px;
				  margin:auto;
				  padding-top:10px;
				  padding-bottom:10px;
				  }
				  
/* Box Table 3 */

#box3             {
                  width:580px;
				  margin:auto;
				  background-color:#FFFFCC;
				  border:3pt #000000 dashed;
				  }
				  
#box3_table       {
                  width:540px;
				  margin:auto;
				  padding-top:10px;
				  padding-bottom:10px;
				  }
				  
/* Box Table 4 */

#box4             {
                  width:620px;
				  margin:auto;
				  background-color:#FFFFff;
				  border:1pt #000000 solid;
				  }
				  
#box4_table       {
                  width:600px;
				  margin:auto;
				  }
				  
#box4_leftcol     {
                  width:35px;
				  vertical-align:top;
				  }
				  
#box4_rightcol    {
                  width:565px;
				  vertical-align:top;
				  }
				  

				  
/* Fonts */

h1                {
	font-family:Tahoma;
	font-size:26px;
	color: #990000;
	letter-spacing: -1.75px;
			
				  }
				  
h2                {
                  font-family:Verdana, Arial, Helvetica, sans-serif;
				  font-size:18px;
				  }
				  
h3                {
                  font-family:Verdana, Arial, Helvetica, sans-serif;
				  font-size:16px;
				  font-weight:bold;
				  }
				  
h4                {
                  font-family:Verdana, Arial, Helvetica, sans-serif;
				  font-size:16px;
				  font-weight:bold;
				  }

p                {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 line-height:16px;
				 }
				 
.bodytext        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 line-height:16px;
				 }
				 
.toplinks        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#FFFFFF;
				 text-decoration:none;
				 line-height:16px;
				 }
				 
.toplinks a:        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#FFFFFF;
				 text-decoration:underline;
				 line-height:16px;
				 }

.toplinks a:hover        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#FFFFFF;
				 text-decoration:none;
				 line-height:16px;
				 }

.toplinks2        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#000;
				 text-decoration:none;
				 line-height:16px;
				 }
				 
.toplinks2 a:        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#000;
				 text-decoration:underline;
				 line-height:16px;
				 }

.toplinks2 a:hover        {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 font-weight:bolder;
				 color:#FA8F05;
				 text-decoration:none;
				 line-height:16px;
				 }
				 
ul li            {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:12px;
				 list-style:square;
				 list-style-position:outside;
				 line-height:18px;
				 }
				 
a                {
                 color:#244473;
				 }
				 
				 
a:hover          {
                 color: #990000;
				 }
				 
				 
.bold            {
                 font-weight:bold;
				 }
				 
.bold_center     {
                 font-weight:bold;
				 text-align:center;
				 }
				 
.bold_highlight  {
                 font-weight:bold;
				 background-color:#FFFF00;
				 }
				 
				 
.red             {
                 color:#990000;
				 }
				 
.red2            {
                 color:#990000;
				 font-size:18px;
				 font-family:Arial, Helvetica, sans-serif;
				 }
				 
.blue            {
                 color:#244473;
				 font-weight:bold;
				 font-size:10pt;
                 }
				 
.blue_title      {
                 color:#244473;
				 }
				 
.blue_title2     {
                 color:#244473;
				 }
                
				 
.black           {
                 color:#000000;
				 }
				 
.underline       {
                 text-decoration:underline;
				 }
				 
.taupe-bold {
	font-weight: bolder;
	color: #244473;
}
.transformational-steps-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	margin-left:40px;
	text-indent: -20px;
	font-weight: bold;
}
				 
/* Button */

.sign_me_now a   {
                 width:230px;
				 background-color:#CC0000;				 
				 border:1px outset;
				 font-family: tahoma;
				 font-size:20px;
				 font-weight:bolder;
				 color:#ffffff;
				 text-align:center;
				 padding:5px;
				 text-decoration:none;
				 margin: 0px;
				 display: block;
				 }
				 
.sign_me_now a:hover {
                 color:#cc0000;
				 border: 1px inset ;
				 background-color:#FFFFFF;
				 }
				 

/* Case Study Box */

#CS_box          {
                 width:650px;
				 border:1px #244473 solid;
				 margin:auto;
				 }
				 
#cs_box_table    {
                 width:620px;
				 margin:auto;
				 padding-top:15px;
				 padding-bottom:5px;
				 }
				 
.CS_box_text     {
                 font-family:tahoma;
				 color:#ffffff;
				 font-size:14pt;
				 text-align:center;
				 font-weight:bold;
				 }
				 				 
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF33;
}

/*optin_03.html*/

#container_03   {
                width:426px;
				margin:auto;
				}


#top_box03      {
               background:url(../images/top_03.jpg) bottom;
			   background-repeat:no-repeat;
			   width:426px;
			   height:135px;
			   padding:0;
			   }
			   
#mid_box03     {
               background:url(../images/mid_03.jpg);
			   background-repeat:repeat-y;
			   width:426px;
			   height:39px;
			   padding:0;
			   }
			   
#footer_box03      {
               background:url(../images/footer_03.jpg) top;
			   background-repeat:no-repeat;
			   width:426px;
			   height:35px;
			   padding:0;
			   }
			   
.mid_box03       {
                font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				text-align:center;
				padding-top:13px;
				}
				
.mid_box03 a      {
                color:#FFFFFF;
				text-decoration:none;
				}
				
.mid_box03 a:hover {
                color:#FFFF00;
				}

#centerdiv {
                text-align: center;
}

#benefit2 {
	background-image: url(../images/benefits_2.jpg);
	background-repeat: repeat-y;
	width: 580px;
	padding-left: 20px;
}

#benefit1 {
	background-image: url(../images/benefits_1.jpg);
	height: 100px;
	width: 580px;
}

#benefit3 {
	background-image: url(../images/benefits_3.jpg);
	height: 61px;
	width: 597px;
}

#benefit4 {
	background-image: url(../images/benefits5.jpg);
	height: 153px;
	width: 580px;
	padding: 15px;
}.h10 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.benhead {
	padding-right: 20px;
}
.ben10 {
	padding-left: 65px;
}
.bentbl {
	padding-top: 35px;
	padding-left: 15px;
}
.bennumb {
	padding-right: 25px;
}
.benefit-taupe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #244473;
}.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rs1 {
	background-image: url(../images/resource1.jpg);
	height: 29px;
	width: 614px;
}
.rs2 {
	background-image: url(../images/resource2.jpg);
	width: 614px;
}
.rs3 {
	background-image: url(../images/resource3.jpg);
	height: 43px;
	width: 614px;
}
