﻿
* {
	margin: 0;
	padding: 0;
	}
body {
	background: #000  url(../img/222222.png) no-repeat;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	/* Removed line-height: 1.4em; for now */
	}
* body {
	font-size: x-small; /* For IE5/Win */
	f\ont-size: small; /* For other IE versions */
	}
p {
	margin: 0 0 1.4em;
	}
img {
	border: none;
	}
li {
  list-style: none;
  }
ul {
  list-style: none;
  }
form {
	margin: 0;
	padding: 0;
	}
code {
	font-family: Monaco, "Courier New", Courier, Monospace;
	}

/* [ Headers ]
----------------------------------------------- */
h2 {
	margin: 0 0 1em 0;
	line-height: 1.2em; /* For press release title leading */
	font-size: 152%;
	font-weight: bold;
	color: #1f449c;
	}
h3 {
	margin: 0 0 1em 0;
	font-size: 119%;
	font-weight: bold;
	color: #333;
	}
h4 {
	margin: 0 0 1em 0;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	}

/* [ Links ]
----------------------------------------------- */
a:visited {
	color: #1f449c;
	text-decoration: underline;
	}
a:link {
	color: #1f449c;
	text-decoration: underline;
	}
a:hover {
	color: #1f449c;
	text-decoration: none;
	}
a.more {
	padding-right: 7px;
	background: url(../img/arrow-more.gif) no-repeat 100% 4px;
	}

/* [ Layout ]
----------------------------------------------- */
#wrapper {
	width: 927px;
	margin: 0px auto;
	text-align: left;
	font-size: 85%; /* Remember that all nested percentages will be skewed */
	background: #fff;
	border-top: none;
	background: #FFF url(../img/3003.png) repeat-y;

	}
	
#content {
	clear: both;
	width: auto;
	margin: 0 10px;
	}

/* [ Header ]
----------------------------------------------- */
#header {
	float: left;
	width: 927px;
	}
#logo {
	float: left;
	width: 120px;
	height: 30px;
	padding: 12px 10px;	
	display: block;
	}
#util {
	float: right;
	width: 610px;
	height:62px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	padding-top:0px;
	padding-left:20px;


	}
#util ul {
	float: right;
	width:600px;
	margin-top:10px;
	margin-right: 15px;
	}
	
#util li {
	float: right;
	margin-right: 8px;
	display: inline;
	}

#util li a {
	line-height:18px;
	margin-left: 5px;
	display: inline;
	color:#000;
	text-decoration:underline;

	}
	
#util li a:hover {
	color: #000;
	}


#util li.sitemap {
	background: url(../img/icon-sitemap.gif) no-repeat 0 1px;
	}
#util li.worldwide {
	background: url(../img/icon-globe.gif) no-repeat 0 1px;
	}
#util li.contact {
	background: url(../img/icon-contact.gif) no-repeat 0 1px;
	}
#util a {
	text-decoration: none;
	color: #333;
	}
#util a:hover {
	text-decoration: underline;
	}
#search {
  float: right;
	}
#searchbox {
  float: left;
  width: 193px;
	height: 18px;
  border: 1px solid #666;
	background: #fff url(../img/search-bg.gif) repeat-x;
  }
#search input.btn {
  float: left;
	padding-left: 1px;
  }

/* [ Main nav ]
----------------------------------------------- */
#nav-main {
	float: left;
	width: 927px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	position: relative;
	background: url(../img/77775.png) repeat-x;

	}
#nav-main ul {
	height:0px;
	padding: 0px 0px 0px 0px ;
	list-style: none;
	z-index: 1; /* Added for Mac Safari issue */
	border-left: 1px solid #fff;

	}
#nav-main ul li {
	float: left;
	width: auto;
	margin-top: 0px;
	position: relative;
	display: block;
	border-left: 1px solid #FFF;



	
	}
#nav-main ul li a {
	width: auto;
	padding: 8px 19px 14px 17px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	background: url(../img/77772.png) repeat-x;

	}
#nav-main ul li a:hover {
	color: #FF6633;	
	background: url(../img/77774.png) repeat-x;
	}
	
#nav-main ul li ul {
	width: 220px;
	w\idth: 222px; /* Fix for IE5 */
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	margin-top:3px;
	list-style: none;
	position: absolute;
	top: 29px;
	left: -1px;
	display: none;
	text-align:left;
	padding-left:5px;
	}
	
#nav-main ul li ul li {
	width: 280px;
	height: 20px;
	background: #dbdbdb;
	border: 1px solid #666;
	border-bottom: none;
	display: block;
	}
