body{
	background-image: url(../images/bg-body2.jpg);
	background-repeat: repeat;
}
*:focus{
outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr{clear:both}
hr{
border:0;
color:#dedede;
background-color: #dedede;
height: 1px;
margin:10px 0px 6px 0px;
padding:0px;
}

.container-body{
	width: 920px;
	padding-left: 30px;
	padding-right: 30px;
}

/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5{font-family:Tahoma, Arial, Verdana; font-weight:normal; color:#444444;margin:0;padding-top:10px;padding-bottom: 10px;}
h1{font-size:32px; line-height:30px;}
h2{font-size:22px; line-height:10px;}
h3{font-size:18px; line-height:20px;}
h4{font-size:16px; font-weight:bold;}
h5{font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a{
	color: #00984a;
	text-decoration: none;
}
a:visited{
	color: #00984a;
	text-decoration: none;
}
a:hover{
	color: #999999;
}
a img{border:none}
.imgleft{float:left; padding:5px 12px 0px 0px;}
.imgright{float:right; padding-left:12px;}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
font-size:12px;
line-height:5px;
margin-bottom:14px;
color:#818181;
}
ul, ol{
margin:10px 0 35px 40px;
}
li ol, li ul{
font-size:1.0em;
list-style:square;
margin-bottom:0;
margin-top:0;
}
li ol{list-style:decimal;}
blockquote{
font-style:italic;
margin:0px;
color:#6f6f6f;
padding:2px 4px 2px 38px;
background-image:url(../images/quote.gif);
background-position:0px 5px;
background-repeat:no-repeat;
}

/* code */
code{
font-family:Tahoma, Arial, Verdana;
letter-spacing:1px;
margin:25px 0 25px 0px;
display:block;
font-size:0.9em;
border-left:4px solid #dddddd;
padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#page-container{
	width: 988px;
	margin: 0 auto;
	background-color: white;
}


/* Header
------------------------------------------------------*/
.header{
	background-image: url('../images/top-shadow.jpg');
	background-repeat: repeat-x;
	background-position: center 38px;
	height: 130px
}
.top-header{
	height: 10px;
	background-image: url(../images/linha-verde.gif);
	background-repeat: repeat-x;
}
.menu{
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.logo{
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.phone{font-size:14px; padding:25px 20px 0px 0px;float: right;}
.phone-get{
	font-size: 18px;
	color: #00984a;
}

/* Search styling */
.search-fieldset{border:none;}
#search-box{padding-bottom:6px; float:left; height:23px;}
.slogan {
	font-size: 18px;
	float: right;
	margin-bottom: 20px;
}
#search{float:right; width:auto;}
#s{font:12px Tahoma, Arial, Verdana; font-size:11px; color:#c8c9be; padding:4px 30px 4px 3px; background-color:#fff; border:1px solid #d3d2d2; width:185px;}
#s:focus{border:1px solid #adacac; color:#adacac;}
#search .go{position:absolute; margin:3px 0 0 -26px;}

/* Top Navigation bar menu styling */
.nav-menu {
	width: 100%;
	list-style-type: none;
}
#nav {margin:0px; padding:0px 0px 0px 0px; float:left;}
#nav ul{
padding:0;
margin:0;
width:auto;
list-style: none;
height:30px;
position: relative;
}
#nav li{
list-style:none;
float:left;
text-align:center;
padding:0;
font:normal 11px Tahoma, Arial, Verdana;
line-height:26px;
}
#nav li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
	color: #CCCCCC;
	text-decoration: none;
}
#nav li a:hover {
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0 20px;
color: #535353;
}


