@charset "utf-8";
/* CSS Document */
#wrapper{
	position: relative;
	width: 1024px;
	height: 2300px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-wrapper-seo.png);
	z-index: 4;
}
#femo{
	position: absolute;
	left: 340px;
	top: 75px;
}

#main{
	position: absolute;
	top: 65px;
	left: 185px;
	width: 610px;
	height: 1600px;
	background-image: url(images/bg-main-seo.png);
	z-index: 3;
	padding-top: 600px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#main p{
	margin-right: 220px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bird{
	position: absolute;
	top: 200px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	height: 300px;
	width: 2000px;
	
	
}

#header{
	width: 986px;
	height: 40px;
	background-image: url(images/bg-nav-seo.png);
	padding-left: 40px;
	color: #000;
	z-index: 2;
	
}
#left{
	position: absolute;
	top:65px;
	left: 0px;
	width: 170px;
	height: 500px;
	background-image: url(images/bg-left.png);
	z-index: 1;
	padding-top: 200px;
}
#right{
	position: absolute;
	top:65px;
	left: 850px;
	width: 170px;
	height: 700px;
	padding-left: 5px;
}

.h1{
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .7em;
}

#search{
	position: absolute;
	left: 800px;
	top: 10px;
	width: 100px;
}
#form{
	position: absolute;
	height: 700px;
	width: 170px;
	top: 65px;
	left: 850px;
	z-index: 10;
	background-image: url(images/bg-form.png);
	padding-left: 5px;
	
}
.fix{
	font-size: 0.9em;
	border: none;
	margin: 0px;
	width: 400px;
}
#main a:link, #main a:visited{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	
}
#main a:hover{
	color: #F63;
	font-family: Verdana, Geneva, sans-serif;
}
#web1{
	position: absolute;
	top: 935px;
	left: 0px;
	width: 375px;
	height: 350px;
	background-image: url(images/bg-websites-web1.png);
	padding-left: 20px;
	z-index: 0;
	float: left;
	padding-right: 259px;
}
#main web1 p {
	margin-right: 20px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.web1{
	padding-left: 3px;
}
#web2 {
	position: absolute;
	top: 1275px;
	left: 0px;
	width: 375px;
	height: 350px;
	background-image: url(images/bg-websites-web2.png);
	padding-left: 20px;
	z-index: 0;
	float: left;
	padding-right: 259px;
}
.h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

#s1{
	width: 220px;
	height:160px;
	position: absolute;
	top: 1050px;
	background-color: #FFF;
	background-image: url(images/bg-s1.png);
	padding-left: 230px;
	padding-top: 70px;
	padding-right: 150px;
}
#s2 {
	width: 220px;
	height:160px;
	position: absolute;
	top: 1280px;
	background-color: #FFF;
	background-image: url(images/bg-s2.png);
	padding-top: 70px;
	padding-right: 150px;
	padding-left: 230px;
}
#s3 {
	width: 240px;
	height:160px;
	position: absolute;
	top: 1510px;
	background-color: #FFF;
	background-image: url(images/bg-s3.png);
	padding-top: 70px;
	padding-right: 130px;
	padding-left: 230px;
}
#s4 {
	width: 220px;
	height:160px;
	position: absolute;
	top: 1740px;
	background-color: #FFF;
	background-image: url(images/bg-s4.png);
	padding-top: 70px;
	padding-right: 150px;
	padding-left: 230px;
}
#termz{
	position: absolute;
	top: 2150px;
}
#s1 #ul{
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 1.2em;
}
