/*CSS for Future Link*/
* {margin:0px; padding:0px;}
body {
	background-color:#996;
	font-family: Arial, sans-serif;
	font-size: 14px; text-align:center; color:#000;
}
#outer {background:url('images/bg_shadow.png') repeat-y center; width:832px; margin:0 auto;}
/* containers */
.shell {
	background:url('images/dark_green.png') no-repeat 6px 0px;
	position: relative;
	width:807px;
	margin: 0 auto 0 auto;
	padding-top:42px;
	text-align:left;
}
#content {
	background-color:#b8bc9b;
	width:800px;
	margin-left:6px;
	padding-top:20px;
}
#content div {width:310px;}
#content div.left {float:left; margin-left:50px;}
#content div.right {float:right; margin-right:50px; margin-left:30px;}
#content div.wide {width:700px; margin:0 auto 15px auto;}
#content div.bordered {border-left:2px solid #939a7d; padding-left:40px;}
#clearer {clear:both;}

#contentfaq {
  background-color:#b8bc9b;
  width:760px;
  margin-left:6px;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
}

#faqbg {
background:url('images/FL-FAQBG.jpg') no-repeat;
}

/*flash*/
#TriJockey {
	margin-left:6px;
	position:relative;
	top:13px;
}

/*nav*/
#nav {
  position:relative;
  width:800px;
  height:74px;
  margin-top:13px;
  background:url('images/nav_bg.png') no-repeat;
  margin-left:6px;
  list-style-type:none;
}
#nav li {float:left;}
#nav li a {position:absolute; display:block; cursor:hand;}
#nav li a span {display:block; text-indent:-99999pt;}
#services {width:62px; height:15px; top:17px; left:135px;}
#services span {width:62px; height:15px; background:url('images/services.png') no-repeat;}
#services:hover span, #services span.active {background:url('images/services_over.png') no-repeat;}
#whats_new {top:10px; left:230px;}
#whats_new span {width:94px; height:17px; background:url('images/whats_new.png') no-repeat;}
#whats_new:hover span, #whats_new span.active {background:url('images/whats_new_over.png') no-repeat;}
#process {top:8px; left:365px;}
#process span {width:60px; height:17px; background:url('images/process.png') no-repeat;}
#process:hover span, #process span.active {background:url('images/process_over.png') no-repeat;}
#about_us {top:10px; left:475px;}
#about_us span {width:71px; height:17px; background:url('images/about_us.png') no-repeat;}
#about_us:hover span, #about_us span.active {background:url('images/about_us_over.png') no-repeat;}
#contact_us {top:14px; left:589px;}
#contact_us span {width:81px; height:20px; background:url('images/contact_us.png') no-repeat;}
#contact_us:hover span, #contact_us span.active {background:url('images/contact_us_over.png') no-repeat;}
.hidden {display:none;}
#content ul.sidenav {list-style-type:none; margin:0px;}

/* footer */
#footer {
	position:relative;
	width:834px;
	height:47px;
	margin-left:-15px;
	margin-bottom:0px;
	list-style-type:none;
	padding-top:12px;
	padding-left:30px;
	background:url('images/darkfooter.png') no-repeat;
	color:#FFF;
	font-size:10px;
}
#footer li {display:inline;}
#ESI {
margin-left:60px;
font-style:italic;
}
#cedia span {
	display:block; width:27px; height:27px;
	background:url('images/cedia.png') no-repeat;
	position:absolute; top:10px; right:100px;
	text-indent:-99999pt;
}
#asid span {
	display:block; width:27px; height:27px;
	background:url('images/asid.png') no-repeat;
	position:absolute; top:10px; right:65px;
	text-indent:-99999pt;
}
#AIA span {
  display:block; width:73px; height:27px;
  background:url('images/AIA.png') no-repeat;
  position:absolute; top:10px; right:135px;
  text-indent:-99999pt;

}
#foot2 {list-style-type:none;
	margin:5px auto;
	clear:both;
	width:500px;
	color:#7d7d54;
	padding-bottom:15px;
	font-size:10px;
  position:relative;
  top:-16px;
}
#foot2 li {display:inline;}
#seperator {margin-left:10px;}

/* text  and images*/
h1 {
	font-family: serif;
	font-size: 26px;
	height:33px;
	width:247px;
	margin:0 auto 0 auto;
}
h1 span {
	display:block;
	cursor:hand;
	background:url('images/logo.png') no-repeat 0px 0px;
	text-indent: -99999pt;
	height:33px;
	width:247px;
	position:relative;
	top:1px;
}
h2 {
	font-size:16px;
	color:#3b4938;
	margin-bottom:5px;
}
h2 a{color:#3b4938;text-decoration:none}
p {text-align:justify; margin-bottom:15px;}
img.left {float:left; margin-right:10px;}
img.right {float:right; margin-left:10px;}
#content ul {
	margin:20px 0 20px 20px;
	list-style-type:none;
	font-weight:600;
}

/* links */
#content a {}
#content a:hover {}
#footer a, #foot2 a {color:#fff; font-size:10px; text-decoration:none; margin:5px 10px;}
#footer a:hover, #foot2 a:hover {text-decoration:underline;}
#foot2 a {color:#7d7d54;}
.sidenav a {
	display:block; width:320px; height:35px;
	background:url('images/sidenav.png') no-repeat;
	text-decoration:none;
	font-size:16px; font-variant:small-caps;
	color:#3b4938;
	padding-left:20px;padding-top:10px;
	margin-left:-5px;
}
.sidenav a:hover {text-decoration:underline;}

#audio {
width:807px;
margin:0 auto;
}

#audioController {
float: left;
}
