/* ParcelBuilder.com Homepage CSS Doc */

body {
	background-image: url(/parcelbuilder.com/images/jpg/bg/bg_home.jpg);
}

/* Showcase Banner */
#showcase {
	width: 780px;
	height: 279px;
	margin-left: auto;
	margin-right: auto;
}

/* Spacer between showcase and content, small vertical fade and text */
#content_spacer {
	width: 781px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#spacer_tagline p{
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* home page content */
#content_container {
	height: 620px;
}
/* Footer content */
#footer {
	background-image: none;
}
#corporate_link {
	background-image: none;
}
/* Demos content */
#demos_box {
	width: 780px;
	height: 121px;
	margin-left: auto;
	margin-right: auto;
}
#demos_pic {
	width: 118px;
	height: 94px;
	float: left;
	cursor: pointer;
}
#demos_text {
	float: left;
	width: 662px;
	height: 117px;
}
#demos_title {
	padding-top: 6px;
	padding-left: 4px;
}
#demos_copy {
	padding-top: 13px;
	padding-left: 19px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
	line-height: 115%;
}
#demos_link {
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;

}

/* News and Updates content */
#news_box {
	width: 780px;
	height: 127px;
	margin-left: auto;
	margin-right: auto;
}
#news_pic {
	width: 100px;
	height: 115px;
	float: right;
	cursor: pointer;
}
#news_text {
	width: 680px;
	height: 117px;
	float: left;
}
#news_title {
	padding-top: 10px;
	padding-left: 4px;
	text-align: right;
}
#news_copy {
	padding-top: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
	line-height: 115%;
}
#news_link {
	padding-top: 22px;
	padding-left: 14px;
	text-align: left;
}

/* Webcast content */
#webcast_box {
	width: 780px;
	height: 126px;
	margin-left: auto;
	margin-right: auto;
}
#webcast_pic {
	width: 118px;
	height: 110px;
	float: left;
	cursor: pointer;
}
#webcast_text {
	float: left;
	width: 655px;
	height: 117px;
}
#webcast_title {
	padding-top: 10px;
	padding-left: 4px;
}
#webcast_copy {
	padding-top: 10px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
	line-height: 115%;
}
#webcast_link {
	padding-top: 18px;
	padding-right: 10px;
	text-align: right;

}

/* Support content */
#support_box {
	width: 780px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}
#support_pic {
	width: 95px;
	height: 100px;
	float: right;
	cursor: pointer;
}
#support_text {
	width: 685px;
	height: 117px;
	float: left;
}
#support_title {
	padding-top: 6px;
	padding-right: 2px;
	text-align: right;
}
#support_copy {
	padding-top: 10px;
	padding-left: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
	line-height: 115%;
}
#support_link {
	padding-top: 27px;
	padding-left: 12px;
	text-align: left;
}

/* Footer content */
#footer {
	width: 780px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
}
#corporate_link {
	width:780px;
	height: 12px;
	padding-top: 21px;
	text-align: center;
}
#corporate_link a{
	color: #488FA3;
}
#address {
	width: 698px;
	float: left;
	padding-top: 24px;
	text-align: right;
	font-size: 10px;
	line-height: 110%;
}
#logo {
	width: 70px;
	height: 70px;
	float: left;
}
#logo a{
	width: 70px;
	height: 70px;
	display: block;
}
#topText {
	display:  none;
	visibility: hidden;
}