body {
	margin: 0;
	font-size: 11px;
	background: #E6E6E6;
	font-family: verdana;
}
form {
	margin: 0;
}
.right {
	text-align: right;
}
p {
	margin: 0 0 15px 0;
}
a {
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
#main_ctn {
	margin: 0 auto;
	background: #ffffff;
	width: 780px;
}
#header {
	background: #212121;
	height: 170px;
	position: relative;
	color: #FFFFFF;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	background: #FF9231;
	width: 90px;
	height: 130px;
	padding: 20px 40px;
}
#logo img {
	width: 90px;
	height: 120px;
	cursor: pointer;
}
#header_banner {
	margin-left: 170px;
	position: relative;
}
#header_text_1 {
	position: absolute;
	top: 20px;
	left: 50px;
	font-size: 18px;
	font-weight: bolder;
}
.header_signs h1 {
	font-size: 14px;
	margin: 0;}
.header_signs {
	position: absolute;
	top: 90px;
	padding: 10px 0 0 55px;
	font-size: 10px;
	font-weight: bolder;	
}
#header_text_2 {
	left: 10px;
	background: url('../img/header_sign_01.jpg') top left no-repeat;
	width: 140px;
}
#header_text_3 {
	left: 185px;
	background: url('../img/header_sign_02.jpg') top left no-repeat;
	width: 140px;
}
#header_text_4 {
	left: 370px;
	background: url('../img/header_sign_03.jpg') top left no-repeat;
	width: 170px;
}
#middle {
	position: relative;
	background: #FF9231;
}
#navbar {
	position: absolute;
	top: 0;
	left: 0;
	background: #212121;
	width: 170px;
	color: #ffffff;
	font-weight: bolder;
	font-size: 10px;
}
#banner {
	margin-left: 170px;
	background: url('../img/banner.jpg') top left no-repeat #ffffff;
	width: 610px;
	height: 260px;
}
#pages {
	margin-left: 170px;
	background: #ffffff;
	width: 610px;
	position: relative;
	height: 500px;
}
#copyright {
	margin-left: 170px;
	background: #ffffff;
	width: 610px;
	text-align: center;
	line-height: 20px;
	color: #999999;
	border-top: solid 1px #CCCCCC;
}
#menu {
	padding: 0; 
	margin: 15px 10px;		
}
#menu li {
	list-style: none;
	padding: 5px 0;
	border-bottom: solid 1px #7f7f7f;
}
#menu li a {
	margin: 0; 
	padding: 0;
	text-decoration: none;
	color: #fff;
}
.login_news {	
	width: 150px;
	margin: 0 10px;
	font-weight: bolder;
	border-bottom: solid 1px #7f7f7f;
}
.login_news_txt {
	border: solid 1px #4d4d4d;
	background: #212121;
	color: #ffffff;
	font-size: 10px;
	width: 98px;
}
.login_news_btn {
	margin-bottom: 10px;
	font-size: 10px;
	cursor: pointer;
}
.pb15 {
	padding-bottom: 15px;
}
.pb5 {
	padding-bottom: 5px;
}
#news_ok {
	text-align: center;
	display: none;
	margin-top: 10px;
}
#address {
	margin: 0 10px 20px 10px;
	line-height: 15px;
}
.pages_ctn {
	padding: 15px;
}
.pages_ctn h1 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.pages_ctn h2 {
	margin: 0 0 10px 0;
	font-size: 12px;
}
/* HOME */
.home_cols {
	position: absolute;
	top: 15px;
	padding-top: 140px;
}
.home_cols h1 {
	font-size: 14px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	height: 25px;
}
#home_col_1 {
	background: url('../img/home_01.jpg') top left no-repeat;
	left: 15px;
	width: 180px;
}
#home_col_2 {
	background: url('../img/home_02.jpg') top center no-repeat;
	left: 205px;
	width: 200px;
}
#home_col_3 {
	background: url('../img/home_03.jpg') top left no-repeat;
	left: 415px;
	width: 180px;
}
#home_border_col {
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	padding: 0 10px;
}
/* SERVICOS */
#servicos_ctn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
/* DICAS */
#dicas_ctn ol{
	list-style-position: outside;
}
#dicas_ctn li{
	margin-left: -15px;
}
.dica_btn {
	border: solid 1px #d0d0d0;
	cursor: pointer;
	font-size: 10px;
	padding: 1px 3px;
	font-weight: normal;
}
.tip_box {
	width: 530px;
}
/* SUPORTE */
#suporte_ctn ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
/* FORM */
#contato_form_ctn {
	line-height: 18px;
	margin-left: 70px;
}
.contato_txt {
	border: solid 1px #4d4d4d;
	font-size: 11px;
	font-family: verdana;
	margin-left: 3px;
}
.w200 {
	width: 200px;
}
.w30 {
	width: 30px;
}
#contato_obs {
	height: 100px;
	width: 200px;
}
#contato_tel {
	width: 161px;
	margin-left: 0;
}
#contato_ok {
	display: none;
	width: 200px;
	text-align: center;
	background: #C4D7BB;
	float: right;
	border: solid 1px #4d4d4d;
}