/* background */
#backdrop{
	width:918px;
	margin-top:27px;
	float:left;
	}
	
/* innovative title */
#spotlight_c{
	width:100%;
	height:382px;
	float:left;
	  background:url(../../images/elements/home_spotlight.png) no-repeat;
	}
  #home_title{
  	width:588px;
  	padding:87px 0 38px 320px;
  	float:left
  	}
    #home_title h2,#home_title h2 a{
    	width:393px;
    	height:110px;
    	float:left
    	}
  #home_title h2{
  	margin:0;
  	padding:0;
  	background:url(../../images/titles/the_innovative.png) no-repeat;
  	font-size:10%
  	}
#home_title h2 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block
	}
	
/* find out more */
#home_button{
	width:510px;
	height:72px;
	margin:0 0 0 408px;
	background:url(../../images/elements/find_out_more_reflec.png) 0 31px no-repeat;
	display:inline; /* behave ie6 */
	float:left
	}

#flash {
  overflow:hidden;
}

#info_c {
  margin-top:-23px;
  position:relative;
}

#info_c.holding_page p {
  width:100%;
}

#info_c.holding_page {
  text-align:center;
}

/*#pick_language .flags img {
  display:block;
}*/


#pick_language {
  height:335px;
  background:url(../../images/backgrounds/pick_language.png) 0 0 no-repeat;
  border-bottom:1px solid black;
  padding-top:60px;
}

#pick_language .container {
  width:350px;
  margin: 0 auto;
}

#pick_language #flag {
  margin: 20px 0 20px 55px;
}

#pick_language #left_button {
  margin: 0 3px 0 54px;
}

#pick_language a {
  float:left;
}