body {
	color:#444444;
	border:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
  background: #F4EEDB url(img/com/bg10.png) repeat-x scroll 0 0;	
	font-size: 12px;
}
a {
	text-decoration: none;
	outline: none;
  color: #008ab7;
}
a.visited {
  color: #008ab7;
	text-decoration: undeline;
}

img, a img {
	border: 0;
	text-decoration: none;
}
.centerbox {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 700px;
	height: 50%;
	margin: auto;
	background-color:#ffffff;
	border: 1px solid #E0D4B3;
	padding: 20px;
}
div#logo {
	width: 419px;
	margin: 0 auto;
}
div#logo h1 a {
	background: Transparent url("/img/com/brandos.com.gif") no-repeat scroll left center;
	display: block;
	height: 50px;
	width: 419px;
	text-indent: -9999px;
}
h1 {
	font-size:13px;
	font-weight:normal;
	padding:0;
	margin:0;	
}
h2 {
	font-size:3.6em;
	font-weight:bold;
	padding:0;
	margin:0;	
}
h3 {
	font-size:12;
	font-weight:bold;
	padding:0;
	margin:0;
}
div#flags {
	width: 525px;
	margin: 0 auto 30px;
}
div#flags a {
	float: left;
	display: block;
	height: 75px;
	width: 75px;

}
div#contact p {
	color: #03F;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
div#flags a img {
	margin-bottom: 5px;
	width: 60px;
	height: 60px;
}
div#contact {
	width: auto;
	text-align: center;
}
div#contentText {
  text-align: left;
  padding: 0 110px 0 110px;
	margin-bottom: 15px;
}
div#contentText p {
	font-size: 0.9em;
}
div.breaker {
	clear: both;
	height: 1px;
}