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("../images/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("../images/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;
}
 #nav_left h3{
color:black;
}

html>body #nav_left{
	height: 90%;
}
#nav_right{
	float: right;
	right: 0px;
	width: 190px;
	top:92px;
	background-image:  url("../images/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: 90%;
}
/*Menu1*/

#menu1 {
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;}
	#menu1 h3 {
	margin : 0px;
	padding : 2px 5px;
	border : 1px solid Black;
	border-bottom : none;
	background-image:  url("../images/box_heading.gif");
	font-size: 12px;}
	#menu1 ul {
	list-style : none;
	margin : 0px 0px 5px;	
	border : 1px solid Black;}
	#menu1 li.home {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #084C8D;}
	#menu1 li.company {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #9398C3;}
	#menu1 li.company_sub {
	padding : 1px;
	/*margin-top: 6px;*/
	background-color: #BABED9;}
	#menu1 li.products {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #00879F;}
	#menu1 li.products_sub {
	padding : 1px;
	/*margin-top: 6px;*/
	background-color: #5CAFC8;}
	#menu1 li.sales {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #5390C7;}
	#menu1 li.sales_sub {
	padding : 1px;
	/*margin-top: 6px;*/
	background-color: #97B9DD;}
	#menu1 li.news {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #75C3B7;}
	#menu1 li.news_sub {
	padding : 1px;
	/*margin-top: 6px;*/
	background-color: #ACD9D5;}
	#menu1 li.employment {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #608A9E;}
	#menu1 li.employment_sub {
	padding : 1px;
	/*margin-top: 6px;*/
	background-color: #9AB3C4;}
	#menu1 li.contact {
	padding : 5px;
	/*margin-top: 6px;*/
	background-color: #015EA3;}
/*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("../images/box_heading.gif");
	font-size: 12px;
	color:black;
	}
	#box ul {
	list-style : none;
	margin : 0px 0px 5px ;	
	padding : 5px;
	border : 1px solid Black;
	background-color: White;
	}
	#box li {
	margin-top: 4px;
	background-image: url(../images/arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-left:1px;
	padding-left: 12px;
	}
/*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;
}

#centre_section ul{
	margin:0;
	padding: 0;
}
#centre_section li{
list-style-type:none;
background-image: url(../images/arrow_bullet.jpg);
background-repeat: no-repeat;
background-position: 0 2px;
margin-left:7px;
padding-left: 20px;
}

#centre_section ul.normal{
	margin:0;
	padding: 0;
}

#centre_section li.normal{
list-style-type:none;
background-image: url(../images/arrow_bullet.jpg);
background-repeat: no-repeat;
background-position: 0 2px;
margin-left:7px;
padding-left: 20px;
	
}
#centre_section ul{
	margin:0;
	padding: 0;
}
#centre_section li.indent{
list-style-type:none;
background-image: url(../images/arrow_bullet.jpg);
background-repeat: no-repeat;
background-position: 0 2px;
margin-left:16px;
padding-left: 15px;
}
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;
	display: none;
}
#menusublink2 {
	display: none;
}
#menusublink3 {
	display: none;
}
.left{
float:left;
width:49%;

}
.right{
float:right;
width:49%;

}
.category { color: #084C8D; }
		
		.description { 	
		color: #084C8D;
		font-family: Arial, Helvetica, sans-serif;
		}
		.context { 
		font-family: Arial, Helvetica, sans-serif; 
		color:black;
		font-variant: normal;
		font-weight: normal;
		}
		.infoline { font-size: 80%; font-style: normal; color: #084C8D;}
		.sorting { text-align: right; }
		
		.result_title { 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		}
		.result_title a{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		text-decoration:none;
		}
		.result_title a:hover{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #084C8D;
		font-weight: bold;
		text-decoration: underline;
		}

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }			