body {
	background: url('../img/bg.jpg') top left no-repeat;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
}
iframe {
	background: #fff;
}
div#main_ctn {
	margin: 30px auto 0;
	width: 1004px;
}
div#menu_ctn {
	position: relative;
	text-align: left;
}
img#logo{
	left: 0;
	position: absolute;
	top: 0;
}
div#middle_ctn {
	background: url('../img/main_ctn_bg.png') top left;
	padding: 30px 30px 0 30px;
	text-align: left;
}
#banner_ctn {
	height: 340px;
	margin-bottom: 10px;
}
table#news_ctn {
	clear: right;
	float: right;
	width: 250px;
}
table#contato_ctn {
	clear: right;
	float: right;
	margin-top: 10px;
	width: 250px;
}
table#chat_ctn {
	clear: right;
	float: right;
	margin-top: 10px;
	width: 250px;
}
table#content_ctn {
	width: 684px;
}
div#customers_ctn {
	clear: both;
	padding: 20px 0;
	text-align: center;
}
div#customers_ctn img {
	margin: 0 25px;
}
div#footer_ctn {
	background: url('../img/footer_bg.png') top left;
	line-height: 30px;
}
div.corners_ctn {
	position: relative;
	text-align: right;
}
div#corners_ctn img {
	height: 10px;
	width: 10px;
}
td.corner_left, td.corner_right {
	height: 10px;
	width: 10px;
}
td.table_cell {
	background: #1C1A19;	
}
td#content_main_ctn {
	height: 270px;
	width: 664px;
}
td#news_main_ctn {
	height: 120px;
	width: 230px;
}
td#contato_main_ctn {
	background: url("../img/fale_conosco.jpg") 0 3px no-repeat #1C1A19;
	height: 45px;
	width: 230px;
}
td#chat_main_ctn {
	background: url("../img/chat_online.jpg") 0 3px no-repeat #1C1A19;
	height: 45px;
	width: 230px;
}
td#chat_main_ctn div {
	font-size: 10px;
	padding: 19px 0 0 55px;
}
td#chat_main_ctn div a {
	color: #ff9a00;
}

.lavaLamp {
    position: relative;
    height: 29px;
	width: 836px;
    background: url("../img/menu_bg.png") no-repeat top;
    padding: 15px;
	margin: 0 0 0 138px;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../img/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../img/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            font: bold 12px verdana;
            color: #333333;
			Outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }

div#content_main_ctn {
	margin: 10px;	
}
div#news_main_ctn {
	margin: 10px;	
}
p {
	letter-spacing: 1px;
	line-height: 17px;
	text-align: justify;
}
h1 {
	margin: 0 0 15px 0;
}
h1#agencia {
	background: url("../img/t_agencia.gif") no-repeat top left;
	height: 16px;
	width: 129px;
}
h1#produtos {
	background: url("../img/t_produtos.gif") no-repeat top left;
	height: 18px;
	width: 137px;
}
h1#servicos {
	background: url("../img/t_servicos.gif") no-repeat top left;
	height: 18px;
	width: 132px;
}
h1#parceiros {
	background: url("../img/t_parceiros.gif") no-repeat top left;
	height: 18px;
	width: 144px;
}
h1#gerenciamento {
	background: url("../img/t_gerenciamento.gif") no-repeat top left;
	height: 18px;
	width: 312px;
}
h1#fale_conosco {
	background: url("../img/t_fale_conosco.gif") no-repeat top left;
	height: 18px;
	width: 177px;
}
h1#news {
	background: url("../img/t_news.gif") no-repeat top left;
	height: 18px;
	width: 211px;
}
h1#cases {
	background: url("../img/t_cases.gif") no-repeat top left;
	height: 18px;
	width: 187px;
}
div#produtos_ctn {
	background: url("../img/div.gif") 50px right no-repeat;
	float: left;
	width: 322px;
}
div#servicos_ctn {
	float: left;
	margin-left: 40px;
	width: 282px;
}
ul.general {
	letter-spacing: 1px;
	line-height: 25px;
	list-style: inside url("../img/bull.gif");
	margin: 0;
	padding: 0;
}
div#parceiros_ctn_1 {
	background: url("../img/div.gif") 10px right no-repeat;
	float: left;
	width: 322px;
}
div#parceiros_ctn_2 {
	float: left;
	margin-left: 40px;
	width: 282px;
}
form {
	margin: 0;
	padding: 0;
}
.tar {
	text-align: right;
}
input.std_fd, input.sml_fd, input.med_fd, textarea, input.news_fd {
	border: none;
	font-size: 11px;
	margin: 3px;
	padding: 2px;
}
input.news_fd {
	width: 160px;
}
input.std_fd {
	width: 300px;
}
input.sml_fd {
	width: 20px;
}
input.med_fd {
	width: 270px;
}
textarea {
	font-family: arial;
	height: 80px;
	width: 300px;
	resize: none;
}
input.send_btn {
	background: url("../img/send_btn.gif") top left no-repeat;
	border: none;
	cursor: pointer;
	height: 12px;
	margin: 3px 3px 0 10px;
	width: 76px;
}
div#status_contato {
	background: #515151;
	border: none;
	line-height: 20px;
	margin: 3px 3px 3px 10px;
	text-align: center;
	width: 260px;
}
div#status_news {
	background: #515151;
	border: none;
	display: none;
	float: right;
	line-height: 16px;
	margin: 2px 3px 0;
	padding: 0 1px;
	text-align: center;
	width: 162px;
}
.gal_sqr {
	background: #000;
	float: left;
	height: 45px;
	margin-bottom: 10px;
	width: 62px;
}
.gal_f {
	margin-left: 3px;
}
.gal_l {
	margin-right: 3px;
}
.gal_spc {
	margin: 0 10px;
}
a#gal_01 {
	background: url("../img/cases/01p.jpg") top left no-repeat;
}
a#gal_02 {
	background: url("../img/cases/02p.jpg") top left no-repeat;
}
a#gal_03 {
	background: url("../img/cases/03p.jpg") top left no-repeat;
}
a#gal_04 {
	background: url("../img/cases/04p.jpg") top left no-repeat;
}
a#gal_05 {
	background: url("../img/cases/05p.jpg") top left no-repeat;
}
a#gal_06 {
	background: url("../img/cases/06p.jpg") top left no-repeat;
}
a#gal_07 {
	background: url("../img/cases/07p.jpg") top left no-repeat;
}
a#gal_08 {
	background: url("../img/cases/08p.jpg") top left no-repeat;
}
a#gal_09 {
	background: url("../img/cases/09p.jpg") top left no-repeat;
}
a#gal_10 {
	background: url("../img/cases/10p.jpg") top left no-repeat;
}
a#gal_11 {
	background: url("../img/cases/11p.jpg") top left no-repeat;
}
a#gal_12 {
	background: url("../img/cases/12p.jpg") top left no-repeat;
}
a#gal_13 {
	background: url("../img/cases/13p.jpg") top left no-repeat;
}
a#gal_14 {
	background: url("../img/cases/14p.jpg") top left no-repeat;
}
a#gal_15 {
	background: url("../img/cases/15p.jpg") top left no-repeat;
}
a#gal_16 {
	background: url("../img/cases/16p.jpg") top left no-repeat;
}
a#gal_17 {
	background: url("../img/cases/17p.jpg") top left no-repeat;
}
a#gal_18 {
	background: url("../img/cases/18p.jpg") top left no-repeat;
}
a#gal_19 {
	background: url("../img/cases/19p.jpg") top left no-repeat;
}
