
body {
    text-align: center;
   	font: 12px  helvetica, verdana, arial,trebuchet ms, sans-serif;
}

html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#wrapperSub {
	position: relative;
	width: 831px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-top: 40px;
}
#HeaderSub {
	position: relative;
	width: 831px;
	height: 308px;
	background: #fff url(../inside/images/banner1.jpg) no-repeat;
}

#director {
	position: relative;
	text-align: left;
	font: 11px Times New Roman;
	color: #eee;
	top: 101px;
	left: 179px;
}
.big {
	font: 14px Times New Roman !important;
}
#topRightLinks {
	position: relative;
	font-size: 15px;
	color: #CF3B7C;
	line-height: 16px;
	top: -3px;
	left: 280px;
}
#contactUs {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	top: -102px;
	left: -325px;
	margin-bottom: -15px;
}
#email {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	top: -52px;
	left: -265px;
	line-height: 22px;
}
#address {
	position: relative;
	font-size: 14px;
	color: #000;
	top: -52px;
	left: 225px;
	line-height: 22px;
}
/* -------------------------------------- content ------------------------------------------------------------------------*/
#rightColumn {
	position: relative;
	text-align: left;
	z-index: 2;
	float: right;
	width: 600px;
	margin-top: -75px;
	margin-bottom: -95px;
	padding-top: 20px;
	padding-bottom: 70px;
	border-left: #FBB040 1px solid;
}
#rightLeft {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#rightRight {
	float: right;
	width: 280px;
	margin-top: 40px;
	margin-right: 20px;
}
#rightLeft ul, #rightRight ul {
	margin-left: 28px;
	margin-bottom: 15px;
}
.content {
	position: relative;
	z-index: 2;
   	font-size: 12px;
   	line-height: 16px;
   	padding: 0 15px 15px 15px;
}
#rightWide {
	float: left;
	width: 600px;
	margin-left: 20px;
}
.contentWide, .contentWide2, .contentWide3, .contentWide4, .contentWide5 {
	position: relative;
	z-index: 2;
   	font-size: 12px;
   	line-height: 16px;
   	padding: 10px 0px 15px 0px;
   	margin-right: 60px;
   	margin-left: 15px;
}
.insideRtLt {
	margin-top: 0px;
}
.contentWide2, .contentWide4, .contentWide5 {	
   	background: url(../company/images/blueDivide.gif) no-repeat bottom;
   	margin-bottom: 20px;
}
.contentWide3, .contentWide5 {	
   	text-align: justify;
}
.subText {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #666;
}
.pressReleaseText {
	position: relative;
	top: -25px;
}

h2, .secondHead, #videosH2 {
	font: 16px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #FF9933;
	margin-top: -15px;
	margin-left: -5px;
	margin-bottom: -10px;
	padding: 25px 0 0 20px;;
	height: 38px;
	background: url(../images/fantastique.gif) no-repeat;
}
.secondHead {
	margin-top: 15px;
}
#videosH2 {
	margin-top: -65px;
	margin-bottom: -15px;
	margin-left: 320px;
}
h3, h3.board, #videosH3 {
	font: 14px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #FF9933;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#videosH3 {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
}
h3.board {
	color: #666;
	margin-top: 15px;
}
/* -------------------------------------- content list ------------------------------------------------------------------------*/
.contUl li {
	margin: 0 15px 15px 0px;
}
.contUlVids li {
	margin: 0 30px 15px 30px;
}
/* -------------------------------------- left column & nav ------------------------------------------------------------------------*/
#leftCol {
	position: relative;
	z-index: 2;
	float: left;
	text-align: left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-top: -75px;
	margin-bottom: -95px;
	padding: 20px 0px 20px 20px;
	width: 200px;
}
#leftCol ul {
	list-style: none;
	text-decoration: none;
}
#leftCol ul li {
	padding-bottom: 8px;
}
.contLeft {
	font: 14px Times New Roman, serif !important;
	color: #666;
	padding-bottom: 10px;
}
#employQuote {
	margin-top: 10px;
}
/* -------------------------------------- links & navigation ------------------------------------------------------------------------*/
#navBar {
	z-index: 9;
	position: relative;
	width: 825px; 
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
#hor_nav {
	z-index: 9;
	position: absolute;
	text-align: left;
	font-size: 11px;
    color: #fff; 
}

#hor_nav li {
    float: left;
    list-style: none;
    padding: 2px 0;
}
#hor_nav li ul {
   	margin: 0 0 0 -10px;
    padding: 0; 		
}
#hor_nav li ul li {
	float: none;
    list-style: none;
    padding-left: 5px;
}
.drop {
   	background: #fff;
   	min-height: 18px;
	height: auto !important;
	height: 18px;
   	line-height: 18px;
   	border: 2px solid #FBB040;
   	border-top: 0;
}
.menu {
    margin-left: 65px; 
}
#academy {
	z-index: 9;
	position: absolute;
	top: 20px;
	left: 166px;
   	width: 140px;
}
#company {
	z-index: 9;
	position: absolute;
	top: 20px;
	left: 286px;
   	width: 145px;
}
#inside {
	z-index: 9;
	position: absolute;
	top: 20px;
	left: 465px;
   	width: 152px;
}
#invest {
	z-index: 9;
	position: absolute;
	top: 20px;
	left: 690px;
	width: 120px !important;
}
#hor_nav a:link, #hor_nav a:visited, #leftCol ul a:link, #leftCol ul a:visited {
	text-decoration: none;
	color: #666 !important;
}

