body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #fbabe9;
    color: #339900;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 780px;
    height: 750px;
    position: relative;
}

h1, h2, div {
    padding: 0;
    margin: 0;
    line-height: 1.2;
}

p {
  margin: 0.8em 0;
}

img {
    border: 0;
}

#logo {
    position: absolute;
    top: 0px;
    left: 33px;
}

#frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 801px;
	background: #fff;
  /*  background: url(images/wood.gif);*/

}

#backing {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 310px;
	height: 299px;
	/*  background: #6ade6d; */
	background: url(images/a1.jpg);
	background-image: url(imagens/a1.jpg);
}

#nav {
    position: absolute;
    background: url(images/b1.jpg);
    top: 299px;
    left: 0px;
    width: 251px;
    height: 438px;
}


#body {
	position: absolute;
	background: url(images/a2.jpg);
	top: 149px;
	left: 310px;
	width: 487px;
	height: 414px;
	background-image: url(imagens/b2.jpg);
}

#scroll {
    overflow: scroll;
    margin: 5px 92px 20px 42px;
    height: 370px;
}

#greenguy {
    position: absolute;
    background: url(images/b3.jpg);
    top: 765px;
    left: -1px;
    width: 800px;
    height: 37px;
}

#purplegal {
	position: absolute;
	background: url(images/b2.jpg);
	top: 563px;
	left: 311px;
	width: 486px;
	height: 200px;
	background-image: url(imagens/b3.jpg);
}

#collectnow {
	position: absolute;
	background: url(images/a1.jpg);
	top: 0px;
	left: 310px;
	width: 487px;
	height: 149px;
	background-image: url(imagens/b1.jpg);
}

#wire {
    position: absolute;
    background: url(images/wire.gif);
    top: 28px;
    left: 340px;
    width: 61px;
    height: 39px;
}

#copyright {
	text-align:center;
    top: 10%;
    left: 100px;
}

.readmore {
    text-align: right;
}

a {
    color: #55C358;
    text-decoration: underline;
    font-weight: bold;
}



.img3 {
	width:auto;
	height:auto;
	float:right;
	border: 2px dotted #F5E9D9;
	padding: 2px 2px 2px 2px;
}
.img4 {
	width:auto;
	height:auto;
	float:left;
	margin-right: 10px;
	padding: 2px 2px 2px 2px;
}

.img5 {
	width:auto;
	height:auto;
	float:right;
	padding: 2px 2px 2px 2px;
	margin: 10px 10px 10px 10px;
}

.img6 {
	width:134px;
	background-color: #F8F8CD;
	margin: 10px 15px 10px 15px;
}

.img9 {
	width:auto;
	height:auto;
	
}

.imgMd {
	width:100px;
	height:75px;
	float:right;
	border: 2px groove #F5E9D9;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 5px;
}
.imgMe {
	width:150px;
	height:113px;
	float:left;
	border: 2px groove #F5E9D9;
	padding: 2px 2px 2px 2px;
	margin: 15px 15px 15px 15px;
}
.imgMe2 {
	width:113px;
	height:150px;
	float:left;
	border: 2px groove #F5E9D9;
	padding: 2px 2px 2px 2px;
	margin: 15px 15px 15px 15px;
}

.imgGaleria {
	width:100px;
	height:75px;
	border: 2px solid #ede04c;
}
.style6 {
	color: #EC1C0F;
	font-weight: bold;
	font-size: medium;
}

