#default{
	background:url(bg.jpg) center top #000000;
}

#defaultContainer{
	position:relative;
	width:955px;
	height:139px;
	margin-left:auto;
	margin-right:auto;
}

#defaultTextItem{
	position:absolute;
	left:0px;
	top:0px;
}

#defaultImageOverlay{
	position:absolute;
	left:75px;
	bottom:0px;
}


