body {
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	color: #CCCCCC;
}
#container {
	float: left;
	height: 600px;
	width: 600px;
	margin-left: -300.5px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(../../imagens/clientes_img//LINK_EXODUS_080811.jpg);
}
#conteudo {
	position: absolute;
	top: 198px;
	left: 26px;
	width: 548px;
	text-align: center;
	height: 334px;
}
#conteudo h2 {
	font-size: 1em;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#conteudo h1 {
	font-size: 1em;
	color: #003366;
}


#conteudo a {
	font-family: "Century Gothic";
	color: #0000FF;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
}
#container a:hover {
	color: #666699;
}
#aplicativo {
	font-size: 0.8em;
	color: #999999;
	position: absolute;
	left: 160px;
	top: 465px;
}
#aplicativo a {
	color: #666666;
	text-decoration: none;
}
#aplicativo a:hover {
	color: #666699;
}
