*,html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #282e33 url('/tpl/imagens/background.png') repeat-x;
	font-size: 12px;
	font-family: "lucida sans", arial;
	color: #676767;
	line-height: 22px;
	text-align: center;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	width: 960px;
	height: 129px;
}

div#logo {
	width: 450px;
	height: 129px;
	float: left;
	font: 14px trebuchet ms;
	color: #ffffff;
	line-height: 33px;
	font-weight: 600;
}

/* NAVIGATION */

div#navigation {
	width: 450px;
	height: 129px;
	float: right;
}

div#navigation ul {
	float: right;
	height: 33px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	position: relative;
	top: 96px;
}

div#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

div#navigation a {
	height: 33px;
	line-height: 33px;
  	float: left;
  	margin: 0px 0px 0px 3px;
  	padding: 0px 0px 0px 6px;
  	text-decoration: none;
	cursor: pointer;
	background: url("/tpl/imagens/nav_left.png") no-repeat left top;
}
	
#navigation a span {
	font: 14px trebuchet ms;
	color: #646464;
	line-height: 33px;
   	float: left;
   	display: block;
	padding: 0px 13px 0px 7px;
	background: url("/tpl/imagens/nav_right.png") no-repeat right top;
}
	
#navigation li.green a {
	background: url("/tpl/imagens/nav_g_left.png") no-repeat left top;
}
	
#navigation li.green a span {
	background: url("/tpl/imagens/nav_g_right.png") no-repeat right top;
	color: #ffffff;
}

#navigation li.current a {
	background: url("/tpl/imagens/nav_a_left.png") no-repeat left top;
}
	
#navigation li.current a span {
	background: url("/tpl/imagens/nav_a_right.png") no-repeat right top;
	color: #303030;
}

#navigation a:hover {
	background: url("/tpl/imagens/nav_a_left.png") no-repeat left top;
}

#navigation a:hover span {
	background: url("/tpl/imagens/nav_a_right.png") no-repeat right top;
}



/* // NAVIGATION */

div#top-content {
	width: 960px;
	height: 293px;
	background: url('/tpl/imagens/bg_content_top.png');
}

div#content {
	width: 960px;
	background: #ffffff url('/tpl/imagens/bg_content.png') no-repeat center top;
	padding-top: 25px;
	padding-bottom: 25px;
}

div#c-left {
	width: 520px;
	float: left;
	position: relative;
	left: 40px;
}

div#title {
	height: 145px;
}

div#title h1 {
	font: 33px "trebuchet ms", arial;
	color: #262626;
	font-weight: bold;
}

div#c-right {
	width: 359px;
	float: right;
	position: relative;
	top: 10px;
	left: -15px;
	background: url('/tpl/imagens/bg_c_r.png') repeat-y center top;
}

div#c-r-t {
	width: 359px;
	background: url('/tpl/imagens/bg_c_r_top.png') no-repeat center top;	
}

div#c-r-b {
	width: 359px;
	background: url('/tpl/imagens/bg_c_r_bottom.png') no-repeat center bottom;	
}

div#c-r-i {
	margin: auto;
	width: 265px;
	padding: 25px 0px 25px 0px;
}

div#c-r-i h2 {
	font: 24px "trebuchet ms", arial;
	color: #262626;
	margin: 20px 0px 15px 0px;
}

div#c-r-i h2.first {
	margin-top: 0px;
}


div#c-r-i ul {
	border-top: 1px solid #d6d6d6;
	list-style-type: none;
	font: 14px "lucida sans", arial;
	margin: 0px;
}

div#c-r-i li {
	border-bottom: 1px solid #d6d6d6;
	padding: 10px 10px 10px 10px;
}

div#c-r-i li a{
	text-decoration: none;
	color: #565656;
}

div#c-r-i li.current {
	background: #f9f9f9;
}

div#c-r-i li:hover {
	background: #f9f9f9;
}

div#title p {
	font: 14px "lucida sans", arial;
	color: #262626;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
}

div#t-left {
	width: 350px;
	float: left;
	position: relative;
	left: 40px;
	top: 25px;
}

div#t-left h1 {
	font: 33px trebuchet ms;
	color: #262626;
	font-weight: bold;
}

