*
  { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border: 0;
  }

#all 
  {
	width: 100%; 
	height: 100%;
  }

#site 
  {
	width:969px;
	min-height:655px;
	left:50%;
	margin-left: -484px;
	text-align:center;
	position: absolute;
  }

#header
  {
	width:100%;
	height:102px;
  }

#header_content
  {
	width:90%;
	height:87px;
	padding-top:15px;
	padding-left:5%;
	padding-right:5%;
  }

#header_content_left
  {
	width:50%;
	text-align:left;
	float:left;
  }

#header_content_right
  {
	width:50%;
	text-align:right;
	float:left;
  }

.content_left
  {
	width:787px;
	height:512px;
	float:left;
	background-color:#000000;
  }

.content_right
  {
	width:178px;
	height:512px;
	float:left;
  }

.content_vertical_spacing
  {
	width:3px;
	height:3px;
	float:left;
	line-height:3px;
  }

.content_horizontal_spacing
  {
	width:3px;
	height:3px;
	float:left;
	line-height:1px;
  }

.content_home_destaque{
	width:178px;
	height:298px;
	background-color:#000000;
}