table.header tr.top-menu a
{
  text-decoration: none;
  font-weight: bold;
  color: #203F87;
  margin-left: .6em;
  margin-right: .6em;
}

div.header
{
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  border-top: 1px solid #8ac0e3;
  border-bottom: 1px solid #8ac0e3;
  padding: 4px
}

div.header a
{
  font-family: Arial;
  font-weight: bold;
  color: #203F87;
  text-decoration: none;
}

/* Page Footer */

div.footer
{
/*
  color: 203F87;
  background-color:#d9e9f9;*/
  background-color: #8ac0e3;
  color: white;
  text-align: center;
  padding: 4px;
}

div.footer a
{
  color: white;
  /*color: 203F87;*/
  font-family: Arial;
  font-weight: bold;
  font-size: .9em;
  text-decoration: none;
}

div.copynote
{
  text-align: center;
  font-size: .75em;
  color: #999999;
  padding: 2px;
  padding-top: 1px;
}

#clear {
  clear:both;
}

/* Navigation */
#topdiv {
overflow:auto;
}

#topnav {
float:left;
width:100%;
background:#fff url("img/nav/bg.gif") repeat-x bottom;
font-size:12px;
line-height:normal;
}
#topnav ul {
margin:0;
padding:4px 5px 0;
list-style:none;
}
#topnav li {
float:left;
background:url("img/nav/left_both.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #06457D;
}
#topnav a {
float:left;
display:block;
width:.1em;
background:url("img/nav/right_both.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#fff;
}
#topnav > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a {float:none;}
/* End IE5-Mac hack */
#topnav a:hover {
color:#333;
}
#download #nav-download, #features #nav-features,
#comparison #nav-comparison, #licensing #nav-licensing, 
#purchase #nav-purchase, #testimonials #nav-testimonials,
#support #nav-support, #faqs #nav-faqs {
background-position:0 -150px;
border-width:0;
}

#download #nav-download a, #features #nav-features a,
#comparison #nav-comparison a, #licensing #nav-licensing a, 
#purchase #nav-purchase a, #testimonials #nav-testimonials a,
#support #nav-support a, #faqs #nav-faqs a {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
#topnav #current {
  background-position:0 -150px;
  border-width:0;
}
#topnav #current a {
  background-position:100% -150px;
  padding-bottom:5px;
  color:#333;
}
#topnav li:hover, #topnav li:hover a {
background-position:0% -150px;
color:#333;
}
#topnav li:hover a {
background-position:100% -150px;
}

#toplogo {
  padding: 0px 0px 7px 8px;
  /*border-left:1px solid #06457D;
  border-right:1px solid #06457D;
  border-bottom:1px solid #06457D;  */
  height:217px;
}

#info {
  font-family: Verdana;
  float:left;
  width:410px;
  padding: 0 370px 0 0;
}

#info img {
  margin: 6px 0px 0px 0px;
}

#info h1 {
  font-weight: bold;
  font-size: 1.4em;
  color: #203F87;
  margin: 12px 0px 0px 0px;
}

#info h2{
  font-weight: bold;
  font-size: 1em;
  color: #203F87;
  margin: 0px 0px 4px 2px;
}

#info h3{
  font-weight: normal;
  font-size: 1em;
  line-height: .8em;
  color: #203F87;
  margin: 0px 0px 0px 2px;
}

#version {
  padding: 4px 0px 0px 0px;
  font-family: Arial;
  font-weight: bold;
  float:right;
  width:360px;
  text-align:center;
  font-size: 20px;
  color: #203F87;
  margin: 0 0 0 -360px;
}

#version #ver {
  font-family: Times;
  font-size: 1.3em;
  color: #FF0000;
}

#platform {
  font-size: .7em;
  margin: 160px 30px 0 0;
}

#platform  a {
  margin: 0 0 0 20px;
}

#header {
  overflow:auto;
  padding: 4px 0 0 0;
/*
  font-family: Arial; */
  width:100%;
	border-top:1px solid #356A9F;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-color: 333333;
	text-align: default;
	background-color:#8ac0e3;
	color:#f4f4f4;
}

#logo {
  float:left;
  width:360px;
  padding: 0 0 0 6px;
}

#search {
  float:right;
  width:400px;
  text-align:right;
  font-size: 1em;
  color: #203F87;
  font-family: Verdana;
}

#search  p {
  margin: 10px 6px 0px 0px;
}

