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

html, body, body div, body a, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/


#wrapper {
	width: 1010px;
	height: 793px;
	margin-top: 40px;
}
#container {
	width: 824px;
	height: 773px;
	background: #fff url(images/fantastiqueBackgroundD.gif) no-repeat;
}
#director {
	text-align: left;
	font: 11px Times New Roman;
	color: #eee;
	padding-top: 101px;
	padding-left: 129px;

}
.big {
	font: 14px Times New Roman !important;
}
#topRightLinks {
	position: relative;
	font-size: 15px;
	color: #CF3B7C;
	line-height: 16px;
	top: -105px;
	left: 274px;
}
#contactUs {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	top: -102px;
	left: -325px;
	margin-bottom: -15px;
}
#mailList {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	line-height: 22px;
	top: -45px;
	left: -265px;
}
#address {
	position: relative;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	top: -47px;
	left: 220px;
}
/* -------------------------------------- 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; 
}

.menu {
    margin-left: 75px; 
}
#hor_nav li {
    float: left;
    list-style: none;
    padding: 2px 0;
}
#hor_nav li ul {
	margin-left: 0;
    padding: 0; 		
}
#hor_nav li ul li {
	float: none;
    list-style: none;
    padding-left: 5px;
}
.drop {
   	background: #ccc;
   	min-height: 18px;
	height: auto !important;
	height: 18px;
   	line-height: 18px;
   	border: 2px solid #eee;
   	border-top: 0;
}
#academy {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 69px;
   	width: 140px;
}
#company {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 197px;
   	width: 140px;
}
#inside {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 384px;
   	width: 171px;
}
#invest {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 618px;
   	width: 125px;
}
#hor_nav a:link, #hor_nav a:visited, #leftCol ul a:link, #leftCol ul a:visited, .links a:hover, #contactUs a:link, #contactUs a:visited {
	text-decoration: none;
	color: #CF3B7C !important;
}
#topRightLinks a:link, #topRightLinks a:visited {
	text-decoration: none;
	color: #CF3B7C;
}
#features a:link, #features a:visited {
	text-decoration: none;
	color: #0071bc;
}
#mailList a:link, #mailList a:visited {
	text-decoration: none;
	color: #999;
}
#hor_nav a:hover, #topRightLinks a:hover, #homeNav a:hover, #features a:hover, #mailList a:hover, #contactUs a:hover {
	text-decoration: underline;
	color: #666;
}
/* -------------------------------------- flash elements ------------------------------------------------------------------------*/
#flash_wrapper {
	width: 1010px;
	height: 620px;
	margin-top: -35px;
	margin-left: -99px;
}

/* -------------------------------------- footer & copyright ------------------------------------------------------------------------*/
#blink_footer {
	width: 250px;
	text-decoration: none;
	font: 9px verdana, arial, sans-serif;
	color: #000;
	letter-spacing: 0em;	
}
#footer, #footerSub {
	clear: both;
	font-size: 9px;
	color: #fff;
	letter-spacing: 0em;
	width: 780px;
	min-height: 9px;
	height: auto !important;
	height: 9px;
	padding: 3px 0;
}
#footer ul, #footerSub ul {
	list-style: none;
    padding: 2px 0;	
}
#footer ul li, #footer ul li {
	display: inline; 
	padding: 0 7px 0 3px;
	border-right: #00531e 1px solid;
}
#footer li.spacer_drop, #footer li.spacer_drop {
	margin-right: -4px;
	border-right: #fff 1px solid;
}
#footer a:link, #footer a:visited, #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: #CF3B7C !important;
}
#footer a:hover, #footerSub a:hover  {
	text-decoration: none;
    color: #CF3B7C !important;
}
#blink_footer a:hover  {
	text-decoration: none;
    color: #999 !important;
}
#copyright {
	font-size: 9px;
	color: #000 !important;
}