@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	background-image: url('../../images/bkg.png');
	background-attachment: fixed;
	background-position:center 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	position: relative;
	width: 1023px;
	margin: 0 auto -0px;
	border-left: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-right: #666666;
	border-right-width: 1px;
	border-right-style: solid;
}
.header {
	height: 125px;
	background-position: center 0px;
}


.logo {
	position: relative;
	float: left;
	background-image: url('../../images/logo.png');
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: 15px 10px;
	width: 920px;
	height: 125px;
	text-align: left;
}


.homeDATA {
	width: 990px;
	/*height: 525px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-position: top center;
}

.homeVid {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	width: 640px;
	height: 380px;
}


.action {
	width: 460px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background: url('../../images/play_btn.png') 0 0 no-repeat;
	cursor: pointer;
}
.playALIGN {
	width: 366px;
	height: 309px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sideBar1 {
	width: 300px;
	height: 165px;
	background: url('../../images/sidebar1.png') 0 0 no-repeat;
}
.sideBar2 {
	width: 300px;
	height: 165px;
	background: url('../../images/sidebar2.png') 0 0 no-repeat;
}
.sideBar2link {
	position: relative;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.sideBar3 {
	width: 300px;
	height: 165px;
	background: url('../../images/sidebar3.png') 0 0 no-repeat;
}
.sideBar4 {
	width: 174px;
	height: 2152px;
	background: url('../../images/sidebar4.png') 0 0 no-repeat;
}
.teamBios {
	height: 201px;	
}

.sidebarTXT {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background: url('../../images/sidebar_tile.png') 0 0 repeat-y;
	background-position: center;
}
.sidebarTXT2 {
	position: relative;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}

.sidebarBase {
	width: 300px;
	height: 22px;
	background: url('../../images/sidebarBase.png') 0 0 no-repeat;
	background-position: center;
}

.sidebarTitle {
	font-size: 14px;
	font-weight: bold;
}

.sidebarTeamTXT {
	width: 160px;
	/*padding-top: 165px;*/
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

.quote {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 900px;
	/*height: 468px;*/
	background: url('../../images/quote.png') 0 0 no-repeat;
}

.quote2 {
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	width: 555px;
	background: url('../../images/quote2.png') 0 0 no-repeat;
}
.quote2a {
	/*margin-left: auto;
	margin-right: auto;*/
	height: 30px;
	background: url('../../images/quote2a.png') 0 0 no-repeat;
}

.quote2b {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 900px;
	background: url('../../images/team.png') 0 0 no-repeat;
}

.quote3 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 900px;
	background: url('../../images/quote3.png') 0 0 no-repeat;
}

.quote4 {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 30px;*/
	height: 130px;
	width: 555px;
	background: url('../../images/quote4.png') 0 0 no-repeat;
}

.quote5 {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 30px;*/
	height: 185px;
	width: 555px;
	background: url('../../images/quote5.png') 0 0 no-repeat;
}

.quote6 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 900px;
	background: url('../../images/quote6.png') 0 0 no-repeat;
}

.quote7 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 900px;
	background: url('../../images/quote7.png') 0 0 no-repeat;
}

.bodyTEXT {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 30px;
	text-align: justify;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #339933;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #66CC00;
}



.navbar {
	height: 20px;
	/*align: right;*/
	text-align: center;
	/*background-image: url('images/nav_bkg.png');
	background-repeat: no-repeat;*/
}
.navbarALIGN {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11PX;
	/*margin-top: 0px;
	margin-left: 492px;
	margin-right: auto;*/
}

.contactTXT {
	text-align: center;
	font-size: 18px;
	color: #666;
	background: url('../../images/office.png') 0 0 no-repeat;
	width: 744px;
	height: 469px;
	/*float: right;
	margin-top: 20px;
	margin-right: 20px;*/
}

.contact a{
	float: right;
	display: inline-block;
	margin-top: 15px;
	margin-right: 15px;
	width: 68px;
	height: 15px;
	border: 0;
	background: url('../../images/contact.png') 0 0 no-repeat;
}
.contact a:hover {
	background-position: 0 -15px;
}
.contact a:active {
	background-position: 0 0px;
}

.salesBtn a{
	margin-left: 355px;
	float: left;
	display: inline-block;
	width: 72px;
	height: 18px;
	border: 0;
	background: url('../../images/btn_sales.png') 0 0 no-repeat;
}
.salesBtn a:hover {
	background-position: 0 -18px;
}
.salesBtn a:active {
	background-position: 0 0px;
}

.trainingBtn a{
	margin-left: 20px;
	float: left;
	display: inline-block;
	width: 72px;
	height: 18px;
	border: 0;
	background: url('../../images/btn_training.png') 0 0 no-repeat;
}
.trainingBtn a:hover {
	background-position: 0 -18px;
}
.trainingBtn a:active {
	background-position: 0 0px;
}

.moreHomeVids {
	text-align: center;
}

.teamLearnBTN a{
	/*float: right;*/
	display: block;
	width: 167px;
	height: 15px;
	border: 0;
	background: url('../../images/learn_team_btn.png') 0 0 no-repeat;
}
.teamLearnBTN a:hover {
	background-position: 0 -15px;
}
.teamLearnBTN a:active {
	background-position: 0 0px;
}

.backBTN a{
	/*float: right;*/
	display: block;
	width: 129px;
	height: 15px;
	border: 0;
	background: url('../../images/back_btn.png') 0 0 no-repeat;
}
.backBTN a:hover {
	background-position: 0 -15px;
}
.backBTN a:active {
	background-position: 0 0px;
}

/*.learnMoreBTN {
	margin-top: 200px;
	margin-right: 50px;
}*/


.mediaROW1 {
	background: url('../../video/01/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW2 {
	background: url('../../video/02/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW3 {
	background: url('../../video/03/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW4 {
	background: url('../../video/04/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW5 {
	background: url('../../video/05/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW6 {
	background: url('../../video/06/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaROW7 {
	background: url('../../video/07/thumb.png') no-repeat;
	height: 140px;
	width: 661px;
	z-index: -1;
}
.mediaTITLE {
	text-align: left;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	color: #000000;
}
.mediaDESC {
	text-align: left;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 4px;
	color:#000000;
}

.mediaBTNS {
	position: static;
	width: 130px;
	height: 30px;
	padding-right: 10px;
	/*z-index: 10;*/
}

.mediaPL a{
	position: relative;
	display: inline-block;
	width: 62px;
	height: 26px;
	border: 0;
	background: url('../../images/btn_play.png') 0 0 no-repeat;
}
.mediaPL a:hover {
	background-position: 0 -26px;
}
.mediaPL a:active {
	background-position: 0 0px;
}

/*.mediaFL a{
	position: relative;
	display: inline-block;
	width: 62px;
	height: 26px;
	border: 0;
	background: url('../../images/btn_fl.png') 0 0 no-repeat;
}
.mediaFL a:hover {
	background-position: 0 -26px;
}
.mediaFL a:active {
	background-position: 0 0px;
}
 
.mediaQT a{
	position: relative;
	display: inline-block;
	width: 62px;
	height: 26px;
	border: 0;
	background: url('../../images/btn_qt.png') 0 0 no-repeat;
}
.mediaQT a:hover {
	background-position: 0 -26px;
}
.mediaQT a:active {
	background-position: 0 0px;
}*/

.footer {
	position: relative;
	width: 1023px;
	margin-left: auto;
	margin-right: auto;
	/*background: url('images/footer.png') no-repeat;*/
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 1023px;
	padding: 0;
	color: #666666;
	font: 0.6em arial,sans-serif;
	/*text-align: center;*/
}