@charset "utf-8";
#newTbeMainWrapper {
	height: 100%;
	width: 100%;
	clear: both;
	position: relative;
}

#newTbeMainWrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	
	
}
#siteMainContentNew {
	clear: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sideNew-2010-Blue-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}

#topImage {
	float: left;
	width: 100%;
}
#leftSideBar {
	float: left;
	height: 100%;
	width: 334px;
	background-color: #000;
	clear: right;
}

/*  Side Bar Information */


#black_panel_1_SideBar {
	
	height: 240px;
	width: 334px;
	top: -108px;
	clear: left;
	background-repeat: repeat-x;
}


#black_panel_2_SideBar {
	
	height: 240px;
	width: 334px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-repeat: repeat-x;
}

#rightContentBar {
	float: right;
	width: 610px;
	background-color: #FFF;
	clear: right;
	padding-right: 10px;
}
#footerNew {
	float: left;
	width: 100%;
	color: #FFF;
}

#second_menu_SB {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	list-style-image: url(images/aerospace_arrow.gif);
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#second_menu_SB li {
	font-size: 13px;
	margin-top: 3px;
	width: 275px;
	height: 15px;
}
#second_menu_SB  li a {
	text-decoration: none;
	color: #CCC;
	font-family: "Century Gothic", "Arial Black", Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 13px;
	display: block;
}

#second_menu_SB  li a:link {
	text-decoration: none;
	color: #CCC;
	font-family: "Century Gothic", "Arial Black", Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 13px;
	display: block;
}

#second_menu_SB  li a:hover {
	color: #84D02F;
}

