#btn-1 {
	width: 220px;
	text-align: center;
	height: 30px;
}

#btn-2, #btn-3    {
	width: 193px;
	text-align: center;
	height: 30px;
	margin-left:2px;
}

#imageHolderDiv {
	width: 635px;
	margin-bottom: 5px;
	overflow: hidden;
}
#quotDiv {
	width: 114px;
	height: 286px;
}
#subHeading {
	height: 25px;
	background-color: #d39021;
	float: left;
	width: 620px;
	margin-bottom: 10px;
}
#quotationItself {
	background-color: #D39021;
	height: 445px;
	width: 102px;
	margin-top: 10px;
}
#quotationDiv {
	position: relative;
	width: 100px;
	padding-top: 225px;
}
#buttonHolder {
	margin-top: 10px;
	width: 637px;
	margin-right: 0px;
	height: 30px;
}
#illustration {
	width: 635px;
	overflow: hidden;
	margin-right: 0px;
}
#blockHeaddingBrown {
	background-color: #AD4826;
	height: 30px;
	margin-bottom: 20px;
}

