#vertical{
	float:left;
	height:50%;
	margin-top:-60px;
	width:100%;
}
#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	/*border:1px solid silver;*/
	overflow:auto;
	text-align:center;
  font-family:tahoma;
	clear:both;
}