/* ---- BODY STYLES ----- */



body {

	background: #fff;

	margin: 10px;

	padding: 0;

	line-height: 16px;

}



body, td {

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

	color: #666666;

}



img {

	border: 0px;

}



p {

	margin: 5px 0 11px 0;

}



p.bottom {

	margin-bottom: 0;

}



div.align_right {

	margin: -3px 0 0 0;

	text-align: right;

}



table, td {

	margin: 0;

	padding: 0;

	border: 0;

	border-collapse: collapse;

	vertical-align: top;

}



.button {

    margin: 3px;

}



/* -- 1st HYPERLINK STYLE -- */



a {

	color: #666;

	text-decoration: none;

}



a:hover {

	color: #333;

	text-decoration: underline;

}



/* -- 2nd HYPERLINK STYLE -- */



a.link {

	color: #666;

	text-decoration: none;

}



a.link:hover {

	color: #333;

}



/* - NAVIGATION STYLES - */



.hidden {

	display: none;

}





#navigation {

	width: 765px;

	height: 23px;

	background: url(../images/bg_nav.gif);

	padding: 0;

	position: relative;

}



#navigation li {

	margin: 0;

	padding: 0;

	list-style: none;

	position: absolute;

	top: 0;

    float: left;

}



#navigation li, #navigation, #mainMenu li a {

	height: 23px;

	display: block;

	padding: 0px;

	width: 145px;

}



#navigation li, #navigation, #mainMenu li ul.menu li {

	height: auto;

	padding: 4px 2px 2px 7px;

	_height: 23px;

	_padding: 0px;

	border-bottom: 1px solid #ccc;

}



#navigation li, #navigation, #mainMenu li ul.menu li a {

	padding: 0px;

	width: auto;

	_padding: 0px 0 0 0px;

	_width: 141px;

	border-bottom: 0px;

	height: 23px;

}



#mainMenu li ul.menu li a {

_padding: 1px 0 0 4px;

}



ul#mainMenu li ul.menu { visibility: hidden; border: 1px solid #ccc; border-top: 3px solid #ccc; display: block; position: absolute;  overflow: hidden; background-color: #ffffff; width: 155px; }

ul#mainMenu li ul.menu li { background-color: #fff; z-index: 99; font-weight: bold; float: none; top: 0px; _top: 0px; position: relative;  overflow: hidden; }

ul#mainMenu li ul.menu li a { color: #666; z-index: 100; position: relative; display: block; font-size: 10px; width: 145px; }

/*ul#mainMenu li:hover ul, ul#mainMenu ul li a:hover, ul#mainMenu li ul:hover, ul#mainMenu li a:hover { visibility: visible; color: #000; font-size: 10px; text-decoration: none; }*/

ul#mainMenu li:hover ul.menu, ul#mainMenu li.hover ul.menu { visibility: visible; color: #000; font-size: 10px; text-decoration: none;}

ul#mainMenu li li { float: none; }

ul#mainMenu li { behavior: url(hover.htc); }



#nav_home {left: 0; width: 145px; background: url(../images/nav_home.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_home a.menu:hover {background: url(../images/nav_home_off.gif) left top no-repeat; }

#nav_home a.menu:visited:hover {background: url(../images/nav_home_off.gif) left top no-repeat; }

#nav_home_selected {left: 0; width: 145px; background: url(../images/nav_home_off.gif) left top no-repeat; border-top: solid 3px #666; }



#nav_aboutus { cursor: default; left: 155px; width: 145px; background: url(../images/nav_aboutus.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_aboutus a.menu:hover {cursor: default; background: url(../images/nav_aboutus_off.gif) left top no-repeat; }

#nav_aboutus a.menu:visited:hover {cursor: default; background: url(../images/nav_aboutus_off.gif) left top no-repeat; }

#nav_aboutus_selected {cursor: default; left: 155px; width: 145px; background: url(../images/nav_aboutus_off.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_aboutus_selected a.menu:hover {cursor: default; }



#nav_shows {cursor: default; left: 310px; width: 145px; background: url(../images/nav_shows.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_shows a.menu:hover {cursor: default; background: url(../images/nav_shows_off.gif) left top no-repeat; }

