/* CSS Document */
body {
	/* background-image: url(../images/orange_extend.gif);
	background-repeat: repeat-x;*/
	background-color:#FFFFFF;
	margin-left: auto;
    margin-right: auto;
	width: 1024px;
}
div.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border-top: 1px solid #FFFFFF;
	line-height: 2.5;
	margin: 0;
	padding-left: 12px;
	background-image: url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 165px 10px;
	cursor: default;
}

div.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #666;*/
	color: #2A4F86;
	border-top: 1px solid #7E94B5;
	border-left: 2px solid #7E94B5;
	border-right: 2px solid #7E94B5;
	line-height: 2.5;
	margin: 0;
	padding-left: 12px;
	/*background-color: #EEE;*/
	background-color: #FFF;
	background-image: url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 165px 10px;
	cursor: default;
}

div.mininav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	position:absolute;
	left:690px;
	top:5px;
	z-index:999;
	background-color: transparent;

}

a.cleanlink
{
	text-decoration: none;
	color: #FFF;
}

div.final
{
    background-image: none;
}

div.menulink {
	text-decoration: none;
}

p.multimedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 85px;
	margin: 0px;
	padding-bottom: 75px;
}
#logo {
	position:absolute;
	width:178px;
	height:123px;
	z-index:1000;
	left: 0;
	top: 0;
}
#orange_swoosh {
	position:absolute;
	left:178px;
	top:0px;
	width:640px;
	height:80px;
	z-index:39; /* JS: Was 998 */
	background-color: transparent;
}
#interactive_dev {
	position:absolute;
	/*left:131px;
	top:10px;
	width:729px;
	height:453px;*/
	left:0px;
	top:0px;
	width:818px;
	height:499px;
	z-index:3;
	visibility: visible;
	background-color: #FFF;
	/*border-bottom: solid #999999 1px;*/
}
#interactive_dev_texthead {
	position:absolute;
	left:200px;
	top:420px;
	z-index:10;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	visibility: visible;
}

#interactive_dev_text {
	position:absolute;
	left:240px;
	top:435px;
	z-index:10;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
	visibility: visible;
}

#flash_bar {
	position:absolute;
	left:178px;
	top:499px;
	width:642px;
	height:97px;
	z-index:20;
	border-top: solid #999999 1px;
	
}

#flash_bar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-indent: 3px;
	padding-top: 12px;
}

#main_menu {
	position:absolute;
	left:0px;
	top:73px;
	width:178px;
	height:426px;
	z-index:30;
	border-bottom: solid #999999 1px;
	
	/* for Mozilla */
	background-image: url(../images/trans_blue_02.png) !important;
    background-color: transparent !important;
	
	/* for IE */
	background-color: #4166B4;
	filter: alpha(opacity=60);
	background-image: none;
}
#subpanel_1 {
	position:absolute;
	left:179px;
	top:0px;
	width:178px;
	height:498px;
	z-index:40;
	display: none;
		
	/* for Mozilla */
	background-image: url(../images/trans_gray_02.png) !important;
	background-color: transparent !important;
	
	/* for IE */
	background-color: #000;
	/*background-color: #000;C5BFBF*/
	background-color: #AAA;
	filter: alpha(opacity=40);
	/* background-image: none; */
	background-image:  url(../images/blue_border.gif);
}
#subpanel_2 {
	position:absolute;
	/* 356 */
	left:359px;
	top:0px;
	width:178px;
	height:498px;
	z-index:40;
	display: none;
	
	/* for Mozilla */
	background-image: url(../images/trans_gray_02.png) !important;
	background-color: transparent !important;
	
	/* for IE */
	background-color: #000;
	/*background-color: #000;*/
	background-color: #AAA;
	filter: alpha(opacity=40);
	background-image:  url(../images/blue_border.gif);
}

#subpanel_3 {

	position:absolute;
	/* 534 */
	left:537px;
	top:0px;
	width:178px;
	height:498px;
	z-index:40;
	display: none;
	
	/* for Mozilla */
	background-image: url(../images/trans_gray.png) !important;
	background-color: transparent !important;
	
	/* for IE */
	/*background-color: #000;*/
	background-color: #FFF;
	filter: alpha(opacity=60);
	background-image:  url(../images/blue_border.gif);
}

/* Main Menu=1st column options */

div.mainlvl0 {
	position:absolute;
	/* 178 */
	left:179px;
	top:137px;
	z-index:50;
	width: 178px;
	display: none;
}

div.mainlvl1 {
	position:absolute;
	/* 178 */
	left:179px;
	top:163px;
	z-index:51;
	width: 178px;
	display: none;
}