/*  Homepage Slider
------------------------------------------------------*/
.slideshow{
height:283px;
}
#slideshow-threed{
width:920px;
height:283px;
margin:15px 0px 0px 0px;
float:left;
}
.box-nav-slider{
background-image:url(../images/strip-line.gif);
background-position:bottom;
background-repeat:repeat-x;
height:17px;
}
.slideshow-navigation a{
background: url(../images/slide.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:9px;
height:9px;
margin:2px;
outline-style:none;
outline-width:medium;
padding:2px;
}
.slideshow-navigation{float:right; padding-right:10px}
.slideshow-navigation .activeSlide {background: url(../images/slide.png) no-repeat scroll 0% 50%;}
.slide-text h1{color:#FFF; padding:50px 20px 0px 0px}
.slide-text p{font-size:12px; color:#b5b5b5; line-height:22px; padding-right:20px;}
.slide-text a.read_more{
	color: #00984a;
	font-size: 12px;
}
.flash-img {text-align:center; display:block; margin:100px auto 0 auto;}


/* Content
------------------------------------------------------*/
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
.imgleft-box{float:left; border:solid 1px #cfd4c3; padding:6px; margin-right:15px; background-color:#f9fbf4;}
.imgright-box{float:right; border:solid 1px #cfd4c3; padding:6px; margin-left:15px; background-color:#f9fbf4;}
.content{
	height: 200px;
	padding: 3px;
	border: 1px solid #CCC;
}
.content img{width: 100%!important;}

.maincontent {
	border-bottom: 1px solid #CCC;
	margin-bottom: 2px;
	text-align: center
}
#content3{
	float: right;
	width: 284px;
	margin-left: 34px;
}
.orange{
	color: #00984a;
}

ul.content-list {margin:0px; padding:0px; list-style-type:none;}
ul.content-list li {background-image:url(../images/arrow.gif); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:18px;}
ul.content-list li a {text-decoration:none;font-size: 14px;}

/* Featured Project */
#featured{margin-top:3px; height:255px;}
.bg-featured{background-image:url(../images/strip-line.gif); background-repeat:repeat; width:275px; height:157px; padding:5px 5px;}
.featured-text{padding-top:5px;}

/* Bottom Box */
.imgleft-bottom{width:88px; height:90px; float:left; margin-right:15px;}
.bottom-box-inner{width:960px; line-height:16px;}
#bottom-box-inner h4{
	padding-top: 8px;
	margin-bottom: 8px;
	color: #00984a;
}
.box1{width:437px; font-size:11px; padding:10px 0px 10px 10px; float:left;}
.box2{width:437px; margin-left:10px; font-size:11px; padding:10px 0px; float:left;}


/* Footer
------------------------------------------------------*/
.footer{
	border:1px solid #e5e6e2;
	background-image:url(../images/strip-line.gif);
	background-repeat:repeat;
	height: 120px;
	font-size: 11px;
	line-height: 18px;
	padding:10px;
}
.footer img{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.footer a, .footer a:visited{
	color: #999999;
	text-decoration: none;
}
.footer p{
	font-size: 11px;
	color: #999999;
}
.footer1{
	margin-left: 20px;
	padding-top: 15px;
}
.footer2{width:269px; float:left; margin-left:37px; padding-top:21px;}
.footer2 ul{margin:0px; padding:0px; font-size:11px; list-style-type:none;}
.footer2 ul li{list-style:none;	border-bottom:solid 1px #686868; line-height:24px; text-align:right;}
.footer3{
	width: 240px;
	float: right;
	margin-left: 37px;
	padding-top: 15px;
}
.footer3 h3{color:#686868;}
.twitter{padding-right:5px; float:left;}
#social span{background:url(../images/social-icon.jpg); float:left; width:16px; height:16px; margin:4px 5px 0 0;}
#fb-icon span{background-position:0px 0;}
#fb-icon a:hover span{background-position: 0px -16px;}
#twit-icon span{background-position:-16px 0;}
#twit-icon a:hover span{background-position: -16px -16px;}
#flic-icon span{background-position:-32px 0;}
#flic-icon a:hover span{background-position: -32px -16px;}
#rss-icon span{background-position:-48px 0;}
#rss-icon a:hover span{background-position: -48px -16px;}

.rodape{background: #202020;padding: 5px;margin-top: 20px;margin-bottom: 20px;}
.rodape h4{color:#B3B3B3;}
.pf-content table {
	font-size: 11px;
	border: 1px solid #CCC;
}
.pf-content table td  {
	border: 1px solid #CCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}




#banner1-bg {
	position: absolute;
	height: 600px;
	width: 100%;
	top: 0;
	left: 0;
	background-image:url(../images/website_bg_tile.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#bbb;
	font-weight: bold;
}

#banner1-bg h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:35px;
	color:#bbb;
	margin-bottom: 15px;
}

#banner2-bg {
	position: absolute;
	height: 580px;
	width: 100%;
	top: 600px;
	left: 0;
	background-image:url(../images/website_bg_tile_dark.gif);
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#ddd;
	font-weight: bold;
	padding-top: 20px;
}

#banner2-bg h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:35px;
	color:#ddd;
	margin-bottom: 15px;
}

#banner2-bg p, #banner1-bg p {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:17px;
}

.example-wrapper{
	position:relative;
	width:922px;
	height:320px;
	margin:auto;
	margin-top:10px;	

}

.example-wrapper2{
	position:relative;
	width:761px;
	height:400px;
	margin:auto;
	margin-top:50px;	
}

/****************************
	-	BASIC DIVIDERS 	-
*****************************/
#small_divider {
	margin-top:8px;
}

#big_divider {
	margin-top:150px;
}

.details_double p{
    font-size: 13px !important;
    line-height: 17px !important;
}

.details_double ul{
    margin: 10px 0 10px 10px !important;
}

.example-wrapper ul{
    list-style: none outside !important;
}

