/*
	Projeto - LadingPage (Grupo ABC) v: 0.1
	Developer(s):
		+ Diogo Silva (diogo.ferreira@hellointeractive.com.br)
*/

* { margin:0; padding:0; }

body { 
	background: #f9f9f9 url(../img/bg.gif) repeat; 
}

.container {
	position:absolute;
	width:694px;
	height:569px;
	top:50%;left:50%;
	margin-left:-347px;
	margin-top:-284px;
}

h1 {
	text-indent:-9999px;display:block;overflow:hidden;
	background: url(../img/tit_branding.gif) no-repeat;
	width:689px;
	height:137px;
	margin:0 auto 0 auto;
}

ul {
	text-indent:-9999px;display:block;overflow:hidden;
	background: url(../img/list_logos.gif) no-repeat;
	width:550px;
	height:106px;
	margin:96px auto 0 auto;
}

ul li,ul li a {
	text-indent:-9999px;display:block;overflow:hidden;
	float:left;
}

.ferraz,.ferraz a {
	text-indent:-9999px;display:block;overflow:hidden;
	width:166px;
	height:43px;
}

.hello,.hello a{
	width:127px;
	height:43px;
}
.hello {
	margin:0 69px 0 52px;
}

.newstyle,.newstyle a {
	width:135px;
	height:43px;
}

.reounion,.reounion a {
	width:166px;
	height:64px;
}

.sunset,.sunset a {
	width:155px;
	height:64px;
}

.sunset {
	margin: 0 75px 0 33px;
}

.tudo,.tudo a{
	width:107px;
	height:64px;
}

h2,h2 a {
	text-indent:-9999px;display:block;overflow:hidden;
	background: url(../img/tit_abc.gif) no-repeat;
	width:334px;
	height:30px;
}

h2 {
	margin:79px auto 0 auto;
}

h3 {
	text-indent:-9999px;display:block;overflow:hidden;
	background: url(../img/tit_breve.gif) no-repeat;
	width:162px;
	height:17px;
	margin:46px auto 40px auto;
}

address {
	text-indent:-9999px;display:block;overflow:hidden;
	background: url(../img/tit_address.gif) no-repeat;
	width:381px;
	height:13px;
	margin:0 auto 0 auto;
}
