body {
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) no-repeat top left;
	text-align: center;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: normal;
	height: auto;
}

#main {
 	width: 762px;
	height: 100%;
 	text-align: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
 	top: 0;
 	left: 0;
}

#maintravel {
 	width: 808px;
	height: 100%;
 	text-align: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
 	top: 0;
 	left: 0;
}

#top {
 	width: 762px;
 	text-align: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
 	top: 0;
 	left: 0;
}

#toptravel {
 	width: 808px;
 	text-align: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
 	top: 0;
 	left: 0;
}

#textnav {
	width: 762px;
	height: 20px;
	text-align: right;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 10px;
 	left: 0;
}

#textnavtravel {
	width: 808px;
	height: 20px;
	text-align: right;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 10px;
 	left: 0;
}

#header {
	width: 762px;
	height: 262px;
	background: url(../images/header.gif) no-repeat top left;
	text-align: left;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 30px;
	left: 0;
}

#nav {
	width: 762px;
	height: 35px;
	background: url(../images/navbg.gif) no-repeat top left;
	font: normal 11px Tahoma, "Trebuchet MS", Arial, sans-serif;
	position: absolute;
	margin: 7px 0 0 0;
 	padding: 2px 0 0 0;
	top: 300px;
	left: 0;
}

#nav a:hover {
 	color: #333;
}

#nav ul {
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	background: none;
 	height: 20px;
 	color: #666;
}

#nav li {
 	float: left;
	margin: 8px 0 0 0;
	padding: 0 0 0 6px;
}

#nav a {
 	float: left;
 	display: inline;
 	padding: 0px 25px 3px 5px;
 	text-decoration: none;
 	margin: 0;
 	font-weight: bold;
 	height: 18px;
 	color: #506F0A;
}

#nav > ul a {
 	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav a {
 	float: none;
}

/* End IE5-Mac hack */

#nav li#active {
 	border-width: 0;
}

#nav a#active{
 	padding-bottom: 0px;
 	color: #666;
}

#navtravel {
	width: 808px;
	height: 35px;
	background: url(../images/navbg.gif) no-repeat top left;
	font: normal 11px Tahoma, "Trebuchet MS", Arial, sans-serif;
	position: absolute;
	margin: 7px 0 0 0;
 	padding: 2px 0 0 0;
	top: 300px;
	left: 0;
}

#navtravel a:hover {
 	color: #333;
}

#navtravel ul {
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	background: none;
 	height: 20px;
 	color: #666;
}

#navtravel li {
 	float: left;
	margin: 8px 0 0 0;
	padding: 0 0 0 2px;
}

#navtravel a {
 	float: left;
 	display: inline;
 	padding: 0px 20px 3px 5px;
 	text-decoration: none;
 	margin: 0;
 	font-weight: bold;
 	height: 18px;
 	color: #506F0A;
}

#navtravel > ul a {
 	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#navtravel a {
 	float: none;
}

/* End IE5-Mac hack */

#navtravel li#active {
 	border-width: 0;
}

#navtravel a#active{
 	padding-bottom: 0px;
 	color: #666;
}


/*

#content {
 	width: 762px;
 	text-align: left;
 	margin: 0 0 0 10px;
 	position: relative;
 	padding: 0;
 	top: 360px;
 	left: 0;
}

#left {
 	width: 455px;
 	text-align: left;
	float: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
 	top: 0;
 	left: 0;
}

#right {
 	text-align: left;
 	margin: 0 auto;
 	position: relative;
 	padding: 0;
}

*/

#content {
 position: absolute;
 top: 337px;
 left: 0;
 border-top: solid 1px #000;
}

#contenttravel {
 position: absolute;
 top: 360px;
 margin-left: 50px;
 left: 0;
}

#left {
 width: 455px;
 padding: 13px 0 0 0;
 float: left;
 top: 0;
 left: 0;
}

#right {
 width: 290px;
 float: right;
 top: 0;
 right: 0;
 background: url(../images/dotvert.jpg) top left repeat-y;
 padding: 0;
 margin: 0;
}

#eduleft {
 width: 455px;
 padding: 13px 0 0 0;
 float: left;
 top: 0;
 left: 0;
}

#eduright {
 width: 250px;
 float: right;
 top: 0;
 right: 0;
 background-color: #F8FAFC;
 padding: 20px;
 margin: 75px 0 0 0;
 border: 3px solid #E9EFF5;
}

#lefttravel {
 width: 490px;
 padding: 13px 0 0 0;
 float: left;
 top: 0;
 left: 0;
}

#righttravel {
 width: 240px;
 float: right;
 top: 0;
 right: 0;
 background: url(../images/dotvert.jpg) top left repeat-y;
 padding: 0;
 margin: 0 12px 0 0;
}

#services {
	width: 100%;
	font: normal 14px "Trebuchet MS", Arial, sans-serif;
	margin: 7px 0 0 10px;
 	padding: 2px 0 0 0;
}

#services ul {
 	margin: 0;
 	padding: 0;
 	background: none;
 	color: #686868;
	list-style-type: none;
 }

#services li {
 	margin: 8px 0 0 0;
 	padding: 0 0 0 15px;
}

#footer {
	clear: both;
  	height: 76px;
  	width: 762px;
 	text-align: right;
 	top: 0;
 	left: 0;
 	padding: 20px 0 0 0;
}

#contacttable {
 width: 700px;
 padding: 20px 0 0 20px;
 top: 0;
 left: 0;
}

.roundcont {
	width: 762px;
	background-color: #DEF1F9;
	color: #000;
}

.roundconttravel {
	width: 240px;
	background-color: #fff;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/travel/tr.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#headertravel {
	width: 808px;
	height: 262px;
	background: url(../images/heading_travel.jpg) no-repeat top left;
	text-align: left;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 30px;
	left: 0;
}

#headeredu {
	width: 808px;
	height: 262px;
	background: url(../images/heading_edu.jpg) no-repeat top left;
	text-align: left;
	margin: 0 auto;
	position: absolute;
	padding: 0;
	top: 30px;
	left: 0;
}

a:link, a:active {
	text-decoration: none;
	color: #1C43A7;
}

a:hover {
	text-decoration: none;
	color: #4DB40E;
}

a:visited {
	text-decoration: none;
	color: #2083DF;
	}
	
#facts	{
	list-style: none;
	}
	
#facts li	{
	margin-top: 15px;
	}
	
#facts span	{
	font-weight: bold;
	}
	
.anchor-links ul	{
	list-style: none;
	}
	
.heading	{
	margin-top: 13px;
	}
	
/* Table styles */

table{border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
	caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
	td, th{padding:4px;}
	thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
	thead th.table1{text-align:center;background:#fff1ce;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
	 th{font-weight:bold;}
	 tr{background:#EBF8FE;text-align:left;}
	 tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
	 th a:link, tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);background-repeat:no-repeat;}
	 th a:hover{color:#009900;}
	 tr td{height:30px;background:#EBF8FE;border:1px solid #ffffff;}
	 tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
	table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
	table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
	table a[title^="Download"]{background:url(http://www.leandropessoa.com.br/table/img/icPADRAO.gif) no-repeat center;padding:20px 0px 0px 15px;}
	tbody td a[href="http://www.leandropessoa.com.br"]{margin:0 auto;height:15px;border-bottom:0;padding:3px 0px 0px 18px;font-weight:bold;color:#FF8601;background:url(http://www.leandropessoa.com.br/table/img/check.gif);background-repeat: no-repeat;}
	tfoot th, tfoot td{background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);padding:10px;text-align:center;font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}
