body {
    background: #FFF;
	color: rgb(80,80,80);
	font-family: Arial;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
    text-align: left;
}

ul {
    text-align: left;
}

li {
  padding: 0px;
  margin: 0px;
  line-height: 15px;
}

a {
    font-family: Arial;
    /*color: rgb(102, 102, 102);*/
    color: #111;
    font-weight: bold;
    text-decoration: none;
}

img {
	border: 0;
}

a:hover {
    color: #E77919;
    text-decoration: underline;
}

td, th {
	font-family: Arial;
	font-size: 9pt;
}

hr{
    height: 3px;
    background-color: #999999;
    color:#999999;
    border:0;
}

h3{
    text-align:left;
    font-size:11pt;
}

#banner {
    position: relative;
    width: 960px;
    /*height: 80px;*/
    margin: 0px;
    z-index: 0;
}

#hrsubmenu{
    height: 0.5px;
}

#content {
    /*position: relative;*/
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0px;
    z-index: 0;
}

#footer {
  	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #E77919;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	margin-top: 40px;
    width: 960px;
    height: 16px;
}

#footer_left {
    float: left;
}

#footer_right {
    float: right;
}

.twitter {
    background: url("../img/logos/twitter.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    padding-bottom: 5px;
}

.twitter a:hover {
    color: #666666;
}

#active_link{
    font-family: Arial;
    color: #E77919;
    font-weight: bold;
    text-decoration: none;
}

#contact_info{
    background-color:rgb(255,255,204);
    width:35%;
    text-align:left;
    font-size: 10px;
    padding: 5px;
	/*background-color:#F6E3CE;
	margin-left: 30%;
	margin-right: 30%;*/
}

#services{
    text-align:left;
    width:65%;
}

#company_text{
    text-align:left;
}

#geovisor_box{
    margin-left:30px;
    text-align:left;
}

#map_servers_text{
    text-align:left;
}

#categories_combo{
    text-align:left;
}

#home_img{
    text-align:center;
}

#tic{
    text-align:center;
}


#wrapper {
	margin:0px auto;
}

.altwrapper {width:500px;}
.mainwrapper {width:960px;}


.page_header {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
  	color: rgb(51,51,51);
	padding: 25px;
	margin-bottom: 10px;
	background-image:url(../img/grey_background.png);
    text-align:left;
}

.page_header_text{
	/*font-family: Arial Black;*/
	font-size: 12pt;
	font-weight: bold;
  	/*color: #111;*/
	margin-bottom: 10px;
    text-align:left;
}

.td_right {
	font-family: Arial;
	font-size: 10pt;
	width: 50%;
}

.tr_separator{
	height: 20px;
}

.small_logos{
	width:55px;
}

.services_images{
	height:150px;
}

.error {
	color: red;
	text-align: center;
	font-weight: bold;
}

.logo_contact{
	/*margin-top:20px;*/
	margin-left:20px;
}

.text_contact{
	margin-left:180px;
	text-align:left;
}

.image_solutions{
	height:200px;
	margin-left:20px;
}

.help {
  font-family: Arial;
  font-size: 8pt;
  color: #CC9900;
}

.little{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.lite_orange_backg{
	background-color:rgb(255,190,100); /*#F6E3CE;*/
}

.text_projects_cell{
    /*background-color:#F6E3CE;*/ /*rgb(255,190,100);*/
    background-color:rgb(255,255,204);
    width:150px;
    height:50px;
    text-align:center;
}

.subtext_projects_cell{
    font-size: 8pt;
}

.image_projects_cell{
    width:150px;
    height:130px;
    text-align:center;
}

.langs{
    width:60px;
    text-align:center;
}

.services_logos{
    margin-left:20px;
}

.table_banner{
    width:100%;
    border:0;
    background-color:#FFF;
    border-collapse:collapse;
    border-spacing:0px;
}

.cell_logo_banner{
    width:100px;
}

.logo_banner{
    height:70px;
    border:0;
}

.image_link{
    border:0px;
    color:#FFFFFF;
}

.input_login {
    height: 14pt;
    width: 80px;
    border: 1px #CCC solid;
}

.login_button {
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 20px 2px 20px;
    border: 0px;
    background: #eee;
    color: rgb(102, 102, 102);
    margin-left: 2px;
    height: 20px;
    text-decoration: none;
    cursor: pointer;
    width:80px;
}

.login_button:hover {
    color: rgb(255, 153, 51);
}

.image_footer {
    text-align: justify;
    padding-left: 30px;
}

