.navigationBar {
	padding:15px;
}
.parentNavigation {
	background: #73899C url(../images/navigation_background.gif) repeat-y;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 20px 20px 20px 20px;
	text-decoration: none;
}
.parentNavigation a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
.parentNavigation a:hover {
	background-color: transparent;
	color: #f3f2d2;
	text-decoration: none;
}
.logo {
	font: normal 20px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	text-align: right;
}
.logoAlign {
	position:relative;
	top:0px;
	right:15px;
}
.flashAlign {
	position:relative;
	top:6px;
	left:8px;
	width:450px;
}
.propertySolutionsLink {
	color:#f3f2d2;
	margin-top:5px;
}
.propertySolutionsLink a {
	color:#f3f2d2;
}
.propertySolutionsLink a:hover {
	color:#f3f2d2;
}
.landingText {
	padding:20px;
}
.landingText .text {
	color:#1E1E1E;
}
.landingText .title {
	font:normal normal bold 13px/18px arial;
	color:#1E1E1E;
	padding-bottom:10px;
}
.landingText a {
	color:#4A4A4A;
}
.landingText a:hover {
	color:#555555;
}
.mainSlot {
	background-color:#E6DFC5;
	width:446px;
	height:242px;
	vertical-align:top;
}
.textRunner {
	background:#FAF9F3 url(../images/text_runner.gif) no-repeat;
	width:354px;
	height:11px;
}
.bodyTextBackground {
	background:#FAF9F3 url(../images/body_text_background.gif) repeat-y;
	width:354px;
	height:192px;
}
.textFooter {
	background:#FAF9F3 url(../images/text_footer.gif) bottom no-repeat;
	width:354px;
	height:39px;
}
.logoBackground {
	background:#B1B3B6 url(../images/logo_background.gif) repeat-x;
	width:800px;
	height:105px;
}
.logoAreaBackground {
	background:#376E94 url(../images/login_area_background.gif) top repeat-x;
	width:220px;
	height:204px;
}
.flashBack {
	background:#F6F4EA url(../images/flash_background.gif) no-repeat;
	width:580px;
	height:150px;
}
.footerBackground {
	background:#376E94 url(../images/footer_background.gif) no-repeat;
	width:580px;
	height:54px;
}
