body {
background:url(images/bg.jpg) #000 no-repeat center top ;
margin:0px;
padding:0px;
font: 10px  verdana, arial, helvetica;
color:#FFF;
}
p{
text-align:justify;
line-height:15px;
padding:0px 0 5px 0;
}
p.left_arrow{
text-align:justify;
line-height:15px;
padding:0px 0 5px 60px;
background:url(images/tool.gif) no-repeat left top;
}
.clear{
clear:both;
}
a { color:#00A5F4; text-decoration:none;} 
a:hover { color:#628589; text-decoration:none; border-bottom:1px dashed #628589;}
#main_container{
width:900px;
height:auto;
margin:auto;
}
.center_content{
width:865px;
padding:0px;
margin:auto;
}
#header{
width:865px;
height:230px;
margin:auto;
}
#logo{
padding:5px 0 0 5px;
float:left;
}

a.testimonial{
float:right;
padding:0px;
color:#FFFFFF;
font-family:Trebuchet MS;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
img a {border:none; text-decoration:none;}
/*----------------------menu-------------------------*/
#menu{
float:left;
margin-top:155px;
margin-left:30px;
padding:35px 20px 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;float:left;padding:0px; font-family:Trebuchet MS; font-size:13px; font-weight:bold; 
}
#menu ul li a{
float:left;text-decoration:none;padding:0px 4px 0 4px; margin:0px 8px 0 8px;color:#CCC;text-align:center;
}
#menu ul li a:hover{
text-decoration:none;color: #999; border:none;;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0px 4px 0 4px;color: #999;margin:0px 8px 0 8px;
}

/*-----------------main content----------------------------*/
.main_content{
width:865px;
height:auto;
margin:auto;
padding:0 0 30px 0;
}
.conteudo{
width:845px;
height:auto;
margin:auto;
padding:0;
}
.main_content_top{
width:865px;
height:16px;
background:url(images/main_content_top.gif) no-repeat center top;
}
#boxes_content{
width:865px;
clear:both;
margin:auto;
}
.box{
padding:10px 10px 10px 16px;float:left;}
.box_content{
background:url(images/box_bg.jpg) no-repeat center;width:259px;height:202px;
}

.boxtitle{
font-size:18px;
color:#fff;
padding:10px 0 0 15px;
font-family:Trebuchet MS;
}
.box_icon{
clear:both;
float:left;
width:80px;
padding:25px 0 0 15px;
}
p.text_content{
width:135px;
float:left;
text-align:left;
padding:5px 10px 0 15px;
color:#fff;
line-height:15px;
}
a.read_more{
padding:10px 0 0 0;
}

.title{
font-size:18px;
color:#CCC;
padding:10px 0 0 0px;
font-family:Trebuchet MS;
}

.left_content{
width:420px;
float:left;
padding:10px 10px 10px 20px;
}
.right_content{
width:390px;
float:left;
padding:10px 0 10px 20px;
}
.right_news{
float:left;
width:auto;
border-bottom:1px #333333 dashed;
padding:10px 0 8px 0;
}
.news_icon{
padding:3px;
width:80px;
height:100px;
background: #171717;
border: 1px solid #333;
float:left;
}
.contact_icon{
padding:3px;
width:80px;
height:100px;
border: 1px solid #333;
float:left;
}
.services_icon{
padding:3px;
width:80px;
height:100px;
border: 1px solid #333;
float:left;
}
.news_content{
width:289px;
float:left;
text-align:justify;
line-height:15px;
padding:0 0 0 10px;
}
img.photo{
padding:10px 0 0 0;
}
/*----------------------list-------------------------*/
.list_left{
float:left;width:190px;padding:20px 10px 20px 0;
}
.list_right{
float:right;width:190px;padding:20px 0 20px 0;
}
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px;
}
ul.list li a{
height: 16px; width: auto; display:block;padding:0 0 0 25px; margin:5px 0 10px 0;color:#5e5e5e;text-align:left;
background:url(images/arrow_bullet.gif) no-repeat left;text-decoration:none;
}
ul.list li a:hover{
height: 16px; width: auto;text-decoration:underline;color: #5e5e5e;
}
.project_tab{
float:left;width:auto;padding:15px 0 20px 0;
}
a.yellow{
font-size:14px;
color:#6D4930;
font-weight:bold;
text-decoration:none;
}
.project_thumb{
width:133px;height:103px;float:left;text-align:center;background:url(images/thumb_bg.gif) no-repeat center; padding:15px 0 0 0;
}
p.project{
width:250px;float:left;text-align:justify;line-height:21px;padding:2px 0 0 10px; margin:0px;
}
/*-----------------------contact_form-------------------*/
#contact_form{
width:370px;
height:auto;
padding:20px 0 0 20px;
}
.form_row{
float:left;
padding:7px 0 7px 0;
}
label{
width:60px;
float:left;
padding:3px 5px 0 0;
color:#FFF;
text-align:right;
font-weight:bold;
}
input.contact_input{
width:370px;
height:24px;
border:1px #999 solid;
background-color:#EFEFEF;
color: #333;
}
textarea.contact_textarea{
width:370px;
height:80px;
border:1px #999 solid;
background-color:#EFEFEF;
color: #333;
}
input.send_message{
float:right;
padding:10px 10px 0 0;
}
/*-----------------------------footer------------------*/
#footer{
clear:both;
background:url(images/footer.jpg) center #000;
width: auto;
height:130px;
color: #FFF;
}
#footerdentro{
clear:both;
background:;
margin:auto;
padding-top:90px;
width: 830px;
height:40px;
color: #FFF;
}
.copyright{
float:right;
color:#666666;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:left;
padding-right:15px;
padding-top:13px;
}
#footer a{
text-decoration:none;
color: #FFF;
padding-left:10px;
}
#footer a:hover{
text-decoration:underline;
color: #CCC;
border:none;
}



