div#mainContainer
{
	margin: 0 auto;
	width: 47em;
	text-align: center;
}

div#mainContainer div
{
	text-align: left;
	margin: 0 auto;
}

div#imageWrap
{
	width: 750px;
}


.text, .textplain, .textplainBold
{
	width: 75%;
	font-family: Arial;
	border-bottom: 2px;
	font-style: centre;
}
.Alerttext
{
	
	font-size: 1em;
	font-family: Arial;
	color: #990066;
	border-bottom: 2px;
	text-align: center;
}

.textplain, .textplainBold
{
	font-size: 0.8em;
}
.textplainBold
{
	font-size: 1em;
}

.textplain a
{
	font-weight: normal;
	text-decoration: none;
	color: #990066;
}

.textplainBold a
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.language
{
	font-size: 2.5em;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #990066;
}

a.language:hover
{
	color: #666666;
	text-decoration: none;
}

.dash
{
	
	border-bottom: thin dashed #ccc;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom:10px;
	
	
}

.langChoices
{
	width: 40%;
	float: left;

}

.langChoice2
{
	width: 40%;
	float: right;
}

.arrowDivide
{
	margin: 5px;
	margin-right: 10px;
	vertical-align:bottom
}

a:hover
{
	text-decoration: underline;
	color: #906;
}

.clearboth
{
	clear: both;
}

#wrapper
{
	text-align: center;
	margin: 0 auto;
}
#searchForm

{

padding-right: 25px;

margin-top: 25px;

}

#searchForm_w 

{

padding-right: 25px;

margin-top: 25px;

}

.maintenanceEng
{
	float: left;
	width: 40%;
}

.maintenanceCym
{
	float: right;
	width: 40%;
}
.maintenance
{
	width:100%;
}