#search a { text-decoration:none; color:#203F87; }
#search a:hover{ text-decoration:none; color:#203F87; }
#search a:visited{ text-decoration:none; color:#203F87; }
#search a:active{ text-decoration:none; color:#203F87; }

#content {
  /*overflow:auto;*/
  margin: 4px 0px 0px 0px;
}

#products {
  float:left;
  width: 35%;
  background-color: white;
  margin: 0 20px 0 0;
}

#features {
  float:left;
  width: 35%;
  background-color: white;
  margin: 0 10px 0 0;
}

#features-image {
  text-align: center;
}
#features-title {
  background-color: #ED5D24;
  color: white;
  font-family: Arial;
  font-weight: bold;
  margin: 6px 10px 0 0;
  padding: 4px 0 4px 4px;
}

#features-details {
  padding: 4px 0 4px 4px;
  font-family: Arial;
  font-size: 1em;
}

#other-features {
  float:left;
  width: 25%;
  font-family: Arial;
  font-size: .9em;
  margin: 2px 0 0 0;
}

#other-features-title {
  background-color: #06457D;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  padding: 4px 0 4px 4px;
}

#pheader {
  background-color: #06457D;
  font-size: 1em;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  padding: 4px 0 4px 4px;
  margin: 6px 0 0 0;
}

#pheader #license {
  color: white;
  font-family: Arial;
  font-weight: bold;
  padding: 0 0 0 34px;
}

#product {
  font-size: .8em;
  margin: 6px 0 0 0;
}

#product table {
}

#product #box {
  background:url("img/all/awr-enterprize-box.png") no-repeat right top;
  text-align: center;
  vertical-align: bottom;
	font-family: Arial;
  font-size: 1.2em;
  color: blue;
  height: 126px;
}

#price {
  width: 50%;
  text-align: left;
	font-family: Arial;
  font-size: 1.4em;
  color: red;
  font-weight: bold;
  padding: 0px 0px 0px 4px;
}

#product #trial {
  text-align: center;
	font-family: Arial;
  font-size: 1.2em;
  color: blue;
}

#product #more {
  text-align: center;
  font-family: Arial;
  font-size: 1.2em;
  color: blue;
  vertical-align: bottom;
}

#simplelink {
  text-decoration: none;
  color: #203F87;
}

#simplelink:hover {
  color:red;
}

#main{
	background-color: #fff;
	width: 800px;
	margin: 0px auto;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #8ac0e3;
	border-right-color: #c0c0c0;
	border-top-color: #8ac0e3;
	border-bottom-color: #c0c0c0;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

#encabezado{
  	width: 800px;
	margin: 0px auto;
	/*background-color:#8ac0e3;*/
}

body{
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../images/background.png');
	background-attachment: fixed;
}

A{
	color: #0066d5;
	}
A:hover{
	color: #0000ff; 
	}
ul{
	list-style-image: url('../images/arrow.bmp');
	}
h1{ 
	font: 1.8em Georgia, Times, serif;
	text-decoration:none; 
	font-weight:normal;
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	}
/*
h1:hover {
	color: #ff6600;
	}
*/
#h1style { 
	padding-top: 3px;
	font: 1.8em Georgia, Times, serif;
	text-decoration:none; 
	font-weight:normal;
	color: #0066d5;
	}
/*
#h1style:hover {
	color: #ff6600;		
	}
*/
h2{
	padding: 1px; 
	color:#0066d5; 
	text-decoration:none; 
	font-weight:normal;
	}

table{
	/*border: 5px solid orange;*/
	empty-cells: show;
}
th{
	padding: 1px;
	font-size: 10px;
	background-color: #83aec0;
	background-image: url('../images/fondo_th.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #558FA6;
	border-bottom-color: #558FA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

#tablasresaltado{
	font-weight: bold;
	color:#3e7ebc;
}

#trabajosnombre{
	font-weight: bold;
	color:#3e7ebc;
}
#trabajostitulo{
	font-weight: bold;
	text-decoration: underline;
	color: #404040;
}
#trabajosresaltar{
	font-weight: bold;
	color: #404040;
}


#tituloheader{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #404040;
}

#titulopagina{
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: default;
	width:99%;
	background-color:#8ac0e3;
	/*background-color:#8ac0e3;*/
	/*background-color:#818181;
	color:#f4f4f4;*/
	/*color: #404040;*/
	color: white;
	}
