/* structure
--------------------------------- */
/* structure
--------------------------------- */
body {
  margin:0;
  padding:0;
  background:#d0d0d0 url("/images/Template3Body_bg.gif") repeat-y center top;
  color:#000;
  text-align:center;
  } 
  
#container {
	background:#8FA5D7;
	position:relative;
    width:768px;
    margin: 0 auto;
    text-align:left;
  }
  
#intro {
	margin: 0;
	height: 274px;
	background:  url("/images/Header01Concept3a.jpg") left top no-repeat;
}



#pageheader h1 {
	position:absolute;
	top: 0;
	right: 25px;
	margin: 1px 0 0 300px;
	font: bold 10px/10px arial, verdana, sans-serif;
	text-align: right;
	color: #8EA4D6;
	}	
	
#mainColumn {
	margin: 0px 179px 0px 0px;
	background: white;
	color: #000;
	border-right: 15px solid white;

	}
	
#bodycopy h1{
	margin: 0;
	padding: 10px 30px 10px 10px;
	background: #ccc;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	text-align:center;
	}
	
#bodycopy h2{
	margin: 0;
	padding: 10px 30px 10px 10px;
	background: #ccc;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	text-align:center;
	}
	
#bodycopy h3{
	margin: 0;
	padding: 10px 30px 10px 10px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	color: #000;
	font: bold 16px/26px arial, verdana, sans-serif;
	text-align:center;
}

#bodycopy p{
	margin: 0;
	padding:  5px 30px 5px 10px;
	font: 12px/20px arial, verdana, sans-serif;
	
	}

#linkList {
  position: absolute;
  top: 274px;
  left: 2px;
  width: 175px;
  padding:  5px 30px 5px 0px;
  }
  
#linkList ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#linkList ul {
	list-style: none;
}

#linkList ul li {
	border-bottom: 2px solid #fff;
	
}

#linkList ul li a {
	display: block;
	padding: 10px 0 10px 30px;
	font: bold 11px  verdana, arial, sans-serif;
	color: #8FA5D7;
	text-transform: uppercase;
	text-decoration: none;
}

#linkList ul li a:hover {
	background: #000 url("/images/linksImage.gif") top left no-repeat;
	color: #FFF;
	padding-left: 30px;
	
}

#bottomlinks h3{
	margin: 0;
	padding: 10px 30px 10px 10px;
	color: #000;
	font: 18px/28px arial, verdana, sans-serif;
	
}


#TrainerLinks ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 25px 0;
	}

#TrainerLinks ul li {
	border-bottom: 1px solid #BACDF6;
}

#TrainerLinks ul li a {
	display: block;
	padding: 5px 10px;
	font:bold 12px  verdana, arial, sans-serif;
	color: #8FA5D7;
	text-transform: uppercase;
	text-decoration: none;
}

#TrainerLinks ul li a:hover {
	background-color: #FDFCA1;
	color: #000;
}
	
#footer {
	
	background: #ccc;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: #FDFCA1;
	}

#footer p{
	margin: 0 0 0 175px;
	font:12px/20px arial, helvetica, sans-serif;
}

#footerlinks ul {
	list-style: none;
	margin: 10px 0 10px 175px;
}

#footerlinks li {
	display: inline;
	
}

#footerLinks ul li a {
	list-style: none;
	padding: 5px 15px 5px 0;
	color: #f06;
	text-decoration: underline;
	}

#footerLinks ul li a:hover {
	color: #000;
	text-decoration: none;
	
	}

#rightColumn {
	position: absolute;
	left: 593px;
	top: 274px;
	width: 175px;
	height: auto;
	color: black;
	}

#contact {
	background: #8FA5D7 url("/images/YesImReady.gif") top left no-repeat;
}

#yesimage {
    background: #8FA5D7;
	text-align: center;
}



form {
	
	padding: 300px 10px 0 10px;
	color: #000;
	font: 10px  verdana, arial, sans-serif;	
	}
	
	

form input {
	width: 150px;
	margin: .1em 0;
	}

form input.inputsubmit {
	margin-top: 10px;
	width: 75px;
	}



#contactbottom {
	margin: 0;
	background: url("/images/YesImReady2.gif") top left no-repeat;
	height: 300px;
	}
