

.content {
	height:100%;
	width: 842px;
	border-top:#FFFFFF 2px solid;
	margin:auto;
	padding:0;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	top: 100px;
}


/* Flating Div */

#apDiv1 {
	position:relative;
	width: 400px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
