

body {background : url(/en/img/assets/1003/index_bg2.gif) repeat;}

#index-main {margin: auto;width : 800px;text-align: left;}
#index-main a{color : #ffffff;text-decoration : none}
#index-main a:hover{text-decoration : underline}

/* set extra style for top nav on index */
#top-nav {background: url(/en/img/assets/1003/idx_top_nav_bg.gif)}

#index-main h1 {background: url(/en/img/assets/1003/new_index_page_bg.jpg) no-repeat;width : 800px;margin : 0;padding : 0}

#index-cont2 {background:#000000 url(/en/img/assets/1003/homepage_copy.gif) no-repeat;width : 800px;color : #ffffff}

/*large nav on index page*/
#index-nav {width : 224px; margin :0 0 0 14px;padding : 23px 0 19px 0;}
#index-nav div {height : 49px}

/*large nav button styles*/
#index-nav .conference {background: url(/en/img/assets/1003/idx_con_bg.gif) no-repeat;}
#index-nav .conference a:hover {display:block; width:224px; height:45px; background: url(/en/img/assets/1054/idx_tab_bg.gif) no-repeat; text-decoration:none;}
#index-nav .exhibition {background: url(/en/img/assets/1003/idx_ex_bg.gif) no-repeat;}
#index-nav .exhibition a:hover {display:block; width:224px; height:45px; background: url(/en/img/assets/1054/idx_tab_bg.gif) no-repeat; text-decoration:none;}
#index-nav .visitor {background: url(/en/img/assets/1003/idx_vis_bg.gif) no-repeat;}
#index-nav .visitor a:hover {display:block; width:224px; height:45px; background: url(/en/img/assets/1054/idx_tab_bg.gif) no-repeat; text-decoration:none;}
#index-nav .press {background: url(/en/img/assets/1003/idx_press_bg.gif) no-repeat;}
#index-nav .press a:hover {display:block; width:224px; height:45px; background: url(/en/img/assets/1054/idx_tab_bg.gif) no-repeat; text-decoration:none;}
#index-nav p{width : 206px; margin : 0 0 0 9px;font-size : 80%;}
#index-nav h2{width : 210px; margin : 0 0 0 9px;font-size : 80%;font-weight : normal;padding-top:9px;font-family: arial}

/* bottom bit of main content NB not the footer navigation*/
/*#index-cont-bt {background: url(/en/img/assets/1003/idx_cont_bt_bg.jpg) no-repeat;height :228px;width : 800px;}*/
#index-cont-bt {background: url(/en/img/assets/1005/new_index_bg1.jpg) no-repeat;height :228px;width : 800px;}
#index-cont-bt div {padding : 164px 0 0 14px;width : 225px;}
#index-cont-bt div h3 {width : 200px;margin : 3px 0 0 9px;color :#043270;font-size : 80%;font-weight : normal}
#index-cont-bt2 {background-color: blue;z-index: 100;}
#index-cont-bt2 div {padding : 0px 0px 0px 14px; margin: 0px; width : 225px;background-color: red;}
#index-cont-bt2 div h3 {width : 200px;margin : 3px 0 0 9px;color :#043270;font-size : 80%;font-weight : normal}

#index-cont-bt img {float : left; margin : 5px 3px 0 0}
#index-cont-bt #start-image {margin-left : 7px }


/*holly hack to close the outer tag around the floated content areas*/
div#index-main:after
{ content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

div#index-main
{ display: inline-block; }*/

 /* Hides from IE-mac \*/
*html div#index-main
{ height: 1%; }

div#index-main
{ display: block; }
 /* End hide from IE-mac */
/* end fix for float in IE6: 'Holly hack' */

#flags {
	position:absolute;
	width:163px;
	height:35px;
	z-index:1;
	visibility: visible;
	left: 20px;
	top: 587px;
	color:#043171;
}

#flags a {margin:2px 2px 0 2px;}

div.cf_wrapper {
	margin: 0; auto;
	height:228px;
}
	
div.cf_element {
		width: 800px;
		height:228px;
		margin:0;
		padding:0;
}
	
div.cf_element div.content {
		padding: 0px;
}
 