
#wrapper{
	position: relative;
	height: 550px;
	width: 770px;
}

#wrapperborder{
	position: absolute;
	height: 552px;
	width: 774px;
}

#wrapperinside{
	position: absolute;
	height: 546px;
	width: 770px;
}

#specialfooter{
	position: absolute;
	height: 105%;
}

#pageheading{
	position: absolute;
	top: 30px;
	left: 178px;
	width: 415px;
	height: 50px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
	
#para1{
	position: absolute;
	top: 90px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para2{
	position: absolute;
	top: 125px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para3{
	position: absolute;
	top: 160px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para4{
	position: absolute;
	top: 220px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para5{
	position: absolute;
	top: 268px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para6{
	position: absolute;
	top: 340px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

#para7{
	position: absolute;
	top: 375px;
	left: 40px;
	width: 690px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
	
#lastline{
	position: absolute;
	top: 410px;
	left: 60px;
	width: 650px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
		
#proceedbutton{
	position:absolute;
	left: 174px;
	top: 455px;
	width: 422px;
	height: 28px;
	border: 0px none;
}

#declinebutton{
	position:absolute;
	left: 264px;
	top: 500px;
	width: 243px;
	height: 29px;
	border: 0px none;
}