body {
text-align:center;
margin:0;
padding:0;
height:100%;
font-family: Helvetica Neue, Arial, sans-serif;
font-size:14px;
}

img {border:none;}

.cleaner {
clear:both;
}

#container {
margin-left: auto;
margin-right: auto;
width: 940px;
text-align: left;
position:relative;
}


/* header */
#header {
width: 940px;
height:78px;
padding: 0;
background-color: #ffffff;
}

#contact {
float: right;
margin-right: 60px;
margin-top:48px;
padding-right: 20px;
line-height: 30px;
width: 140px;
height: 30px;
text-align:right;
background-color: #f58220;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

#header h2 {
position:absolute;
left:297px;
top:15px;
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
color:#55565b;
}

/* menu */
#menubutton {
position: absolute;
z-index: 100;
padding-right: 20px;
line-height: 30px;
width: 140px;
height: 30px;
top: 78px;
right: 60px;
text-align:right;
background-color: #000000;
color: #ffffff;
text-decoration: none;
font-weight: normal;
cursor: pointer;
}


#menucontent {
position: absolute;
z-index: 99;
width: 940px;
height: 253px;
top: 78px;
text-align:right;
background: url('../img/style/menu.png');
background-repeat: repeat-x;
display:none;
}

#menucontent ul {
list-style-type: none;
margin:0;
padding:86px 10px 0 0;
}

#menucontent li {
display: inline;
}

#menucontent li a {
padding:0 8px 0 8px;
height: 30px;
margin: 0px 18px 0px 18px;
line-height: 30px;
float:right;
color:#000000;
text-decoration:none;
font-weight: bold;
}

#menucontent li a:hover {
color:#f58220;
background-color:#ffffff;
}

#menucontent li a.active {
color:#f58220;
background-color:#ffffff;
}

/* footer */
#footer {
width: 920px;
font-size: 10px;
margin-top: 40px;
padding:10px 0px 10px 20px;
border-top: 3px solid #323340;
position:relative;
}

/* home */
#home {
background-repeat: no-repeat;
width:940px;
height: 610px;
}

#homemask {
position:absolute;
z-index:5;
top:0px;
left:0px;
width:940px;
height: 610px;
background: url('../img/style/mask.png');
background-repeat:repeat;
filter:alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}

#homeintro {
position:absolute;
z-index:6;
top:29px;
left:7px;
width: 341px;
padding: 7px 25px 7px 7px;
background: url('../img/style/homeintro.png');
}

#hometitle{
position:absolute;
z-index:6;
width: 930px;
left:5px;
top:150px;
font-size:53px;
margin:0;
padding:0;
border-top:none !important;
border-bottom:none !important;
}

#home .infiniteCarousel {
width: 620px;
height: 290px;
position: absolute;
z-index:6;
top:220px;
right:0px;
}

#home .infiniteCarousel .wrapper {
width: 470px;
overflow: auto;
height: 290px;
margin: 0 75px;
position: absolute;
z-index:6;
top: 0px;
}

#home .infiniteCarousel ul a img {
border: 5px solid #000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#home .infiniteCarousel .wrapper ul {
width: 9999px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position: absolute;
top: 0;
}

#home .infiniteCarousel ul li {
display:block;
float:left;
padding: 0px 5px 0px 5px;
height: 290px;
width: 460px;
}

#home .infiniteCarousel .arrow {
display: block;
height: 65px;
width: 75px;
background: url(../img/style/arrow.png) no-repeat 0 0;
text-indent: -999px;
position: absolute;
top: 0px;
cursor: pointer;
}

#home .infiniteCarousel .forward {
background-position: -5px -65px;
right: 0;
}

#home .infiniteCarousel .back {
background-position: 0 0;
left: 0;
}

#home .infiniteCarousel .catchertop {
width: 428px;
height: 92px;
padding: 10px 8px 0px 24px;
background: url('../img/style/homecatcher.png');
}

#home .infiniteCarousel .catchertop h2{
margin:0;
padding:0;
font-size: 30px;
line-height: 31px;
font-weight: bold;
}

#home .infiniteCarousel .catchertop h3{
margin:0;
padding:0;
font-size: 24px;
line-height: 25px;
font-weight: normal;
}

#home .infiniteCarousel .catcherbottom {
position:relative;
width: 428px;
height: 146px;
margin-top:10px;
padding: 19px 8px 13px 24px;
line-height:18px;
background: url('../img/style/homecatcher.png');
}

