
div.sliderImages ul li {
	margin-left: 12px;
	margin-right: 11px;
list-style: none;
}

.img-br{
border:1px solid #eee;
padding:10px;
background-color:#fff;

}

h2.pagetitle{
	font-size:2.75em;
	color:#111;
	letter-spacing: -2px;
}
h2.pagetitle2{
	font-size:2.75em;
	color:#111;
	line-height:40px;
}

h1.pagetitle{
	color:#111;

}

/* headings/page titles/ home page titles

----------------------------------------------------------------------------------------------------*/
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	height:116px;
	width:940px;
}
#logo {
	padding-left:0;
	padding-top:10px;
	float:left;
	width:auto;

}

/*---------------------slider--------------------*/
#home-slider {
	margin-top:0;
	margin-bottom:0px;
	height:234px;
	margin-top:30px;
	margin-bottom:30px;

}
.banner_frame {
background: url(slider-blank-box.png) no-repeat;
width: 774px; height: 251px;
}
		.slider-frame{
/*		width:940px;*/
		/*width: 705px;
		height: 234px;
		border:1px solid #eee;		
		background-color:#f9f9f9;*/
		padding-left: 5px;
		padding-right: 5px;
		/*margin-bottom: 10px;		*/
		}
		
		.sliderImages  {
			/*margin-left:10px;*/
			width: 762px;
		}

			.sliderImages ul{
				margin:0px;
				padding:0px;
			
			}
				#home-slider ul li {
					margin:0;
					padding-top:10px;
					list-style:none;
					width:920px;
					height:240px;
				
				}

			.arrow-but{
				position:relative;
				z-index:10;
			
			}
			div.arrow-but a.prev {
				position: absolute;
				/*left:-20px;*/
				top:-150px;
				z-index:10;
				left: 5px;
			}
			div.arrow-but a.next {
				position:absolute;
/*				left:920px;*/
				left:740px;
				top:-150px;
				z-index:10;
			}

/* home column 1
----------------------------------------------------------------------------------------------------*/

