.top_left{
	width:49%;
	float:left;
}

.top_right{
	width:50%;
	float:right;
}

#download_now{
	border:solid black 0px;
	margin-left:auto;
	margin-right:auto;
}

#download_now_link{
	text-decoration:none;
	border:0px solid black;
}

blockquote {
  border: 1px solid red;
  background: transparent url(quoleft.png) left top no-repeat;
}
blockquote div {

  padding: 0 48px;
  border: 1px solid orange;
  background: transparent url(images/quoright.png) right bottom no-repeat;
}

.boxWrapper{
width:800px;
margin-left:auto;
margin-right:auto;
}

.leftBox{
	float:left;
	width:450px;
}

.rightBox{
	float:left;
	width:322px;
}