html {
	text-align: center;
	font: 10px/1.9 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}
.Estilo1 {
	font-size: 14px;
	font-weight: bold;
}
.Estilo2 {font-size: 12px}a:link, a:visited {
	background-color: inherit;
	color: #336699;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: inherit;
	color: #555;
	text-decoration: underline;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 6px;
	width: 794px;
	height: 31px;
	background: #000 url(images/nav_bg.gif) repeat-x;
	color: inherit;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 13px 30px 14px 30px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #336699;
}

ul#subnav {
	margin: 0;
	padding: 0 0 0 30px;
	width: 770px;
	height: 44px;
	background: #000 url(images/subnav_bg.gif) repeat-x;
	color: inherit;
	font-weight: bold;

}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 12px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	background: transparent url(images/subnav_sep.gif) no-repeat left;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #336699;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background-color: inherit;
	color: #000;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent url(images/subnav_icon.gif) no-repeat left;
	color: #336699;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	background: transparent url(images/subnav_icon.gif) no-repeat left;
	color: #000;
}

div#banner {
	margin: 0;
}

div#colone, div#coltwo, div#colthree {
	width: 255px;
	float: left;
	margin: 0 0 25px 10px;
}

div#colone h2, div#coltwo h2, div#colthree h2 {
	font: bold 12px/1.3 "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #336699;
	margin: 25px 0 0 0;
	padding: 0 0 0 5px;
}

h2 span {
	background-color: inherit;
	color: #336699;
}

div#colone h2 {
	background: #fff  left no-repeat;
	color: inherit;
}

div#coltwo h2 {
	background: #fff  left no-repeat;
	color: inherit;
}

div#colthree h2 {
	background: #fff  left no-repeat;
	color: inherit;
}

div.featureimg {
	padding: 12px 0 0 12px;
	width: 206px;
	height: 96px;
	background: #fff url(images/feature_bg.gif) no-repeat;
	color: inherit;
}

ul.featurelist {
	margin: 0 0 0 20px;
	padding: 0;
}

ul.featurelist li {
	margin: 0;
	padding: 3px 0 3px 16px;
	list-style-type: none;
	background: #fff url(images/bullet.gif) left no-repeat;
	color: inherit;
}

h2.heading {
	font: bold 16px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(images/icon_star.gif) left no-repeat;
	color: inherit;
	clear: both;
}

h3.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
}

p {
	font-size: 11px;
	margin-bottom: 15px;
}

div#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 43px;
	background-color: #ededed;
	color: #4b4b4b;
	text-align: center;
}

div#foot p {
	padding: 0px 0 0 0;
}

div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #000;
}