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

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

#seobannerimg {
	position:absolute;
	top:49px;
	width:535px;
	height:197px;
	z-index:1;
	background-image: url(../images/seo-banner-img.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#seoptbannerimg {
	position:absolute;
	width:322px;
	height:193px;
	z-index:1;
	background-image:url(../images/seopt-banner-img.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	top: 8px;
}

#orangecalltoaction {
	position:absolute;
	left:76px;
	color:#FF9900;
	font-size:24px;
	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;
}

#calltoaction1 {
	position:absolute;
	left:50px;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	top:50px;
	width:400px;
	height:32px;
	z-index:2;
}
#calltoaction2 {
	position:absolute;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	left:50px;
	top:125px;
	width:400px;
	height:29px;
	z-index:3;
}


#shhhh {
	position:absolute;
	left:570px;
	color:#FFFFFF;
	font-size:18px;
	font-family:arial;
	top:24px;
	width:371px;
	height:24px;
	z-index:1;
}
#smotoptext1 {
	position:absolute;
	left:40px;
	font-size:34px;
	color:#ffffff;
	font-weight:bold;
	top:69px;
	width:360px;
	z-index:2;
}

#smotoptext2 {
	position:absolute;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	left:40px;
	top:157px;
	width:360px;
	z-index:2;
}

#smotoptext3 {
	position:absolute;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	left:40px;
	top:127px;
	width:360px;
	z-index:2;
}

#footer {
	position:absolute;
	top:980px;
	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:900px;
	width:372px;
	height:66px;
	background-image:url(../images/logo-bottom.gif);
	z-index:1;
}

