body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #515882;
	position: relative;
	margin: 0em;
	padding: 0em;
	text-align: center;
	color: #000000;
}
#wrapper {
	width: 49em;
	text-align: left;
	margin: 0em auto;
	padding: 0em;
}
#header {
	background-color: #333b6c;
	float: none;
	width: 49em;
	height: 5.1em;
	color: #000000;
	background-image: url(./images/learn_to_think.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header #top_nav {
	background-color: #F1C33A;
	height: 1.5em;
	width: 48.7em;
	color: #333B6C;
	text-align: right;
	margin: 0em;
	padding: 0em .3em 0em 0em;
	letter-spacing: 1px;
}
#top_nav ul {
	font-size: 0.75em;
	margin: 0em;
	padding: 0.55em 0em 0em;
	display: inline;
	float: right;
	list-style-type: none;
	line-height: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#top_nav li {
	padding: 0em .75em;
	display: block;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0em;
	border-left-width: .1em;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top_nav li.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0em;
}
#top_nav li.last {
	border-left-style: solid;
	border-left-width: .1em;
	border-left-color: #FFFFFF;
	padding-right: 0em;
}
#top_nav a:link, #top_nav a:visited {
	color: #333B6C;
	text-decoration: none;
	padding: 0em 0em 0em 0em;
	margin: 0em;
	}
#top_nav a:hover, #top_nav a:active {
	color: #333B6C;
	text-decoration: none;
	margin: 0em;
	padding: 0em 0em 0em 0em;
	}
#header h1 {
	text-indent: -700em;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(./images/seu_title.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 173px;
}
#search_print_email {
	float: right;
	margin: 0em;
	padding: 0.25em .4em 0em 0em;
	letter-spacing: 1px;
}
#search_print_email ul {
	margin: 0px;
	padding: 0em;
	list-style-type: none;
	display: inline;
	font-size: 0.57em;
	text-transform: uppercase;
	line-height: 0.9em;
	font-weight: normal;
}
#search_print_email ul li {
	margin: 0em;
	padding: 0em 0.5em;
	float: left;
	list-style-type: none;
	display: block;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
}
#search_print_email ul li.first {
	padding-left: 0em;
	border-left-style: none;
}
#search_print_email ul li.last {
	padding-right: 0em;	
}
#search_print_email a:link, #search_print_email a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0em 0em 0em 0em;
	margin: 0em;
	}
#search_print_email a:hover, #search_print_email a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0em;
	padding: 0em 0em 0em 0em;
	}
#footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.6em;
	height: 2.8em;
	margin: 0em;
	background-color: #952345;
	width: 100%;
	float: left;
	line-height: 2.8em;
	padding: 0em;
}
#footer p {
	margin: 0em;
	padding: 0em;
	display: block;
	height: 100%;
	line-height: 2.8em;
}
#footer a {
	color: #FFFFFF;
}
iframe {
	float: right;
	}