/* Eduardo Teles @ 14/04/08 */

/*Other backgrounds: #677C2F, #CCCCCC*/
body {background: #000000 url("images/background.jpg") repeat;
      color: #6C6C6C;
      font-size: 11px;
      font-family: "arial", "verdana";
      margin: 0;
      padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0 0 2px 0;
                        color: #3377AA;
                        background-color: #FFF;
                        font-weight: normal;}

.bottom-border {border-bottom: 1px solid #E0E0E0;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;
   line-height: 160%;}

p.clear-left {clear: left;}

p.banner {
  padding: 0;
  margin: 0px 30px 80px 650px;
  font-size: 12px;
  font-family: "arial", "verdana";
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
}

img {border: 0;
     margin: 0 0 0px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #8BA11D; text-decoration: none; background-color: #FFF;}
a:link {color: #8BA11D; background-color: #FFF;}
a:visited {color: #677C2F; background-color: #FFF;}
a:hover {color: #CC6633; background-color: #FFF;}
            
#container {width: 932px;
            background-color: #FFF;
            color: #6C6C6C;
            text-align: left;
            padding: 0;
            margin: 0px auto;}

#header {width: 100%;
         background: #3D3D3D;
         border-width:1px 1px 0px 1px;
	 border-style: solid;
	 border-color: #AAAAAA;
         color: #EEE;}

#header h1 {margin: 0;
            background: #3D3D3D;
            color: #EEE;
            padding: 0;}

#logo {display: block;
       margin: 0;}

#sub-header {width: 932px;
             height: 175px;
             background: url(../images/banner_home.jpg) no-repeat;
	     background-position: 1px 0px;
             padding: 0px;
             color: #FFFFFF;
	     border-style:solid; 
             border-color:#eeeeee;
	     border-width: 5px 0px 5px 0px;
}

#sub-header-pl {width: 932px;
             height: 175px;
             background: url(../images/banner_personal_locator.jpg) no-repeat;
	     background-position: 1px 0px;
             padding: 0px;
             color: #FFFFFF;
	     border-style:solid; 
             border-color:#eeeeee;
	     border-width: 5px 0px 5px 0px;
}

#sub-header-partners {width: 932px;
             height: 175px;
             background: url(../images/banner_partners.jpg) no-repeat;
	     background-position: 1px 0px;
             padding: 0px;
             color: #FFFFFF;
	     border-style:solid; 
             border-color:#eeeeee;
	     border-width: 5px 0px 5px 0px;
}

#sub-header-fleet {width: 932px;
             height: 175px;
             background: url(../images/banner_fleet.jpg) no-repeat;
	     background-position: 1px 0px;
             padding: 0px;
             color: #FFFFFF;
	     border-style:solid; 
             border-color:#eeeeee;
	     border-width: 5px 0px 5px 0px;
}

#sub-header-solutions {width: 932px;
             height: 175px;
             background: url(../images/banner_solutions.jpg) no-repeat;
	     background-position: 1px 0px;
             padding: 0px;
             color: #FFFFFF;
	     border-style:solid; 
             border-color:#eeeeee;
	     border-width: 5px 0px 5px 0px;
}

/* Begin main navigation menu. */
/* Eduardo Teles @ 20080505 - previously: width:100% - caused pixels over right margin */
#menu {width: 930px;
       height: 52px;
       margin: 0;
       padding: 0;
       background: #FFF;
       color: #333;
       position: relative;
       display: block;
         border-width:0px 1px 0px 1px;
	 border-style: solid;
	 border-color: #AAAAAA;
}
/*
#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #FFF;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #FFF;
            color: #333;}
*/

#menu ul {list-style-type: none;
          margin: 0;
          padding: 12px 0 0;
          text-align: center;}

#menu ul li {display: inline;
             margin: 10px 0 0 10px;
             padding: 0;
             font-weight: bold;}

#menu ul li#first {margin: 0;}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #525252;
               background-color: #FFF;
               font-size: 14px;}

#menu ul li a:hover {color: #000;
                     background-color: #FFF;}

.access-key {color: #3377AA;
             font-size: 18px;
             background-color: #FFF;
             font-weight: normal;}

/* End main navigation menu. */ 

#content {padding: 0 20px;
          background: #FFF;
          border-width:0px 1px 0px 1px;
	  border-style: solid;
	  border-color: #AAAAAA;
          color: #6C6C6C;}

