body {
	margin:0px;
	padding:0px;
	
		
}

.body23 {
	margin:0px;
	padding:0px;
	top:-30px;
	left:0;
	width:100%;
	height:100%;
	position:relative;
background:#fff url(../img/background.gif) repeat-x left top;	
	border:0px solid #000;
	
}

#header {
	/*height:218px;*/
	height:197px;
	width:1050px;
	margin:auto;
		
}
	

#logo {
	float:left;
	position:relative;
	/*top:86px;*/
	top:0px;
	left:66px;
	width:297px;
	height:96px;
	/*background:#fff url(../img/logo_ipcomm.gif) no-repeat right top;*/
	
	
/*
	top:86px;
*/				
}

	#logo h1,
	#logo h2 {
		text-indent:-1000px;	
		background:none;	
		overflow:hidden;
		height:1px;
	}
	
	
#banner {
	float:left;
	position:relative;
	top:0px;
	left:123px;	
		
}

#logo_orange {
	float:right;
	position:relative;
	width:100px;
	height:63px;
	top:90px;
	
}

#version {
	position:absolute;
	float:right;
	right:0;
	top:0;	
	width:95px;
	height:95px;
	background:#fff url(../img/top_right.gif) no-repeat right top;
}
	
	


#menu {		
	top:218px;
	height:33px;
	background:#fff url(../img/background_menu.gif) repeat-x left top;

	z-index:30;
	border:0px solid #000;
}



/* MAIN TEXT AREA	*/

#main {
	width:1050px;	
	
	margin:auto;
	border:0px solid #000;	
	display:block;
	clear:both;
	
}

	


/* CONTENT	*/

#content {
		padding-top:10px;
		float:left;
		width:800px;
		border : 0px solid #000;
		margin-bottom:30px;
	}





	
/* NAVIGATION BAR */
	
#navigation {
		float:right;
		position:relative;
		z-index:2;
		left:10px;
		top:-70px;
		
		height:50px;
		width:215px;
		border : 0px solid #000;
		
				
	}	
		
	#navigation .top {
	  width: 215px;
	  height: 40px;
	}
	#navigation .center {
	  border: 0px solid #000000;
	  background: transparent url(../img/nav_center_background.gif) repeat-y scroll 0%;
	  width: 215px;
	  height: 550px;
	  padding-left: 5px;
	  padding-right: 11px;
	}
	#navigation .bottom {
	  width: 215px;
	  height: 10px;
	}
		
	

	#highlight {
		float:left;
		position:relative;
		z-index:2;
		left:0px;
		top:10px;
		
		height:100px;
		width:215px;
	}
	
	#hotline {
		float:left;
		position:relative;
		z-index:2;
		left:0px;
		top:0px;	
		height:100px;
		width:215px;
	}




/*	FOOTER	*/	
	
	#footer {
		clear:both;
		margin-top:30px;
		
		width:1050px;
		height:226px;
		margin:auto;
		background:#fff url(../img/background_footer.gif) no-repeat;
		text-align:center;
		padding-top:5px;	
	}	
		
