@charset "utf-8";
/* CSS Document */

#container {
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto;
	/*	top:14px;*/
	width:1000px;
	height:1340px;
}

#ppc-bannerimg {
	position:absolute;
	top:69px;
	width:540px;
	height:176px;
	z-index:1;
	background-image: url(../images/ppc-banner-img.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	left: -1px;
}

#orangecalltoaction {
	position:absolute;
	left:76px;
	color:#FF9900;
	font-size:28px;
	font-weight:bold;
	top:466px;
	width:458px;
	z-index:1;
}

#content {
	position:absolute;
	left:76px;
	top:501px;
	line-height:18px;
	text-align:justify;
	width:458px;
	z-index:1;
}

#rightimg {
	position:absolute;
	left:538px;
	top:696px;
	width:461px;
	height:320px;
	z-index:1;
}

#shhhh {
	position:absolute;
	left:570px;
	color:#FFFFFF;
	font-size:18px;
	font-family:arial;
	top:24px;
	width:371px;
	height:24px;
	z-index:1;
}
#ppctoptext1 {
	position:absolute;
	left:40px;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	top:39px;
	width:224px;
	height:32px;
	z-index:2;
}
#ppctoptext1 .ppchigh {
	font-size:38px;
	color:#ffffff;
	font-weight:bold;
}
#ppctoptext2 {
	position:absolute;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	left:40px;
	top:97px;
	width:360px;
	z-index:2;
}

#footer {
	position:absolute;
	top:1340px;
	background-image:url(../images/bottom-grass.jpg);
	width:1000px;
	height:55px;
	z-index:1;
}
#contactadd {
	position:absolute;
	left:76px;
	width:750px;
	z-index:2;
	top: 10px;
}
#bottomLogo {
	position:absolute;
	left:612px;
	top:1260px;
	width:372px;
	height:66px;
	background-image:url(../images/logo-bottom.gif);
	z-index:1;
}

