@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#overall
{
	width:772px;
	margin:0 auto;
}
#mainbody
{
	width:771px;
	height:600px;
}
/*Header Started*/
#logo {
	width:771px;
	height:42px;
	margin-bottom:13px;
	background-image: url(../../images/EN/logo.jpg);
	background-repeat: no-repeat;
}
#nav_links {
	height:25px;
	width:760px;
	background-image: url(../../images/EN/navbar.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
}
#nav_links a{
	float:left;
	cursor:pointer;
}
#bn_about {
	background-image: url(../../images/EN/about1.jpg);
	background-repeat: no-repeat;	height: 25px;width: 61px;
}
#bn_about:hover {
	background-image: url(../../images/EN/about2.jpg);
}
#bn_accreditations {
	background-image: url(../../images/EN/accreditations1.jpg);
	background-repeat: no-repeat;	height: 25px;width: 93px;
}
#bn_accreditations:hover {
	background-image: url(../../images/EN/accreditations2.jpg);
}
#bn_portfolio {
	background-image: url(../../images/EN/portfolio1.jpg);
	background-repeat: no-repeat;	height: 25px;width: 79px;
}
#bn_portfolio:hover {
	background-image: url(../../images/EN/portfolio2.jpg);
}
#bn_design {
	background-image: url(../../images/EN/design1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 44px;
}
#bn_design:hover {
	background-image: url(../../images/EN/design2.jpg);
}
#bn_translations {
	background-image: url(../../images/EN/translations1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 83px;
}

#bn_translations:hover {
	background-image: url(../../images/EN/translations2.jpg);
}
#bn_PersonalisedColor {
	background-image: url(../../images/EN/p_c1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 121px;
}
#bn_PersonalisedColor:hover {
	background-image: url(../../images/EN/p_c2.jpg);
}
#bn_OrganisationChart {
	background-image: url(../../images/EN/o_c1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 117px;
}
#bn_OrganisationChart:hover {
	background-image: url(../../images/EN/o_c2.jpg);
}
#bn_downloads {
	background-image: url(../../images/EN/downloads1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 79px;
}
#bn_downloads:hover {
	background-image: url(../../images/EN/downloads2.jpg);
}
#bn_contact {
	background-image: url(../../images/EN/contact1.jpg);
	background-repeat: no-repeat;	
	height: 25px;
	width: 71px;
}
#bn_contact:hover {
	background-image: url(../../images/EN/contact2.jpg);
}

	/*Submenu start*/
	#bn_LFB {
		background-image: url(../../images/EN/LFB1.jpg);
		background-repeat: no-repeat;
		height: 33px;
		width: 79px;
		/**/
	}
	#bn_LFB:hover {
		background-image: url(../../images/EN/LFB2.jpg);
		/**/
	}
	#bn_CB {
		background-image: url(../../images/EN/CB1.jpg);
		background-repeat: no-repeat;
		height: 31px;
		width: 79px;
		
	}
	#bn_CB:hover {
		background-image: url(../../images/EN/CB2.jpg);
		
	}
	#bn_B2B {
		background-image: url(../../images/EN/B2B1.jpg);
		background-repeat: no-repeat;
		height: 34px;
		width: 79px;
		
	}
	#bn_B2B:hover {
		background-image: url(../../images/EN/B2B2.jpg);
		
	}
	#bn_DM {
		background-image: url(../../images/EN/DM1.jpg);
		background-repeat: no-repeat;
		height: 22px;
		width: 79px;
		
	}
	#bn_DM:hover {
		background-image: url(../../images/EN/DM2.jpg);
		
	}
	#bn_CBB {
		background-image: url(../../images/EN/CBB1.jpg);
		background-repeat: no-repeat;
		height: 32px;
		width: 79px;
		
	}
	#bn_CBB:hover {
		background-image: url(../../images/EN/CBB2.jpg);
		
	}
	#bn_C {
		background-image: url(../../images/EN/C1.jpg);
		background-repeat: no-repeat;
		height: 23px;
		width: 79px;
		
	}
	#bn_C:hover {
		background-image: url(../../images/EN/C2.jpg);
		
	}
	#bn_POS {
		background-image: url(../../images/EN/POS1.jpg);
		background-repeat: no-repeat;
		height: 23px;
		width: 79px;
		
	}
	#bn_POS:hover {
		background-image: url(../../images/EN/POS2.jpg);
		
	}
	#bn_M {
		background-image: url(../../images/EN/M1.jpg);
		background-repeat: no-repeat;
		height: 29px;
		width: 79px;
		
	}
	#bn_M:hover {
		background-image: url(../../images/EN/M2.jpg);
		
	}
	/*Submenu start*/

/*Header End*/



/*Flashcontent Start*/
#submenu
{
	display:none;
	width:79px;
	height:208px;
	position:relative;
	left:165px;
	top:-507px;
}
#submenu ul
{	margin: 0;
	padding: 0;
}
#submenu ul li
{
	float:left;
	clear:both;
	list-style: none;
}
#submenu ul li a
{ cursor:pointer;}

#flashcontent {
	/*float:left;*/
	margin-top:5px;
	margin-bottom:0px;
	height: 460px;
	width: 771px;
}
/*Flashcontent End*/
/*Footer Start*/
#footer{	
	width:771px;
}
#footer a{
	color:#949494;
	font-size:9px;
	text-decoration:none;
	margin-left:1px;
	margin-right:3px;
	cursor:pointer;
}
#footer p{
	margin-top:0px;
	margin-bottom:1px;
}
#footer span{
	color:#949494;
}
/*Footer End*/
/*InnerHtml Start*/
#inner_download {
	display:none; 
	float:left;
}
#inner_contact {
	float:left;
	display:none; 
}
#inner_download_header {
	background-image: url(../../images/EN/download_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 597px;
}
.inner_header
{
	background-image: url(../../images/EN/contact_header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 84px;
	width: 597px;
	margin-bottom:10px;
}
#inner_translations{
	float:left;
	display:none;}
/*InnerHtml End*/

.underlineText {
	width: 350px;
	height: 15px;
}
