/***********************************************/
/*  Created by  Davtian Davit  -  August 2004  */
/*  CopyRight - Davtian Davit - HayNet_HayNio  */
/*	HyperNet - Software Development Services   */
/***********************************************/
/*		emx_nav_left.css                       */
/***********************************************/
/*		Template Added - Original              */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #71828A;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -9px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 1280px;
}

#masthead{
	position: absolute;
	top: 5px;
	left: 400px;
	width:590px;
	height: 112px;
	background-image: url("B_Logo.jpg");
}

#pageNav{
	float: left;
	width:235px;
	padding: 2px;
	background-color: #F5f7f7;
	font: Arial;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

#globalNav{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("glbnav_background.gif");
	top: 0px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	width: 4px;
	height: 32px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	width: 4px;
	height: 32px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 0%;
	z-index: 100;
	width: 100%;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 1px 4px 3px 4px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

.subglobalNav{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
  	background-image:  url("glblnav_selected.gif");
	background-color: #000000;
}

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 2px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}

#search a:hover{
	margin: 0px;
}

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 2px 0px 2px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.story {
	padding: 2px 0px 0px 2px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 2px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 2px;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 2px 2px 2px 2px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

#sectionLinks{
	margin: 1px;
	padding: 1px 1px 1px 1px;
}

#sectionLinks h3{
	border-bottom: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #21536A;
	padding: 1px 1px 1px 1px;
	background-image: url(bg_nav.jpg);
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}

.relatedLinks{
	margin: 0px;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 1px 1px 1px 1px;
}

.relatedLinks a{
	display: block; 
}

#advert{
	padding: 1px;
}

#advert img{
	display: block;
}

/***********************************************/
/*		Added Styles - DIV  Tags               */
/***********************************************/
#homepageflashundertext1a{
	position:absolute;
	left: 50px;
	width: 680px;
	height: 30px;
	top: 375px;
}

#homepageflashundertext1{
	position:absolute;
	left: 51px;
	width: 680px;
	height: 30px;
	top: 374px;
}

#homepagemaincontents{
	position:absolute;
	top: 150px;
	left: 260px;
	width: 730px;
	height: 400px;
}

#homepageleftcontents{
	position:absolute;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 350px;
}

#homepageflashcontents{
	position:absolute;
	top: 0px;
	left: 0;
	height: 370px;
	width: 730px;
}

#homepageflashunderpicture{
	position:absolute;
	top: 0px;
	left: 0;
	height: 370px;
	width: 730px;
}

#downbox{
	position:absolute;
	top: 560px;
	left: 10px;
	height: 50px;
	width: 980px;
}

#advlabel1{
	position:absolute;
	top: 103px;
	left: 10px;
	width:375px;
	height: auto;
}	

#advlabel1a{
	position:absolute;
	top: 104px;
	left: 8px;
	width:375px;
	height: auto;
}

#advlabel2a{
	position:absolute;
	top: 120px;
	left: 439px;
	width:550px;
	height: auto;
	overflow: hidden;
}

#advlabel2{
	position:absolute;
	top: 119px;
	left: 440px;
	width:550px;
	height: auto;
	overflow: hidden;
}

#submenuleft{
	position: absolute;
	top: 135px;
	left: 0;
	width:255px;
	background-color: #71828A;
	height: 480px;
	padding: 0px;
}
#submenuleft2{
	position: absolute;
	top: 0;
	left: 0;
	width:230px;
	background-color: #71828A;
	height:auto;
	padding: 0px;
}

#logo{
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}

#bulding{
	position: absolute;
	top: 23px;
	left: 400px;
	width: auto;
	height: auto;
}

#eachpagemaincontents{
	position:absolute;
	top: 147px;
	left: 247px;
	width:730px;
	height: auto;
	background-color: #71828A;
}
#eachpagemaincontents1{
	position:absolute;
	top: 185px;
	left: 260px;
	width:740px;
	height: 430px;
	background-color: #71828A;
}
#eachpagemaincontents2{
	position:absolute;
	top: 0;
	left: 0;
	width:714px;
	height: auto;
	background-color: #71828A;
}

#contacthome{
	position:absolute;
	top: 180px;
	left: 10px;
	}

#title{
	position:absolute;
	top: 135px;
	left: 260px;
	width:714px;
	background-color: #71828A;
	height: 55px;
}

#subglobal_6-8{
}

#subglobal_1-gr{
	position: absolute;
	left: 0px;
}
#subglobal_2-gr{
	position: absolute;
	left: 75px;
}
#subglobal_3-gr{
	position: absolute;
	left: 155px;
}
#subglobal_4-gr{
	position: absolute;
	left: 252px;
}
#subglobal_5-gr{
	position: absolute;
	left: 373px;
}

#subglobal_1-en{
	position: absolute;
	left: 0px;
}
#subglobal_2-en{
	position: absolute;
	left: 102px;
}
#subglobal_3-en{
	position: absolute;
	left: 170px;
}
#subglobal_4-en{
	position: absolute;
	left: 256px;
}
#subglobal_5-en{
	position: absolute;
	left: 375px;
}

#subglobal_1-fr{
	position: absolute;
	left: 0px;
}
#subglobal_2-fr{
	position: absolute;
	left: 83px;
}
#subglobal_3-fr{
	position: absolute;
	left: 167px;
}
#subglobal_4-fr{
	position: absolute;
	left: 264px;
}
#subglobal_5-fr{
	position: absolute;
	left: 391px;
}
/********************* end **********************/
