body {
  text-align: center;
  background-color: #81A7CC;
  margin-top:10px;
  margin-bottom:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background-color: #FFFFFF ;
}

#page_header {
  height: 100px;
  background: #FFFFFF url('images/header1.jpg') bottom left no-repeat;
  clear: both;
}
#page_header p {
    font-size:28px;
    color: #000000;
    font-weight:bold;
    text-align:center;
    margin:0px 370px 0px 5px;
    padding-top:25px;
    }
#page_header p.span {
    font-size:11px;
    color: #004A8D;
    font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width:300px;
text-align:center;
    letter-spacing:1px;
    margin:4px 210px 0px 60px;
    padding:0px;
    }
#page{
    background: url("images/content-background2.gif") left top repeat-y;  
    margin-bottom:0px; 
padding-bottom:0px;
    }
/******** Menu ********/	
#menu_container {
		width: 796px;
		_w/idth: 796px;
		background: url(images/menubar.jpg) left center repeat-x;
		height: 35px;
		margin-left: 2px;
		margin-right: 2px;
		}
	
#menu {
		font-size: 12px;
        font-weight:bold;
		margin-top: 0;
		margin-bottom: 0;
		}
	
* html #menu {
		padding-right: 0;
		}
	
#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
				}
	
#menu li {
		display: inline;
		}
	
#menu a {
		margin-top:4px;
        height:18px;
        padding:6px 20px 0px 20px ;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		border-right: 1px solid #669ACC;
		}
	
#menu a:hover, 
body#index a#indexLink,
body#personaltraining a#personaltrainingLink,
body#bootcamp a#bootcampLink,
body#about a#aboutLink,
body#contact a#contactLink  {
        background: url(images/menubardown.jpg) left center repeat-x;
        height:18px;
        margin-top:2px;
		color: #113B63;
        padding:8px 20px 5px 20px;
   		}
/******** Content ********/	

#center {
        margin-left:180px;
        margin-right:200px;
        }

#center h1 {
        margin-top:0px;
        margin-bottom:5px;
        font-size: 14px;
        color: #113B63;
        padding:16px 0px 5px 15px;
        }

#center p {
       padding:5px 5px 0px 5px;
       font-size: 11px;
       line-height: 16px;
       }
#center a {
       color:#336699 ;
       text-decoration:none;
       font-weight: bold;
       } 
#center a:hover {
      color:#395773;
      text-decoration: none;
      font-weight: bold;
      }
#center ul li {
      font-size: 11px;
      line-height: 16px;
      }

#left_side {
      float: left;
      width:160px;
      margin-top:0px;
      }

#left_side h1 {
      margin-top:0px;
      font-size: 14px;
      color: #FFFFFF;
      padding:16px 0px 5px 15px;
      }

#left_side p {
      margin:5px 0px 15px 15px; 
      padding-top:2px;
      font-size: 11px;
      line-height: 16px;
      color: #FFFFFF;
      }
#left_side p a{
      color: #FFFFFF;
      text-decoration:underline;
      }

#left_side p a:hover{
      color: #81A7CC;
      text-decoration:none;
      }

#right_side {
      float: right;
      width:185px;
      margin:0px 6px 0px 0px;
padding-left:0px;
background: url(images/get_this_point3.jpg) top center no-repeat;
      }


#right_side h1 {
      margin:0px 0px 5px 10px;
      font-size: 14px;
      color: #333333;
      padding:20px 0px 5px 10px;
      }
#right_side p {
      margin:5px 0px 0px 0px;
      padding:10px 20px 0px 20px;
      font-size: 11px;
      line-height: 16px;
      color: #333333;
      text-align:left;
      }
#right_side p .span {
      margin:5px 10px 15px 10px;
      padding:5px 5px 0px 5px;
      font-size: 12px;
      line-height: 18px;
      color: #333333;
      text-align:left;
      }
.image {
      padding-bottom:10px;
      }
	  
div.orderedlist  {
  margin-left:10px;
  list-style-type:disc;
}
div.orderedlist ol {
  font-family:arial, helvetica, sans-serif;
  font-size: 10pt;
}
div.orderedlist li {
  color:black;
  margin-bottom:5px;
  margin:5px 10px 5px 20px;
  list-style-type:decimal;
}  
div.imageright {
  float:right;
}


/******** Footer ********/	

#page_footer {
      margin-top:-8px;
padding-top:0px;
      height: 60px;
      background-color: #113B63;
      clear: both;
      color: #FFFFFF;
      border-left: 2px solid #FFFFFF;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
      }

#page_footer p {
      padding-top:10px;
      text-align:center;
      font-size: 10px;
      line-height:14px;
      color:#FFFFFF;
      }
#page_footer p span {
     float:left;
     padding: 0px 0px 3px 3px;
     }
#page_footer a {
	color: #669ACC; text-decoration: none;
     }
#page_footer a:hover {
	color: #FFFFFF; text-decoration: none;
    }
/******** Images ********/	

.thumbnail_left {
     float:left;
     margin-right:10px;
     margin-bottom:5px;
     border:0px;
     }

.thumbnail_right {
     float:right;
     margin-left:10px;
     margin-bottom:5px;
     border:0px;
     }
/******** Form ********/

#form{
     padding-top:0px;
     margin: 0px 0px 0px 10px;
     width:195px;
     }

input.button {
     width:80px;
     font-size:11px;
     margin:3px 40px 3px 10px;
     background-color: #81A7CC;
color:#FFFFFF;
     }
div.row { 
    clear: both;
    width: 90px;
    margin:0px 0px 0px 0px;
    background-color:#FFFFFF;
    }

div.row span.formlabel { 
    float: left;
    width: 90px;
    text-align: left;
    font-size:12px;
    margin:0px 0px 0px 0px;
    }
 div.row span.forminput
{ float: right;
  text-align: right;
padding-right:10px;
} 
#form p{
    color:#FFFFFF;
    font-size:12px;
    margin:0px 0px 0px 20px;
    }
div.spacer { 
    clear: both;
    width: 80px;
    }

input{ 
    width: 140px;
    font-size:12px; 
    border: 1px solid #425257;
    margin: 0px;
    background-color:#FFFFFF;
margin-left:10px;
    }

.submit{ 
    width: 50px;
    cursor: pointer;
    font-size: 100%;
margin-left:20px;
background-color:#81A7CC;
    }

/******** Bits I've added ********/

div.table {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