/* The right-column division is the main content division. */

#right-column {width: 600px;
               float: right;
               /*Previous version:min-height: 350px;*/
               min-height: 50px;
}

#left-column {width: 216px;
              padding: 0;
              margin-right: 504px;}

/* Eduardo Teles @ 20080505 - previously: width:100% - caused pixels over right margin */
#footer {width: 930px;
         height: 78px;
         clear: both;
         margin: 0;
         padding: 0;
         background: #FFF;
         border-width:0px 1px 0px 1px;
	 border-style: solid;
	 border-color: #AAAAAA;
         color: #6C6C6C;}

#footer-content {padding: 51px 20px 0;}

#footer-right {float: right;
               margin: 0;}

#footer p {margin: 0;}

.news {margin: 0 0 40px 0;}

.date {color: #8BA11D;
       background-color: #FFF;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {text-align: justify;}

.clear {clear: both;}

/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #677C2F;}

/* End recent clients list. */

/* Begin style for the featured services. */

#featured-wrapper {width: 600px; 
                   background: #FFF;
                   color: #6C6C6C;}

#featured-top {width: 568px;
               height: 20px;
               background: #FFF url(images/featured_top.png) no-repeat;
               color: #6C6C6C;}

#featured-bottom {width: 568px;
                  height: 15px;
                  background: #FFF;
                  color: #6C6C6C;}

#featured-content {margin: -20px 15px 0;
                   padding: 0 10px 5px 10px;}

.featured {width: 100%;
           clear: both;
           padding-bottom: 5px;}

.featured h3 {margin: 0;
              padding: 8px 0 0 0;
              background: transparent;
              font-size: 16px;}

.number {font-size: 72px;
         line-height: 72px;
         float: left;
         margin: 0 10px 0 0;
         color: #3377AA;
         padding: 0;}

/* End style for featured services. */

/* table partners*/
td.partner {
	 border-bottom: 1px solid #eeeeee; padding: 0.4em;
}

/* top ribbon */
td.top_left {
	background-image: url('../images/top_back.png');
	background-repeat: repeat-x;
	text-align: left;
	padding: 0pt;
	width: 105px;
}

td.top_center {
	background-image: url('../images/top_back.png');
	background-repeat: repeat-x;
	padding: 0pt;
	text-align: left;
        width: 20px;
}

td.top_right {
	background-image: url('../images/top_back.png');
	background-repeat: repeat-x;
	padding-right: 10px;
	text-align: right;
	width: 807px;
}
/* End style for top ribbon */

.corner-tl, .corner-tr, .corner-bl, .corner-br {
	background-color: #d9d9d9;
	position: relative;
	width: 19px;
	height: 19px;
	/* The following line is to render PNGs with alpha transparency within IE/Win, using DirectX */
	/* Work-around for IE6/Mac borkage (Part 1) */
	display: none;
}
/* Pedro Doria Meunier @ 20080503 */
.corner-tl, .corner-bl { float: left; left: 0px; }
.corner-tr, .corner-br { float: right; right: 0px; }
.corner-tl, .corner-tr { top: 0px; }
.corner-bl, .corner-br { bottom: 0px; margin-top: -19px; /* Opera fix (part 1) */ top: -18px;}

html>body .corner-tl { background: #000000 url("../images/corner-tl.png") no-repeat left top; }
html>body .corner-tr { background: #000000 url("../images/corner-tr.png") no-repeat right top; }
html>body .corner-bl { background: #000000 url("../images/corner-bl.png") no-repeat left bottom; }
html>body .corner-br { background: #000000 url("../images/corner-br.png") no-repeat right bottom; }

.corner-tl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-tl.png',sizingMethod='scale'); }
.corner-tr { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-tr.png',sizingMethod='scale'); }
.corner-br { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-br.png',sizingMethod='scale'); }
.corner-bl { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corner-bl.png',sizingMethod='scale'); }

/* \*/
.corner-tl, .corner-tr, .corner-bl, .corner-br {
	/* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
	display: block;
}
/* */

.corner-bl, .corner-br {
	top: 0px;
}

div.transbox {
  width: 250px;
  height: 40px;
  margin: 0px 20px;
  align:right;
  background-color: #aaaaaa;
  /* border: 1px solid black; */
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
div.transbox p {
  margin: 2px 2px;
  font-weight: bold;
}