#features a:link, #email a:link, #email a:visited, .links a:link, .links a:visited {
	text-decoration: none;
	color: #FF9933;
}
#topRightLinks a:link, #topRightLinks a:visited {
	text-decoration: none;
	color: #666;
}
#contactUs a:link, #contactUs a:visited {
	text-decoration: none;
	color: #666;
}
#hor_nav a:hover, #leftCol ul a:hover, .links a:hover {
	text-decoration: underline;
	color: #FBB040 !important;
}
#topRightLinks a:hover, #features a:hover, #email a:hover, #contactUs a:hover {
	text-decoration: underline;
	color: #999 !important;
}
p.locateMap {
	width: 205px;
	font: 14px Times New Roman, serif !important;
	margin: 0 0 15px 15px;
	padding: 10px;
	background: #FBB040;
}
.locateMap a:link, .locateMap a:visited {
	text-decoration: none;	
	color: #eee;
}
.locateMap a:hover {

}
/* -------------------------------------- images ------------------------------------------------------------------------*/
.floatLeft {
	float: left;
	margin: 3px 15px 0 15px;
}
.floatRight {
	float: right;
	margin: 3px 10px 0 15px;
}
.imgBorder, .imgBorder2 {
	position: relative;
	padding: 5px;
	border: #CF3B7C 1px solid;
}
.imgBorder2 {
	margin-right: 10px;
	margin-left: 5px;
}
.caption {
	text-align: left;
	margin-left: 0px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
#capVaganova {
	width: 100px;
}
.imgBorder {
	padding: 5px;
	border: #FBB040C 1px solid;
}
#inside1 {
	margin-bottom: 30px;
}
/* -------------------------------------- flash elements ------------------------------------------------------------------------*/
#flash_wrapper_2 {
	width: 504px;
	height: 410px;
	margin-left: 28px;
	margin-right: -20px;


}


/* -------------------------------------- footer & copyright ------------------------------------------------------------------------*/

#blink_footer {
	margin-top: 3px;
	padding-bottom: 2px;
	width: 250px;
	text-decoration: none;
	font: 9px verdana, arial, sans-serif;
	color: #FF9933;
	letter-spacing: 0em;	
}
#footerSub {
	position: relative;
	clear: both;
	font-size: 9px;
	color: #fff;
	letter-spacing: 0em;
	width: 760px;
	min-height: 9px;
	height: auto !important;
	height: 9px;
	margin-top: -45px;
	padding: 3px 0;
}
#footerSub ul {
	list-style: none;
    padding: 2px 0;	
}
#footerSub ul li {
	display: inline; 
	padding: 0 7px 0 3px;
	border-right: #00531e 1px solid;
}
#footerSub li.spacer_drop {
	margin-right: -4px;
	border-right: #fff 1px solid;
}
#footerSub a:link, #footerSub a:visited, #blink_footer a:link, #blink_footer a:visited  {
	text-decoration: none;
    color: #000 !important;
}
#blink_footer a:link, #blink_footer a:visited  {
	text-decoration: none;
    color: #FBB040 !important;
}
#footerSub a:hover  {
	text-decoration: none;
    color: #FBB040 !important;
}
#blink_footer a:hover  {
	text-decoration: none;
    color: #999 !important;
}
#copyright {
	font-size: 9px;
	color: #000 !important;
}


/* Contact Form Infor */
#contactForm {
	width: 500px;
}	
#contactForm form {
	margin-left: -10px;
}
#contactForm form label {
	display: block;
	text-align: right;
	width: 250px;
	line-height: 14px;
}
#contactForm form input, #contactForm form textarea {
	width: 200px;
	border: 1px solid #a9a9a9;
	margin: 1px;
	position: relative;
	left: 252px;
	top: -15px;
	background: #eee;
}
#contactForm form input#dancer,
#contactForm form input.checkbox {
	width: auto;
	border: 0;
	background: none;
}
p#dancerLink { margin-left: 30px; margin-bottom: 10px; }
p#dancerLink input { left: 0; top: 3px; }
#contactForm form label#mlLabel span { 
	width: 400px;
}	
#contactForm form input#mailingList { 
	top: -18px;
}
form span.smaller {
	font-size: 80%;
	display: block;
	margin-bottom: -12px;
}
#dancerDiv { display: none; }
#contactForm input#sbmtBtn { 
	top: 0px; 	
}
#contactForm form .formError { border: 1px solid #f00; }