div#t-left p, div#t-left h2 {
	font: 14px "lucida sans", arial;
	color: #262626;
	line-height: 24px;
	margin: 15px 0px 15px 0px;
	height: 95px;
}

div#t-right {
	width: 488px;
	float: right;
	position: relative;
	z-index: 5;
}

div#content-h {
	width: 960px;
	background: #1a2026;
	padding: 50px 0px 50px 0px;
}

div#content-h div.panel {
	width: 255px;
	margin: 0px 0px 0px 55px;
	float: left;
	position: relative;
	left: 40px;
}

div#content-h div.first {
	margin: 0px;
}

div#content-h div.panel h1, div#content-h div.panel h3, div#content-h div.panel h5 {
	font: 22px "trebuchet ms", arial;
	color: #ffffff;
	height: 65px;
}

div#content-h div.panel p, div#content-h div.panel h4 {
	font: 13px "lucida sans", arial;
	color: #848c90;
	margin-top: 10px;
	line-height: 22px;
}

div#bottom-content {
	width: 960px;
	height: 275px;
	background: #ffffff url('/tpl/imagens/bg_content_bottom.png') repeat-x center top;
	padding-top: 25px;
}

div#b-c-clients {
	float: left;
	width: 250px;
	position: relative;
	left: 40px;
}

div#b-c-clients h5 {
	font: 24px "trebuchet ms", arial;
	color: #262626;
	margin-bottom: 15px;
}

div#b-c-testimonials {
	/*float: right;
	width: 570px;
	position: relative;
	left: -40px;*/
	float: left;
	width: 255px;
	position: relative;
	left: 40px;
	margin: 0px 0px 0px 55px;
}

div#b-c-testimonials h5 {
	font: 24px "trebuchet ms", arial;
	color: #262626;
	margin-bottom: 15px;
}

div#b-c-testimonials div.testimonial{
	width: 255px;
	float: left;
}

div#b-c-testimonials div.first{
	margin-left: 0px;
}

div#b-c-testimonials p {
	font: 12px "lucida sans", arial;
	color: #464646;
	line-height: 22px;
}

div#b-c-testimonials p.author {
	color: #222222;
	margin-top: 5px;
}
div#b-c-testimonials ul#quote {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#b-c-testimonials ul {
	margin: 0;
	padding: 0;
}
div#b-c-testimonials ul li {
	font: 12px "lucida sans", arial;
	color: #464646;
	line-height: 22px;
}
div#bottom-corners {
	width: 960px;
	height: 5px;
	font-size: 0px;
	background: #ffffff url('/tpl/imagens/bg_bottom_corners.png') no-repeat;
}

div#footer {
	height: 50px;
	padding: 20px 0px 50px 40px;
	font: 12px "lucida sans", arial;
	color: #7f7f7f;
}

div.portfolio {
	width: 100%;
	padding: 10px;
	background: #f7f7f7 url('/tpl/imagens/bg_portfolio.png') repeat-x;
	border: 1px solid #e2e2e2;
	margin: 20px 0px 20px 0px;
}


/* A */

a {
	outline: none;
	color: #91b13f;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h3 a, h3 a:hover {
	font: 16px "trebuchet ms", arial;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}


/* IMGs */

img {
	border: none;
}

img.t-button {
	border: none;
	margin-right: 10px;
}