#nav_shows a.menu:visited:hover {cursor: default; background: url(../images/nav_shows_off.gif) left top no-repeat; }

#nav_shows_selected {cursor: default; left: 310px; width: 145px; background: url(../images/nav_shows_off.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_shows_selected a.menu:hover {cursor: default; }



#nav_trainingcentre {cursor: default; left: 465px; width: 145px; background: url(../images/nav_trainingcentre.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_trainingcentre a.menu:hover {cursor: default; background: url(../images/nav_trainingcentre_off.gif) left top no-repeat; }

#nav_trainingcentre a.menu:visited:hover {cursor: default; background: url(../images/nav_trainingcentre_off.gif) left top no-repeat; }

#nav_trainingcentre_selected {cursor: default; left: 465px; width: 145px; background: url(../images/nav_trainingcentre_off.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_trainingcentre_selected a.menu:hover {cursor: default; }



#nav_events {cursor: default; left: 620px; width: 145px; background: url(../images/nav_events.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_events a.menu:hover {cursor: default; background: url(../images/nav_events_off.gif) left top no-repeat; }

#nav_events a.menu:visited:hover {cursor: default; background: url(../images/nav_events_off.gif) left top no-repeat; }

#nav_events_selected {cursor: default; left: 620px; width: 145px; background: url(../images/nav_events_off.gif) left top no-repeat; border-top: solid 3px #666; }

#nav_events_selected a.menu:hover {cursor: default; }





/* --- CONTENT STYLES --- */



#container {

	width: 770px;

	margin: 0 auto;

}



#content_left {

	margin-right: 10px;

	line-height: 14px;

}



#content_right {

	margin-left: 10px;

	line-height: 14px;

}



h1 {

	margin: 10px 0 8px 0;

	padding: 0;

	font: 14px Tahoma, Arial, Helvetica, sans-serif;

	color: #000;

    font-weight: bold;

    text-transform: uppercase;

}



.h1 {

	margin: 10px 0 8px 0;

	padding: 0;

	font: 13px Tahoma, Arial, Helvetica, sans-serif;

	color: #000;

}

h2 {

	margin: 0 0 10px 0;

	padding: 0;

	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;

	color: #000;

}



.hr {

	margin: 0 0 10px 0;

	border-top: 1px solid #ccc;

	clear: both;

}



.left {

	float: left;

}

.right {

	float: right;

}



/* --- UL & LI STYLES --- */



ul, ol {

	margin: 0;

	padding: 0;

	list-style: outside disc;

	line-height: 22px;

 }



/* ----- FORM STYLES ----- */



form {

	margin: 0;

	padding: 0;

}



input, textarea, select {

	margin: 5px 0 0 0;

	font: 10px Tahoma, Arial, Helvetica, sans-serif;

	background: url(../images/input.gif) repeat-x;

	color: #666;

	border: 1px solid #ccc;

}



textarea {

	overflow: auto;

}



/* ---- IMAGE STYLES ---- */



.image_left {

	float: left;

}



.image_left2 {

	float: left;

	margin: 0 8px 0 8px;

}



/* ---- OTHER STYLES ---- */



.black {

    height: 23px;

	background-color: #000;

	text-align: right;

	margin-bottom: 10px;

    color: #fff;

    font-weight: bold;

    font-size: 15px;

}



.black-text {

	background-color: #000;

	text-align: right;

	margin-bottom: 10px;

    color: #fff;

    font-weight: normal;

    font-size: 13px;

    padding: 3px;

    padding-top: 4px;

    padding-right: 5px;

    text-transform: lowercase;

}



.disclaimer {

	margin-top: 5px;

	font: 8px Verdana, Arial, Helvetica, sans-serif;

}



div.hr {

	margin: 0;

	padding: 0;

	border-top: 2px solid #000;

}



div.hr2 {

	margin-top: 4px;

	padding: 0;

	border-top: 2px solid #eee;

}



.space {

	margin-top: 18px;

}


.corporate-video
{
	float:right;
}