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

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

#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:400px;
	height:140px;
	z-index:1;
	background-image:url(../images/seopt-banner-img.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	top: -143px;
	left: 30px;
}

#section-title {
	position:absolute;
	left:76px;
	color:#009900;
	font-size:24px;
	font-weight:bold;
	top:466px;
	width:458px;
	z-index:1;
}

#content {
	position:absolute;
	left:17px;
	top:504px;
	line-height:18px;
	text-align:justify;
	width:458px;
	height:100%;
	z-index:1;
}

#calltoaction1 {
	position:absolute;
	left:50px;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	top:50px;
	width:431px;
	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;
}

#alert-box {
	position:absolute;
	left:549px;
	top:441px;
	font-weight:bold;
	font-size:18px;
	width:430px;
	height:29px;
	z-index:1;
}

#associated-pages {
	position:absolute;
	left:560px;
	top:772px;
	width:430px;
	line-height:18px;
	z-index:1;
}


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

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

#sub-header-text {
	position:absolute;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	left:40px;
	top:100px;
	width:600px;
	z-index:2;
}

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