
body 
{
	text-align:center;
}

#wrapper
{
	margin:auto;
}

#logo-up{
	background-image:url('../images-maintenance/maintenance/logotop-long.jpg');
	
	width:900px;
	height:55px;
	


}
h2{
	font-family:arial;
	color:#336600;
	font-size:12px;
}

p{
	font-family:arial;
	font-size:11px;
}
.headtitle2{
	font-family:arial;
	color:#336600;
	font-size:12px;
	font-weight:bold;
	
	line-height:30px;
}
#page{
	margin:65px auto;
	width:903px;
	
}
#maintenance-content{

	margin-top:10px;
	top:auto;
	left:auto;
}
#logo-maintenance{
	background-image:url('../images-maintenance/maintenance/bigmaintenance.jpg');
	width:900px;
	height:146px;
}

#leftup{
	background-image:url('../images-maintenance/maintenance/upperlefttable.jpg');
	width:10px;
	height:31px;
	float:left;
}
#topup{
	background:url('../images-maintenance/maintenance/top-table.jpg') repeat-x;
	width:875px;
	height:31px;
	padding-left:5px;
	float:left;
	text-align:left;
}
#rightup{
	background-image:url('../images-maintenance/maintenance/upperrighttable.jpg');
	width:10px;
	height:31px;
	float:left;
}

#midtitle{
	height:28px;
	width:883px;
	padding-left:15px;
	padding-top:0.5px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background:#e6e6e6;
	text-align:left;
}
.content{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	padding:1px 3px 1px 15px;
	width:880px;
	text-align:left;
	
	
	
		
}

#leftbottom{
	background-image:url('../images-maintenance/maintenance/bottomlefttable.jpg');
	width:11px;
	height:14px;
	float:left;
}
#midbottom{
	background:#e6e6e6;
	width:878px;
	border-bottom:1px #cccccc solid;
	height:13px;
	float:left;
	text-align:left;
}
#rightbottom{
	background-image:url('../images-maintenance/maintenance/bottomrighttable.jpg');
	width:11px;
	height:14px;
	float:left;
}

#logo-bottom{
	background:url('../images-maintenance/maintenance/logo-bottom.jpg') center no-repeat;
	width:902px;
	height:81px;
}

.style(
clear:both;

}