body {
	background:url(http://www.code7digital.com.br/_img/bg.jpg) top left no-repeat #000;
	font-family:Verdana, Helvetica, Georgia, Arial;
	font-size:11px;
	color:#ddd;
}

#container {
	width:900px;
	margin:0 auto;
}

#top {
	position:relative;
	height:160px;
	margin-top:10px;
}

#top #flags {
	height:10px;
	position:absolute;
	top:14px;
	left:180px;
}

#top #dock {
	position:absolute;
	top:0;
	left:598px;
	z-index:999;
}

#top #dockshadow {
	position:absolute;
	top:40px;
	left:460px;
	width:288px;
	height:34px;
	background: url(http://www.code7digital.com.br/_img/social_mirror.png) bottom no-repeat;z-index:0;
}

#top #intro {
	position:absolute;
	top: 40px;
	left:180px;
	width:700px;
}

#intro h1 {
	color:#21dcfd;
	margin-bottom:0;
	padding-bottom:0;
	font-size:18px;
}

#intro p {
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:2px;
}

#middle {
	height:320px;
	top:184px;
	position:absolute;
	left: 405px;
}

#bottom {
	text-align:center;
	padding-top:6px;
	margin-top:380px;
}

#bottom a, #intro a {
	font-weight:bold;
	color:#21dcfd;
	text-decoration:none;
	font-size:12px;
}

#bottom a:hover, #intro a:hover {
	text-decoration:underline;
}

#intro p {
	padding-top:10px;
}
