/* Global Styles */

*{
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

body{
	background-image: url(images/bg_tile.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

img{
	display: block;
}

ul {
	padding-left:15px;
}

li {
	padding-top:5px;
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#194f8b;
	text-decoration:none;
}

#page-container{
	position: absolute;
	float: left;
	left: 50%;
	margin-left: -470px;
	width: 940px;
	height: auto;
	background-color: #000;
}

.text-full-width{
	position: relative;
	float: left;
	height: auto;
	width: 900px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	left: 10px;
	top: 10px;
	text-align:justify;
}

#content-container{
	position: relative;
	float: left;
	width: 920px;
	height: auto;
	left: 10px;
	background-color: #fff;
}

.grey-bar-5px{
	position: relative;
	float: left;
	width: 920px;
	height: 5px;
	background-image: url(images/grey_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/* Page Header Banners */

#banner-welcome{
	position: relative;
	float: left;
	width: 920px;
	height: 40px;
	background-image: url(images/banner_welcome.gif);
	background-repeat: no-repeat;
}

#banner-academic{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_academic.jpg);
	background-repeat: no-repeat;
}

#banner-success{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_success.gif);
	background-repeat: no-repeat;
}

#banner-education{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_education.gif);
	background-repeat: no-repeat;
}

#banner-cert3{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_cert3.gif);
	background-repeat: no-repeat;
}

#banner-skills{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_skills.gif);
	background-repeat: no-repeat;
}

#banner-shop{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_shop.gif);
	background-repeat: no-repeat;
}

#banner-holiday{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_holiday.gif);
	background-repeat: no-repeat;
}

#banner-corporate{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_corporate.gif);
	background-repeat: no-repeat;
}

#banner-coaches{
	position: relative;
	float: left;
	width: 920px;
	height: 40px;
	background-image: url(images/banner_coaches.gif);
	background-repeat: no-repeat;
}

#banner-courses{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_courses.gif);
	background-repeat: no-repeat;
}

#banner-contact{
	position: relative;
	float: left;
	width: 920px;
	height: 100px;
	background-image: url(images/banner_contact.gif);
	background-repeat: no-repeat;
}



/* Header Styles */

#header-container{
	position: relative;
	float: left;
	width: 920px;
	height: 138px;
	left: 10px;
}

#logo-container{
	position: relative;
	float: left;
	width: 920px;
	height: 93px;
	background-image: url(images/index_header.gif);
	background-repeat: no-repeat;
}

#header-sell-container{
	position: relative;
	float: left;
	width: 940px;
	height: 70px;
}


/* Header Nav */

#nav-backing{
	position: relative;
	float: left;
	width: 920px;
	height: 45px;
	background-image: url(images/nav_backing.gif);
}

#nav-container{
	position: relative;
	float: left;
	width: 920px;
	height: 45px;
	left: 0px;
}

#training_menu{
	position: absolute;
	float: left;
	z-index: 1000;
	top: 138px;
	left: 50%;
	margin-left: -276px;
	width: 184px;
	padding: 0x 0px 0px 0px;
}

.menu {
	background-color:#666;
	border: 0 none;
	visibility: visible;
	text-decoration: none;
	text-align: center;
	display: none;
	font-size: 12px;
	color: #990000;
}

.nav-spacer{
	position: relative;
	float: left;
	display: block;
	width: 120px;
	left: 5px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #aaa;
}

a.menu_item {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0px 15px 0px;
	position: relative;
	float: left;
	width: 174px;
	left: 5px;
	border-bottom: 1px solid #aaa;
}

a.menu_item:hover{
	color: #fff000;
}

.nav-item{
	position: relative;
	float: left;
	width: auto;
}

a.nav-home{
	position: relative;
	float: left;
	width: 184px;
	height: 45px;
	background-image: url(images/nav_home_off.gif);
}

a.nav-home:hover{
	background-image: url(images/nav_home_on.gif);
}

a.nav-training{
	position: relative;
	float: left;
	width: 184px;
	height: 45px;
	background-image: url(images/nav_training_off.gif);
}

a.nav-training:hover{
	background-image: url(images/nav_training_on.gif);
}

a.nav-coaches{
	position: relative;
	float: left;
	width: 184px;
	height: 45px;
	background-image: url(images/nav_coaches_off.gif);
}

a.nav-coaches:hover{
	background-image: url(images/nav_coaches_on.gif);
}

a.nav-courses{
	position: relative;
	float: left;
	width: 184px;
	height: 45px;
	background-image: url(images/nav_courses_off.gif);
}

a.nav-courses:hover{
	background-image: url(images/nav_courses_on.gif);
}

a.nav-contact{
	position: relative;
	float: left;
	width: 184px;
	height: 45px;
	background-image: url(images/nav_contact_off.gif);
}

a.nav-contact:hover{
	background-image: url(images/nav_contact_on.gif);
}


/* Index Styles */

#index-container{
	position: relative;
	float: left;
	width: 920px;
	height: auto;
	left: 10px;
	background-color: #fff;
}

#index-flash-container{
	position: relative;
	float: left;
	width: 920px;
	height: 320px;
	background-image: url(images/index_flash.jpg);
}


/* Footer Styles */

#footer-container{
	position: relative;
	float: left;
	width: 940px;
	height: 60px;
	background-image: url(images/footer_bg.gif);
}

#footer-nav{
	position: relative;
	float: left;
	width: 940px;
	height: auto;
	text-align: center;
	top: 24px;
	font-size: 11px;
	color: #fff;
}

#footer-nav a{
	color: #fff;
	text-decoration: none;
}

#footer-nav a:hover{
	color: #cc0000;
	text-decoration: none;
}