.mmainbackgroundleft {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.centerbackgroundright {

	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.welcome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699cc;
}
.welcomeCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3c6a98;
}
.bodytextblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
}
.bodytext {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #817f7f;
}
.bodytextbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #817f7f;
	list-style-position: outside;
	list-style-image: url(images/bullet2.png);
}
.mmainbackgroundright {

	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

