#submenu {
  	position: absolute;
	width: 503px;
  	top: 146px;
	left: 305px;
}
#headline {
  	position: absolute;
  	top: 240px;
	left: 365px;
}
#content {
  	position: absolute;
  	top: 240px;
	left: 365px;
  	width: 560px;
}
#content p
{	
	font-size:13px;
	line-height:30px;
}
#content .headline
{	
	font-size:17px;
	line-height:30px;
	color:#34b5d0;
}
#content .bullet
{	
	font-size:16px;
	color:#34b5d0;
}