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

#main{
	position: absolute;
	top: 65px;
	left: 185px;
	width: 610px;
	height: 3350px;
	background-image: url(images/bg-main-terms.png);
	z-index: 3;
	padding-top: 100px;
	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;
	background-repeat: repeat-y;
	
}
#main 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: 50px;
}

#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-terms.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;
}
