/*************************************************/
/* Author: Ironmould - Michele Fasano (kiui)
/* Author URI: http://www.kiui.it
/* Project: http://www.sidobrasil.com.br
/* Date: 25/05/2010
/*************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.clear {
	clear: both;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
body {
	background: #000 url(img/bg.jpg) no-repeat top center;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 930px;
	margin: 0 auto;
	padding: 0 15px;
	border: 0;
	overflow: hidden;
}
#header {
	width: 930px;
}
#linkold {
float: left;
margin: 140px 0 0 0;
}
#logo {
	float:right;
	height:187px;
	margin:23px 0 0;
	padding:0;
	width:307px;
}
#logo h1 {
	display: none;
}
#content {
	width: 930px;
	margin: 200px 0 0 0;
}

#video {
	float: left;
	width: 550px;
	height: 436px;
}

#details {
	float: left;
	width:340px;
	margin: 20px;
}
#details h2 {
border-bottom:1px solid #000000;
font-size:24px;
margin:0 0 10px;
padding:0 0 10px;
text-transform:uppercase;
}
#details p {
color:#FFFFFF;
font-size:18px;
line-height:24px
}

#banner {
width: 930px;
height: 100px;
margin: 700px 0 100px 0;
}









