#topBar {
	width: 782px;
	height: 35px;
	background-image: url(../images/BG_topBar.gif);
	background-repeat: repeat-x;
	z-index:0;
}

#picArea_landing {
	height: 203px;
	width: 782px;
	background-image: url(../images/BG_picArea_landing.gif);
	background-repeat: repeat-x;
	clear:both;
}
#picArea_landing_left {
	position: relative;
	height: 203px;
	width: 448px;
	float: left;
	background-image: url(../images/BG_picArea_landing_left.jpg);
	background-repeat: no-repeat;
}
#picArea_landing_right {
	position: relative;
	height: 203px;
	width: 294px;
	float: left;
}
#picAreaText_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	text-align: left;
	left: 51px;
	top: 40px;
	width: 375px;
}
#picAreaText_moneySymbol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 51px;
	top: 99px;
}
#picAreaText_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 57px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 72px;
	top: 98px;
	line-height: 45px;
}
#picAreaText_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 180px;
	top: 97px;
	left: 206px;
}
#shareItArea {
	position: absolute;
	width: 100px;
	left: 49px;
	top: 13px;
}
#shareItArea a:link, #shareItArea a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
#shareItArea a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}
#navBar_landing {
	height: 70px;
	width: 782px;
	background-image: url(../images/BG_navBar_landing.gif);
	background-repeat: repeat-x;
	clear:both;
}
#nav_holder {
	position: relative;
	height: 39px;
	width: 702px;
	background-image: url(../images/BG_navHolder.gif);
	background-repeat: no-repeat;
	left: 40px;
	top: 16px;
	float: left;
}
.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#contentArea_landing {
	background-image: url(../images/BG_mainContent_landing.gif);
	background-repeat: repeat-x;
	width: 782px;
	background-color: #8e0000;
	padding-bottom: 40px;
	clear:both;
	float:left;
}
#contentArea_landing_left {
	position: relative;
	width: 264px;
	float: left;
	padding-top: 40px;
	padding-left: 20px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#contentArea_landing_right {
	position: relative;
	width: 498px;
	float: left;
	padding-top: 20px;
	z-index:100;
}