img.c-icon {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.latest {
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	margin: 0px 0px 5px 0px;
}

img.normal {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #d6d6d6;
}

img.right {
	float: right;
	margin: 15px 0px 15px 15px;
}

img.left {
	float: left;
	margin: 15px 15px 15px 0px;
}

img.s-image {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.i-portfolio {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #d6d6d6;
}

img.p-right{
	float: right;
	margin: 5px 5px 15px 15px;
}

img.p-left{
	float: left;
	margin: 5px 15px 15px 5px;
}

img.client {
	float: left;
	margin: 5px 10px 5px 0px;
}

div#b-c-testimonials img.quotes {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
	top: 5px;
}

/* TABLEs */

table.main {
	width: 100%;
	background: #ffffff;
	padding: 0px;
	border: 1px solid #d9d9d9;
	margin: 10px 0px 10px 0px;
}

table.main th,td {
	padding: 5px;
	border: none;
}

table.main th {
	background: #e8e8e8 url('/tpl/imagens/bg_table_th.png') repeat-x center top;
}

table.main tr {
	background: #f8f8f8 url('/tpl/imagens/bg_table_tr.png') repeat-x center top;
}

table.main tr.dark {
	background: #f0f0f0 url('/tpl/imagens/bg_table_tr_dark.png') repeat-x center top;
}

table.main td.center {
	text-align: center;
}

table.contact{
	width: 100%;
	background: #ffffff;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}

table.contact td {
	padding: 5px;	
}

table.contact td.left {
	width: 100px;
	text-align: right;
}
.red {color: red;}
/* INPUTs */

input.text {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 250px;
	background: #f9f9f9 url('/tpl/imagens/bg_input.png') repeat-x;
	font: 12px "lucida sans", arial;
	color: #656565;
}

textarea.message {
	border: 1px solid #d9d9d9;
	padding: 5px;
	width: 300px;
	height: 150px;
	background: #f9f9f9 url('/tpl/imagens/bg_input.png') repeat-x;
	font: 12px "lucida sans", arial;
	color: #656565;
}

input.submit {
	border: 1px solid #888888;
	padding: 5px;
	width: 100px;
	height: 30px;
	background: #f9f9f9 url('/tpl/imagens/bg_input_submit.png') repeat-x;
	font: 12px arial;
	color: #ffffff;

	cursor: pointer;
}

/* LISTs */

ul {
	margin: 10px 0px 10px 40px;
	list-style-type: circle;
}

ol {
	margin: 10px 0px 10px 40px;
}

/* HEADINGs */

h2 {
	font: 20px "trebuchet ms", arial;
	color: #353535;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3 {
	font: 16px "trebuchet ms", arial;
	color: #454545;
	font-weight: bold;
	margin-bottom: 5px;
}

/* OTHER */

div.clear {
	clear: both;
}

div.left {
	float: left;
	width: 250px;
}

div.right {
	float: right;
	width: 250px;
}

div.service-l  {
	width: 230px;
	float: left;
	margin: 15px 0px 15px 0px;
	background: url('/tpl/imagens/bg_service.png') repeat-x center top;
	padding: 10px;
}

div.service-r {
	width: 230px;
	float: right;
	margin: 15px 0px 15px 0px;
	background: url('/tpl/imagens/bg_service.png') repeat-x center top;
	padding: 10px;
}



/* HOMEPAGE SLIDER */

#slider {
	height: 200px;
	width: 404px;
	float: left;
	position: relative;
	top: 44px;
	left: 16px;
	z-index: 5;
}


#s-mask {
	height: 79px;
	width: 80px;
	background: url('/tpl/imagens/bg_slider_mask.png') no-repeat center top;
	position: absolute;
	left: 356px;
	top: 29px;
	z-index: 10;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	position: relative;
	z-index: 5;
}

#slider li{ 
	width: 404px;
	height: 200px;
	overflow: hidden; 
}	

#prevBtn, #nextBtn{ 
	display: block;
	width: 45px;
	height: 45px;
	background: none;
	float: left;
	text-indent: -8000px;
	position: relative;
}	

#prevBtn {
	top: 120px;
	left: -435px;
}

#nextBtn {
	top: 75px;
	left: 20px;
}
												
#prevBtn a, #nextBtn a{  
	display: block;
	width: 45px;
	height: 45px;
}										


/* QUOTES */

#quotes ul, #quotes li{
margin:0;
padding:0;
list-style:none;
}
#quotes, #quotes li{ 
width:280px;
height:220px;
overflow:hidden;
}

/* TOOLTIP */

div.tooltip { 
background:transparent url(/tpl/imagens/tooltip/black_big2.png) no-repeat scroll 0 0; 
height:153px; 
padding:30px; 
width:310px; 
font-size:14px; 
display:none; 
color:#fff; 
z-index: 1;
} 
div.tooltip h3 { 
margin:0;  
font-size:18px; 
color:#fff; 
}

#detalhenovo {
background:transparent url(/tpl/imagens/detalhenovo.png) no-repeat;
}