BODY#body_index DIV#ContentArea{
	
}
BODY#body_index DIV#ContentArea div#MenuLeft{
	display:none;
}



BODY#body_index DIV#ContentArea DIV#Content{
	clear:both;
	margin:0px 0px 0px 10px;
	padding:15px 0px 30px 0px;
	width:960px;
	background: #fff;
}



DIV.boxOrange{
	float: left;
	width: 300px;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 30px;
	background: #FFEACE url(/_img/index/boxorange.bck.png) repeat-x left bottom;
}
div.boxOrange.firstBox{
	margin-left:0px;
}
DIV.boxOrange h3{
	display: block;
	margin:0px;
	padding:8px 10px;
	font-size:15px;
	color: white;
	background: #F08D0C url(/_img/index/boxorange.header.bck.png) repeat-y right top;
}
DIV.boxOrange IMG.bxOrangePicture{
	float:left;
	clear: both;
}
DIV.boxOrange P{
	margin:0px;
	padding:10px 0px;
}

DIV.boxBottom{
	padding: 0px 0px 6px 0px;
	margin: 20px 0px 0px 0px;
	background: #F0F0F0 url(/_img/index/boxbottom.bck.png) repeat-x left bottom;
}
DIV.boxBottom.bxBottomServer{
	float: left;
}
DIV.boxBottom.bxBottomAbout{
	float: right;
	padding:10px 15px 16px 15px;
	width:335px;
	height: 135px;
}