div.bottom{
	background:transparent url(/img/bbottom.png) no-repeat scroll 0%;
	height:685px;
	left:0px;
	margin:auto;
	position:absolute;
	right:0px;
	top:150px;
	width:1024px;
}
div.container{
	background:#000000 none repeat scroll 0%;
	height:100%;
	left:0px;
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
	color: gray;
	overflow: hidden;
}

div.bleft{
	float: left;
	text-align: left;
	width: 450px;
	margin-left: 45px;
	margin-right: 5px;
	margin-top: 45px;
}

div.bright{
	float: left;
	margin-left: 75px;
	margin-top: 45px;
}
div.bright{
	width: 400px;
}
span.left{
	float: left;
	clear: both;
}
span.right{
	float: right;
}

