body 
{
	margin: 0 auto 0 auto;	
     padding : 0;
     font-family:Verdana;
     font-size:12px;
     background: url("/images/background.gif");
}

#Main_Wrapper 
{
	width:920px;
	display:block;
	margin: 0 auto 0 auto;
	overflow:hidden;
	background:url("/images/intback.gif");			
}    

/* 1st Row 	 */
#TopContent_Wrapper
{
	width:920px;
	height:199px;
	display:block;
	float:left;	
} 

#TopContent_Logo
{
	width:460px;
	height:164px;
	display:block;
	float:left;	
} 

/* if ie ;*/  
#TopContent_Tabs 
{
		width:460px;
		height:35px;
		display:block;
		float:left;
		background:url("/images/mockupinternational_inne-04.jpg");
	
      }
/* else;*/
     html>body  #TopContent_Tabs 
     {
		width:460px;
		height:35px;
		display:block;
		float:left;
		background:url("/images/mockupinternational_inne-04.jpg");
      }
/* end ;*/

#TopContent_Text
{
	width:460px;
	height:131px;
	display:block;
	float:left;
	background:url("/images/mockupinternational_04.jpg");
} 

#TopContent_Image
{
	width:460px;
	height:199px;
	display:block;
	float:right;	
} 

/* if ie ;*/  
#MainContent_Wrapper 
{
	width:920px;
	display:block;
	background:url("/images/intback.gif");
	margin: -3px 0px 0px 0px;
      }
/* else;*/
     html>body  #MainContent_Wrapper 
     {
	width:920px;
	display:block;
	background:url("/images/intback.gif");
      }
/* end ;*/

#MainContent_Left
{
	width:244px;	
	display:block;
	float:left;
	background:url("/images/mockupinternational_inne-05.jpg");	
}

#MainContent_Middle
{
	width:472px;	
	display:block;
	float:left;
	background:url("/images/mockupinternational_inne-06.jpg") repeat-x;
}

#MainContent_Middle a 
{	
	color: #000000;	
	text-decoration:underline;   
	font-weight:bold; 	
}
	
#MainContent_Middle a:hover 
{

	color: #666;
} 

#MainContent_Right
{
	width:204px;
	height:584px;
	display:block;
	float:left;
	background:url("/images/mockupinternational_inne-07.jpg") repeat-x;
	position:relative;	
}


#BottomContent_Wrapper
{
	width:920px;
	height:67px;
	display:block;
	float:left;
	background:url("/images/mockupinternational_08.jpg") no-repeat;
}


