/* @override http://itsydeal.com/css/firstpage.css */

div#topheader {
	height: 156px;
	background: #8bbb4f url(imgs/fundo-verde.png) no-repeat -80px;
}

body {
	background: #f5f5f5 url(imgs/fundo-verde-stripe.png) repeat-x;
}

#topheader h1 a {
	background-image: url(imgs/logo-big-en.png);
	width: 323px;
	height: 89px;
	margin-top: 53px;
}

#topheader img  {
	margin-top: 12px;
	margin-left: 17px;
	float: left;
}

#topheader h2  {
	width: 348px;
	height: 30px;
	margin-top: 93px;
	display: block;
	background-image: url(imgs/slogan-big-en.png);
	text-indent: -1000em;
	float: left;
	margin-left: 80px;
}