#nav-main a.parent {
	background: url(../img/arrow-nav-main-green.gif) no-repeat 270px center;
	}
#nav-main a:hover.parent {
	background: #8fbe6d url(../img/arrow-nav-main-white.gif) no-repeat 270px center;
	}
#nav-main ul li ul li a {
	height: 14px;
	padding: 3px 5px;
	font-weight: normal;
	color: #333;
	border-right: none;
	display: block;
	}
#nav-main ul li ul li a:hover {
	background: #8fbe6d;
	color: #fff;
	}
#nav-main ul li ul li ul {
	width: 220px;
	w\idth: 222px; /* Fix for IE5 */
	border-top: none;
	border-bottom: 1px solid #666;
	list-style: none;
	position: absolute;
	top: -1px;
	left: 275px;
	}
#nav-main ul li ul li ul li {
	width: 220px;
	height: 20px;
	background: #dbdbdb;
	border: 1px solid #666;
	border-bottom: none;
	}
/* Hide sub-menus initially */
#nav-main li.over ul ul ul {
	display: none;
	}
#nav-main li.over ul ul {
	display: none;
	}
#nav-main li:hover ul ul ul {
	display: none;
	}
#nav-main li:hover ul ul {
	display: none;
	}
/* Display sub-menus */
#nav-main li li li.over ul {
	display: block;
	}
#nav-main li li.over ul {
	display: block;
	}
#nav-main li.over ul {
	display: block;
	}
#nav-main li li li:hover ul {
	display: block;
	}
#nav-main li li:hover ul {
	display: block;
	}
#nav-main li:hover ul {
	display: block;
	}
/* Highlight category based on body class */
.company #nav-main .company {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
.partners #nav-main .partners {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
.ss #nav-main .ss {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
.technology #nav-main .technology {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
.solutions #nav-main .solutions {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
.products #nav-main .products {
	background: #7d7d7d url(../img/nav-main-bg-on.gif) repeat-x;
	}
#nav-main-trim {
	clear: both;
	width: 776px;
	height: 12px;
	background: #ccc url(../img/nav-main-trim.gif) repeat-x;
	overflow: hidden;
	}


/* [ Tables ]
----------------------------------------------- */
/* [ Tables ]
----------------------------------------------- */
table {
	width: 100%;
	margin-bottom: 1.4em;
	border-collapse: collapse;
	background: #fff url(../img/19.png) repeat;
	font-size: 100%;
	}
table tr th {
	text-align: left;
	background: #fff url(../img/111.png) repeat-x;
	color: #fff;
	}
table td {
	margin: 0;
	padding: 5px 8px;
	font-size:14px;

	}
table th {
	margin: 0;
	padding: 5px 8px;
	font-size:14px;

	}
td.divider {
	text-align: left;
	background: #fff;
	font-weight: bold;
	}
td.radio 
{
    width: 289px;
}

/* [ Footer ]
----------------------------------------------- */

/* [ Footer ]
----------------------------------------------- */
#footer {
	clear: both;
	width: 927px;
	height:10px;
	margin: 0px 0px 0px 0px;
	background: #ECECEC url(../img/66603.png) no-repeat;	}
	
	
#footer p {
	text-align: center;
	margin: 0;
	padding: 10px 10px 9px 0;
	font-size: 82%;
	color: #999;
	}

#footer img {
	margin-left:10px;
	
	}

/* [ Misc ]
----------------------------------------------- */
.clear {
	clear: both;
	display: none;
	}
.hide {
	display: none;
	}
.file-details {
	color: #666;
	}
.back-top {
	margin-bottom: 0;
	}
.no-break {
	margin-bottom: 0;
	}
	

#Form1 
{
    width:910px;
	margin-left: 10px;
	padding: 0;
	}


#Form1.cuir
{
    width:910px;
	margin-left: 10px;
	padding: 0;
	background-color:#999;
	}

	
#Form1.contact
{
    width:200px;
	margin-left: 10px;
	padding: 0;
	}
	
	
	
#Form1 .texto
{
    width:200px;
	background: #CCCCCC;
	border: 1px  solid #333;
	margin-left:0px;
	float:left;
		

	}

#Form1 .time
{
	width:289px;
	padding-left: 0px;
	margin-top:0px;
	float:left;
	border: 1px  solid #333;
	
	}
	
#Form1 .dt
{
	width:220px;
	padding: 0;
	float:left;
	font-size:12px;
	
		}

#Form1 h1
{
	margin-left: 0px;
	padding: 20px;
	font-size:20px;
	}

#Form1 p
{
	margin-left: 0px;
	padding-left: 5px;
	font-size:12px;
	}


