/* ------------------------- 
	HEADER
------------------------- */
	body {  }
	
	body { background: url(../images/layout/body_bg_alt1.png) repeat-x left 132px; }
	
	div#header div.container { height: 185px; position: relative; }
	
	body#trainingServicesPage div#header div.container { background: none; }
	body#coursesPage div#header div.container { background: none; }
	
	body#indexPage div#header div.container  { background: none; height: 135px; }
	body#getStartedPage div#header div.container  { background: none; height: 135px; }
	div#training-header { background: none !important; height: 135px; }
	div#header div.container h6 a { display: block; background: url(../images/layout/logo.gif) no-repeat; width: 400px; height: 93px; position: absolute; left: 0px; top: 19px; }
	div#header div.container h6 a:hover { text-decoration: none; }
	div#header div.container h6 span { font-size: 15px; color: #df751f; position: absolute; top: 78px; left: 94px; font-weight: normal; }
	
/* ------------------------- 
	NAVIGATION
------------------------- */


	div#navigation { position: absolute; top: 92px; right: 0px; height: 38px; }
	
	div#navigation ul { list-style: none; margin: 0; padding: 0; }
	div#navigation ul li { list-style: none; display: inline; margin: 0; padding: 0; }
	div#navigation ul li a { display: inline-block; margin: 0; float: left; text-decoration: none; line-height: 1; padding: 0 14px 0 0; }
	div#navigation ul li a span { display: block; padding: 8px 0 7px 14px; color: #7f7f7f; font-size: 13px; text-decoration: none; position: relative; }
	div#navigation ul li a.active { font-weight: bold; }
	div#navigation ul li a.active span { color: #333; }
	
	div#navigation ul li a span b { color: #df751f; }
	div#navigation ul li a:hover span b { color: #fff; }	
	
	div#navigation ul li a:hover { background:url(../images/layout/nav_hover.gif) right no-repeat; }
	div#navigation ul li a:hover span { background:url(../images/layout/nav_hover.gif) left no-repeat; color: #fff; }
	
	ul.second_nav { list-style: none; }
	ul.second_nav li { list-style: none; }
	ul.second_nav li a.active { font-weight: bold; color: #333; }
	ul.second_nav li ul li { font-size: 11px; margin-bottom: 2px; padding-left: 10px; }
	
/* ------------------------- 
	JUMBOTRON
------------------------- */	

	div.jumbotron { width: 940px; height: 280px; margin-bottom: 30px; position: relative; }
	div.jumbotron div.testimonial { position: absolute; left: 0px; top: 45px; width: 560px; }
	div.jumbotron div.testimonial h1 { color: #ffeedb; font-weight: lighter;  font-size: 27px; line-height: 1.4; text-shadow: #c16111 -1px -1px 1px; }
	body.ff2 div.testimonial h1 { opacity: 0.99; }
	div.jumbotron div.testimonial h1 strong { color: #fff; }
	div.jumbotron div.testimonial p { text-align: left; color: #ffeedb; font-size: 18px; font-style: italic; }
	
	div.jumbotron div.about { position: absolute; width: 220px; height: 200px; right: 18px; top: 16px; display: none; }
	div.jumbotron div.about div.logos { position: absolute; }
	div.jumbotron div.about p { color: #ddd; font-size: 13px; font-weight: lighter; }
	div.jumbotron div.about p strong { font-style: italic; color: #fff; }
	div.jumbotron div.about p#call-to-action { margin-top: 15px;  text-align: center; }
	
	

	
/* ------------------------- 
	SIDEBAR
------------------------- */
	
	.sample_faq {color:#555;}
	.sample_faq p {font-size:12px;color:#818181;}
	.sample_faq p strong {color:#555;}
	
	.available_courses {}
	.available_courses p {font-size:12px;}
	.available_courses p a {}
	
/* ------------------------- 
	TESTIMONIAL
------------------------- */

	p.testimonial {
	margin:30px 0 0 0;
	padding: 22px 14px 14px 22px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #548DD4 url(../images/icons/quote_open_blue.jpg) no-repeat 6px 6px;
	font-weight:bold;
}
	p.testimonial span { color: #fff; font-style: italic; font-size: 15px; }
	p.testimonial span cite { display: block; font-size: 10px; line-height: 1.1; margin: 12px 0 0 0; text-align: right; font-weight:normal; }
/* ------------------------- 
	FOOTER
------------------------- */
	div#footer-container { margin-top: 40px; border-top: solid 1px #ccc; padding: 20px 0;  }
	div#footer {  }
	div#footer ul { position: absolute; right: 0; top: 16px; list-style: none; margin: 0; padding: 0; }
	div#footer ul li { list-style: none; display: inline; margin-left: 12px; }

	div#footer span { font-size: 12px; color: #999; }
	div#footer span a { margin-left: 8px; }
	
	div#footer a { font-size: 12px; color: #777; }