#wraper {
	width: 800px;
	margin: auto;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	box-shadow: 3px 3px 10px #888;
	background-color: #FFF;
}
#header {
	width: 770px;
	margin-right: 2px;
	margin-left: 25px;
	position: relative;
}
#main_nav {
	width: 150px;
	margin-top: 80px;
	float: left;
	height: 280px;
}
#main_content {
	float: left;
	margin-right: 5px;
	margin-left: 60px;
	margin-top: 0px;
	width: 550px;
	text-align: left;
}
#footer {
	clear: both;
	background-color: #FC9;
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f1b75e;
	padding-top: 20px;
	padding-left: 10px;
}
.footerp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#header #logo {
	margin-top: 30px;
	margin-left: -4px;
}
#main_content #images {
	margin-top: 20px;
	width: 565px;
}
#header p {
	font-family: 'Bitter', serif;
	;
	font-size: 14px;
	color: #333;
	float: right;
	position: absolute;
	top: 75px;
	left: 545px;
}
.telefone {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#main_content #ribon {
	height: 60px;
	width: 420px;
	background-image: url(images/Ribbon_Effect-3.png);
	background-repeat: no-repeat;
	background-position: 223px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 200px;
}
#main_content #ribon h1 {
	font-family: 'Bitter', serif;
	;
	font-size: 24px;
	font-weight: lighter;
	padding-top: 8px;
	font-style: italic;
	text-align: right;
	vertical-align: middle;
	padding-right: 60px;
	color: #0D4370;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #C60;
}
#main_nav ul li {
	list-style-type: none;
	height: 30px;
	width: 120px;
	font-family: 'Bitter', serif;
	;
	font-size: 16px;
	font-style: normal;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: -40px;
	position: relative;
	background-color: #FC9;
	font-weight: bolder;
}
#main_nav ul li span {
	position: absolute;
	background-color: #FC9;
	margin: auto;
	height: 100%;
	width: 15px;
	top: 4px;
	right: 100%;
	background-image: url(images/navshadow.png);
	background-repeat: repeat-y;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #333;
}
#main_content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
.foot_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0D4370;
}
#images {
	height: 240px;
	width: 565px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
	font-weight: lighter;
	padding-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0D4370;
	font-size: 1.4em;
}