#home .infiniteCarousel .catcherbottom img {
float:left;
margin-right:20px;
}

#home .infiniteCarousel .catcherbottom a {
position:absolute;
z-index:6;
bottom:0px;
right:0px;
width: 137px;
height: 30px;
color:#ffffff;
background-color:#f58220;
font-weight: bold;
line-height:30px;
text-align: right;
padding-right:13px;
}

/* main */
#main {
position:relative;
}

#main a {
color:#f88206;
}

#main h1 {
width: 933px;
color:#000000;
font-size: 54px;
line-height: 90px;
padding: 13px 0px 0px 7px;
margin:0;
border-top: 1px solid #333440;
border-bottom: 1px solid #333440;
}

#main #left {
float:left;
position:relative;
width:480px;
margin-top:40px;
padding-top:110px;
}

#main #right {
float:right;
position:relative;
width:460px;
margin-top:40px;
}

#main h2 {
font-size: 30px;
line-height:30px;
margin:0;
padding:0;
font-weight:bold;
}

#main h3 {
font-size: 24px;
line-height:25px;
margin:0;
padding:0;
font-weight:normal;
}

#main p {
padding:0;
margin: 0 0 20px 0;
line-height: 18px;
}

#main #contenttitle {
height: 108px;
}

/* projetos */
#main #left a.back {
position:absolute;
z-index:6;
top:0px;
left:0px;
width: 138px;
height: 30px;
color:#ffffff;
background-color:#f58220;
font-weight: bold;
line-height:30px;
text-align: left;
padding-left:7px;
}

#main .imagefloat {
float:left;
width: 220px;
height: 205px;
padding:0;
margin:0 20px 0 0;
}

#main .imagefloat a {
font-size: 12px;
line-height: 18px;
color:#000000;
text-decoration: none;
}


#main .catcher .catchertop {
width: 427px;
height: 95px;
padding: 10px 8px 0px 23px;
border: 1px solid #f58220;
overflow:hidden;
}

#main .catcher .highlight {
background-color:#f58220;
}

#main .catcher .catchertop h2{
margin:0;
padding:0;
font-size: 30px;
line-height: 31px;
font-weight: bold;
}

#main .catcher .catchertop h3{
margin:0;
padding:0;
font-size: 24px;
line-height: 25px;
font-weight: normal;
}

#main .catcher .catcherbottom {
position:relative;
width: 426px;
height: 146px;
margin-top:10px;
padding: 19px 8px 13px 24px;
line-height:18px;
border: 1px solid #f58220;
overflow:hidden;
}

#main .catcher .catcherbottom img {
float:left;
margin-right:20px;
}

#main .catcher .catcherbottom a {
position:absolute;
z-index:6;
bottom:0px;
right:0px;
width: 137px;
height: 30px;
color:#ffffff;
background-color:#f58220;
font-weight: bold;
line-height:30px;
text-align: right;
padding-right:13px;
}

#main #catchercontainer {
width: 960px;
}

#main .catcher {
position:relative;
margin: 40px 20px 0 0;
width: 460px;
height: 290px;
float:left;
}

/* quem somos */
img.somos {
float:left;
margin: 5px 30px 0 0;
}

/* form */
form.cmxform fieldset {
border:none;
padding:0;
margin:0;
}


form.cmxform label {
display: inline-block;
vertical-align: middle;
width:140px;
font-weight:bold;
line-height:28px;
}

form.cmxform input.text {
width:310px;
height:28px;
border:1px solid #98999f;
vertical-align: middle;
font-size:14px;	
}

#main form.cmxform fieldset p {
margin-bottom:10px;
}

form.cmxform textarea.textbig {
width: 458px;
height: 65px;
border:1px solid #98999f;
font-size:14px;
}

form.cmxform input.submit {
width: 460px;
height: 30px;
padding-right:20px;
text-align:right;
background-color:#f58220;
color:#ffffff;
font-weight:bold;
line-height:30px;
font-size:14px;
border:none;
font-family: Helvetica Neue, Arial, sans-serif;
margin-top:20px;
}

form.cmxform file {
width:310px;
height:28px;
border:1px solid #98999f;
vertical-align: middle;
font-size:14px;	
}

form.cmxform label.error, label.error {
width:460px;
color: red;
}

form.cmxform input.error { border: 1px solid red; }

form.cmxform textarea.error { border: 1px solid red; }
