body, html {
	background-color: #cac3b8;
	background-image: url(../images/bb.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	width: 100%;
	height: 100;

}

#main {

width: 1151px;
height: 1063px;
margin: 0 auto;


}

#sidebar {

    position: absolute;
    top: 200px;
    z-index: 2000;

}

#sidebar a:hover img, #four a:hover img {

/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}

#logo {

	
	margin: 31px 0 -188px 55px; 

}


#logo_int {

	position: absolute;
	z-index: 10;
	margin: 129px 0 0 395px;

}

#frame {

    position: absolute;
	z-index: 15;
	margin: 558px 0 0 19px; 

}

#form {

    position: absolute;
	z-index: 11;
	margin: 342px 0 0 0; 
    height: 430px;
}

#form label.error {

padding-bottom: 10px;
height: 20px;
color: #ff0000;

}

#form #intLeft {

    float: left;
    width: 407px;

}

#form img { margin-top: 8px;}

#form #intRight {

    float: right;
    width: 684px;
    margin-left: 37px;

}

#form input[type=text], #form textarea {

    border: 1px solid #858379;
    background-color: white;
    margin-top: 5px;
    margin-bottom: 10px;

}


#form #intLeft input[type=text] {

   width: 407px;
   height: 28px;
}

#form #intRight input[type=text] {

   width: 684px;
   height: 28px;
}

#form #intRight textarea {

   width: 684px;
   height: 290px;
}


#group_one {
background-image:url(../images/horizontal_um.png);
height:226px;
margin:26px 0 0 810px;
padding:22px 24px 44px 39px;
position:absolute;
width:269px;
z-index:15;
}
#group_two {
background-image:url(../images/horizontal_2.png);
height:258px;
margin:182px 0 0 914px;
padding:25px 28px 45px 36px;
position:absolute;
width:206px;
z-index:16;
}
#group_three {
background-image:url(../images/horizontal.png);
height:174px;
margin:260px 0 0 647px;
padding:20px 32px 42px 38px;
position:absolute;
width:237px;
z-index:17;
}
#group_four {
background-image:url(../images/horizontal_22.png);
height:192px;
margin:394px 0 0 731px;
padding:25px 28px 45px 36px;
position:absolute;
width:249px;
z-index:18;
}
#group_five {
background-image:url(../images/mini_copy.png);
height:126px;
margin:269px 0 0 394px;
padding:15px 23px 53px 32px;
position:absolute;
width:122px;
z-index:19;
}
#group_six {
background-image:url(../images/vertical_dois.png);
height:280px;
margin:389px 0 0 473px;
padding:26px 31px 45px 35px;
position:absolute;
width:226px;
z-index:18;
}
#group_seven {
background-image:url(../images/vertical.png);
height:255px;
margin:373px 0 0 239px;
padding:25px 30px 46px 34px;
position:absolute;
width:201px;
z-index:19;
}
#group_eight {
background-image:url(../images/mini_um.png);
height:143px;
margin:190px 0 0 201px;
padding:15px 38px 45px 29px;
position:absolute;
width:141px;
z-index:18;
}
#group_nine {
background-image:url(../images/horizontal_3.png);
height:219px;
margin:276px 0 0 7px;
padding:22px 33px 44px 39px;
position:absolute;
width:265px;
z-index:17;
}
#group_ten {
background-image:url(../images/mini_tres.png);
height:107px;
margin:150px 0 0 83px;
padding:15px 23px 53px 29px;
position:absolute;
width:101px;
z-index:16;
}
#group_eleven {
background-image:url(../images/mini_dois.png);
height:120px;
margin:70px 0 0 167px;
padding:14px 23px 52px 31px;
position:absolute;
width:114px;
z-index:15;
}

#footer {

width: 100%;
height: 335px;
background-image: url(../images/menu_bar.gif);
background-position-y: top;
background-repeat: repeat-x;


}

.footerfinal {

    height: 100px;
    margin-bottom: 235px;
    width: 1151px;
    

}

.right {float: right}
.left {float: left }