@charset "UTF-8";

a img
{
	border: 0px;	
}

.MenuTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #777777;
}
.CellWithSpacng {
	padding: 20px;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #EEEEEE;
	text-align: left;
	height: 549px;
	overflow: hidden;
	padding: 20px;
}
.HomePageBackground {
	background-attachment: scroll;
	background-image: url(Images/HomePage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	height: 589px;
}
.CorpBackgroundCopy {
	background-attachment: scroll;
	background-image: url(Images/HomePageImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	height: 589px;
}
.PrivateBackground {
	background-attachment: scroll;
	background-image: url(Images/Untitled-5duo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	height: 589px;
}
.ContactBackground {
	background-attachment: scroll;
	background-image: url(Images/ContactPage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	height: 589px;
}

.BioBackgroundCopy {
	background-attachment: scroll;
	background-image: url(Images/Biography.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px;
	height: 589px;
}

