body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
html,body {
	height: 100%;
}

#container{
	height:100%;
	width:100%;
}
#header {
	height: 61px;
	background-image:   url("../pictures/header_image.jpg");
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	width: auto;
	overflow:auto;
}
#bar{
	height: 18px;
	background-color: #084C8D;
	padding-left: 5px;
	padding-top: 2px;
}
#text_title {
	visibility: hidden;
}
#nav_left{
	width: 190px ;
	background-image:   url("../pictures/menu_backs.gif");
	left:0px;
	top:92px;
	height:expression(
		(
		document.body.clientHeight) ?
			document.body.clientHeight - 79 + 'px'
		:
			document.documentElement.clientHeight - 79 + 'px'
		);
	position: absolute;
	padding-left:8px;
	padding-right:8px;
	overflow:hidden;
}

html>body #nav_left{
	height: 3300px;
}
#nav_right{
	float: right;
	right: 0px;
	width: 190px;
	top:92px;
	background-image:   url("../pictures/menu_backs.gif");


	height:expression(
		(
		document.body.clientHeight) ?
			document.body.clientHeight - 79 + 'px'
		:
			document.documentElement.clientHeight - 79 + 'px'
		);
	position:absolute;
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
	
}

html>body #nav_right{
	height: 3300px;
}
/*Menu1*/

	#menu1 {
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border : 1px solid Black;
	font-size: 12px;
	}
	
	#menu1 h3 {
	margin : 0px;
	padding : 2px 5px;
	border-bottom : none;
	background-image:   url("../pictures/box_heading.gif");
	font-size: 12px;
	}
	
	#menu1 ul {
	display:inline; /*added this command*/
	list-style : none;
	margin : 0px 0px 5px 0px;	
	padding : 0px;
	}
	
	
	#menu1 li.home {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #084C8D;}
	
	

	#menu1 li.company {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #9398C3;}
	#menu1 li.company_sub {
	padding : 5px;
	line-height:5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #BABED9;}
	#menu1 li.services {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #00879F;}
	#menu1 li.services_sub {
	padding : 5px;
	line-height:5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #5CAFC8;}
	#menu1 li.capabilities {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #5390C7;}
	#menu1 li.capabilities_sub {
	padding : 5px;
	line-height:5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #97B9DD;}
	#menu1 li.careers {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #75C3B7;}
	#menu1 li.careers_sub {
	padding : 5px;
	line-height:5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #ACD9D5;}
	#menu1 li.news {
	padding : 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #608A9E;}
	#menu1 li.news_sub {
	padding : 5px;
	line-height:5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #9AB3C4;}
	#menu1 li.contact {
	padding: 5px;
	margin: 0px;
	display: block;
	/*margin-top: 6px;*/
	background-color: #015EA3;}
	margin-bottom:-15px;
	
	
	
	
/*End Menu1*/

/*Box*/
	#box {
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;}
	#box h3 {
	margin : 0px;
	padding : 2px 5px;
	border : 1px solid Black;
	border-bottom : none;
	background-image:   url("../pictures/box_heading.gif");
	font-size: 12px;}
	#box ul {
	list-style : none;
	margin : 0px 0px 5px ;	
	padding : 5px;
	border : 1px solid Black;
	background-color: White;}
	#box li {
	margin-top: 6px;}
/*End Box*/

#flash_section{
margin-left: 206px;
margin-right: 206px;
voice-family: "\"}\"";
voice-family: inherit;

}
#centre_section{
margin-left: 206px;
margin-right: 206px;
voice-family: "\"}\"";
voice-family: inherit;

padding-left: 1%;
padding-right: 1%;
padding-top: 8px;
overflow: none;
}
html>body #centercontent {
margin-left: 20%;
margin-right: 20%;
	}
}
#text_centre_section{
	position: absolute;
	top:15px;
	left:10px;
	width: 634px;
	height:100%;
}
.txtbarlink {
	color: Silver;
	font-size: 11px;
	text-decoration: none;
}
.txtbarlink A:link {
	color: Silver;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.txtbarlink A:visited {
	color: Silver;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.txtbarlink A:hover {
	color: Silver;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.menulink {
	color: White;
	font-size: 11px;
	text-decoration: none;
}
.menulink A:link {
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menulink A:visited {
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menulink A:hover {
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.menusublink {
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.menusublink A:link {
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.menusublink A:visited {
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.menusublink A:hover {
	color: Black;
	font-size: 11px;
	text-decoration: underline;
}
#menusublink1 {
	clear: both;
}