div.mainlvl2 {
	position:absolute;
	/* 178 */
	left:179px;
	top:189px;
	z-index:52;
	width: 178px;
	display: none;
}

div.mainlvl3 {
	position:absolute;
	/* 178 */
	left:179px;
	top:215px;
	z-index:53;
	width: 178px;
	display: none;
}

div.mainlvl4 {
	position:absolute;
	/* 178 */
	left:179px;
	top:241px;
	z-index:54;
	width: 178px;
	display: none;
}

div.mainlvl5 {
	position:absolute;
	/* 178 */
	left:179px;
	top:267px;
	z-index:55;
	width: 178px;
	display: none;
}

div.mainlvl6 {
	position:absolute;
	/* 178 */
	left:179px;
	top:293px;
	z-index:56;
	width: 178px;
	display: none;
}

div.mainlvl7 {
	position:absolute;
	/* 178 */
	left:179px;
	top:319px;
	z-index:57;
	width: 178px;
	display: none;
}

div.mainlvl8 {
	position:absolute;
	/* 178 */
	left:179px;
	top:345px;
	z-index:58;
	width: 178px;
	display: none;
}

/* 2nd column options */
div.sublvl0 {
	position:absolute;
	/* 356 */
	left:359px;
	top:137px;
	z-index:59;
	width: 178px;
	display: none;
}

div.sublvl1 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:163px;
	z-index:60;
	width: 178px;
	display: none;
}

div.sublvl2 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:189px;
	z-index:50;
	width: 178px;
	display: none;

}
div.sublvl3 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:215px;
	z-index:50;
	width: 178px;
	display: none;

}
div.sublvl4 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:241px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl5 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:267px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl6 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:293px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl7 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:319px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl8 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:345px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl9 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:371px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl10 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:397px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl11 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:423px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl12 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:449px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl13 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:475px;
	z-index:50;
	width: 178px;
	display: none;

}

div.sublvl14 {
	position:absolute;
	/* 356 */
	left:359px;
	/* 137 */
	top:501px;
	z-index:50;
	width: 178px;
	display: none;

}

/* 26px apart 
137, 163, 189, 215, 241, 
267, 293, 319, 345, 371, 
397, 423, 449, 475, 501
*/

/* thumbnail menus */

div.thumbox
{
	position:absolute;
	left:540px;
	top:40px;
	width:280px;
	height:459px;
	z-index:22;
	background-image: url(../images/image_box.png);
	display: none;

}

div.thumbox p
{
	position: relative;
	top: 50px;
	left: 40px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

div.thumbox a
{
	text-decoration: none;
	color: #666;	
}

#multimedia {
	position:absolute;
	left:0px;
	top:498px;
	z-index:31;
	background-image: url(../images/blank.gif);
	border-right: solid 1px #999999;
	/*border-bottom: solid 1px #CCCCCC;*/
}

#flashmovie {
	position:absolute;
	left:203px;
	top:102px;
	width:729px;
	height:453px;
	z-index:1;
	visibility: visible;
	background-color: #FFF;
}

#landing_sidebar {

	position:absolute;
	left:10px;
	top:0px;
	width:148px;
	height:498px;
	z-index:50;

}

#landing_sidebar p
{
	position: relative;
	top: 200px;
	left: 5px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#landing_sidebar a
{
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

#about,
#contact
{
	position:absolute;
	left:200px;
	top:0px;
	width:510px;
	height:498px;
	z-index:20;
}

#about p,
#contact p
{
	position: relative;
	top: 150px;
	left: 5px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#about p.extrashead,
#contact p.extrashead
{
	position: relative;
	top: 150px;
	left: 5px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;	
}

p.extrasindent
{
	position: relative;
	top: 150px;
	left: 5px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-indent: 50px;
}

#extras_background {
	position:absolute;
	left:-7px;
	top:20px;
	width:729px;
	height:453px;
	z-index:1;
	visibility: visible;
	background-color: #FFF;
}

#flashbox1 {
	position:absolute;
	left:20px;
}

#flashbox2 {
	position:absolute;
	left:145px;
}

#flashbox3 {
	position:absolute;
	left:270px;
}

#flashbox4 {
	position:absolute;
	left:395px;
}

#flashbox5 {
	position:absolute;
	left:520px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 768px;
}

#bottom_channel {
	position:absolute;
	top:600px;
	left:0px;
	z-index: 998;
}

#sidebar_image {
	position:absolute;
	top:0px;
	left:820px;
	z-index: 998;
}
