@charset "UTF-8";
/* CSS Document */

.Header
{
	background: none;
	font: 12pt/21pt Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #4e0000;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: #000000 dashed 1px; 
}

.Header2
{
	background: none;
	font: 12pt/21pt Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #4e0000;
	padding: 0px 0px 1px 0px;
	margin: 0px 15px 10px 0px;
	border-bottom: #000000 dashed 1px; 
}

#mainContent
{
	display:inline;
	float:right;
	background-color: #FAF7EA;
	padding: 0px 0px 0px 210px;
	margin: 0px 10px 0px 0px;
	position:relative;
}

#TechnicalmainContent
{
	display:inline;
	float:right;
	background-color: #FAF7EA;
	padding: 0px 0px 0px 209px;
	margin: 0px 10px 0px 0px;
	position:relative;
}

#head 
{
	background: transparent url(../assets/images/maintenance/maintenance.png) no-repeat;
	padding:0px 0px 35px 200px;
	margin: 10px 0px 0px 0px;
} 

#floatContent
{
	background-color:#FAF7EA;
}