.PageLayout {
	position: relative;
	height: 800px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../Assets/MainBackGround.png);
}
ContentContainer {
	position: absolute;
	height: 800px;
	width: 800px;
}
.Menu {
	position: absolute;
	height: 36px;
	width: 797px;
	left: 2px;
	top: 103px;
}
.Header {
	position: absolute;
	height: 103px;
	width: 800px;
	left: 2px;
	top: 2px;
}
.IntroBox {
	position: absolute;
	height: 317px;
	width: 224px;
	left: 3px;
	top: 140px;
	padding-left: 18px;
	padding-right: 18px;
	z-index: 2;
}

.Footer {
	position: absolute;
	height: 19px;
	width: 473px;
	left: 319px;
	top: 778px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
}
.QuickLinksPos {
	position: absolute;
	width: 226px;
	top: 503px;
	left: 36px;
}
.LinkText {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
.QuicklinksTitle {
	position: absolute;
	left: 15px;
	top: 463px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.QuicklinksPro {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #027FC7;
	font-weight: bold;
}
.QuicklinksHome {
	left: 8px;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #027FC7;
	font-weight: bold;
}
.AppPicsPos {
	position: absolute;
	width: 535px;
	height: 323px;
	left: -1px;
}
.RedHeading {
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D28D31;
}
h5 {
	font-size: 20px;
	color: #C54525;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SearchBoxPos {
	position: absolute;
	left: 551px;
	top: 15px;
	width: 287px;
	height: 40px;
}

