body
{
	margin:20px 0px; padding:0px;
  text-align:center;
}

#languages
{
  width:80px;
  height:14px;
  float:right;
  margin-top:60px;
  margin-right:20px;
}

#page
{
 width:930px;
 margin: auto; 
 padding:auto;

}

#top
{
 width:930px;
 height:80px;
 background-image:url('../img/elexirpharma_top.png');
 float:left;
}

#content
{
 width:930px;
 height:410px;
 background-image:url('../img/elexirpharma_bg start_middle.png'); 
 float:left;
}

#content_left
{
  float:left;
  margin-top:20px;
  width:210px;
	height:390px;
}
#content_right
{
  float:left; 
  margin-top:20px;
  width:660px;
	margin-left:40px;
	height:390px;
	text-align:left;
	
}

#content_text_left
{
 width:550px;
 margin-top:12px;
 float:left;
}

#bottom
{
 
  width:930px;
  height:140px;
  float:left;
	 background-image:url('../img/elexirpharma_bg_start_bottom.png'); 
}

#image_bottom
{
  width:930px;
  height:140px;
  float:left;

}

#copyright
{
  height:20px;
  width:930px;
  margin: auto; 
  padding:auto;
	background-color:#ffffff;
	float:left;

}

#presentation_div
{
 margin-top:10px;
 width:210px;
 margin-right:10px;
 float:left;
}

#presentation_image
{
 text-align:left;
 
}

#presentation_info
{
 width:210px;
}


/* Pressroom  */
#press_div_header
{
 width: 650px; 
 height: 25px; 
 float:left;
 margin-bottom:10px;
 border-bottom:solid 1px #CCCCCC;
}

#press_div_header h1
{
 font-size:16px;
 margin:0px;
 padding:0px;
 
}

#press_div_header a
{
 text-decoration:none;
 color:#4D4D4D;
 
}


						
#press_div
{ 
 width: 660px; 
 height: 300px; 
 overflow:hidden; 
 float:left;
} 

#newsList
{
 position:relative; 
 top:-80;
 z-index:0; 
 width:640px;
}

#newsList h1
{
  font-weight:bold;
	/*text-decoration:underline;*/
	margin:0px;
	 color:#456A8F;
	padding:0px;

}

#newsList p
{
 margin:5px 5px 15px;
 
}
#newsList a
{
 text-decoration:none;
 
 }
 #newsList  h1:hover
 {
 
 color:#4D4D4D;
 
}

.rss_news_date
{
 margin:0px !important;
 padding:0px !important;
 font-style:italic;
}



/* Pressroom end */
