.Header {
	height: 182px;
	width: 800px;
	position: relative;
	top: 0px;
	background-image: url(headerBG.png);
}
.Body {
	width: 800px;
	height: inherit;
}
.Left {
	background-image: url(leftBG.png);
	float: left;
	height: 458px;
	width: 172px;
	background-repeat: no-repeat;
}
.homePage {
	background-image: url(homePageBG.png);
	float: left;
	height: 266px;
	width: 416px;
	background-repeat: no-repeat;
}
.pressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.pageContent {
	position: relative;
	top: 10px;
	bottom: 20px;
	width: 580px;
}

.menu {
	height: 24px;
	width: 418px;
	position: absolute;
	top: 62px;
	left: 357px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	position: absolute;
	top: 130px;
	left: 75px;
	color: #D1E631;
}
.homeHeader {
	position: relative;
	background-image: url(homeHeaderBG.png);
	width: 800px;
	height: 300px;
}
.homeLeft {

	background-image: url(homeLeftBG.png);
	float: left;
	height: 266px;
	width: 384px;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C3E81;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
.customerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.docLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0C3E81;
	top: 15px;
	position: relative;
	text-align: right;
	width: 100px;
	left: 60px;
}
.page {
	background-image: url(pageBG.png);
	float: left;
	height: 458px;
	width: 628px;
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #D1E631;
	background-repeat: repeat-x;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.flash {
	background-position: 0px;
	position: relative;
	height: 162px;
	width: 800px;
	top: 78px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
}
.listings {
	width: 159px;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	z-index: 10;
	background-image: url(Images/listing.jpg);
}
#listingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 16px;
}
