#copy {
	background-color: #fcfaed;
	border: 1px solid #BAC18E;
	position: relative;
	padding: 20px;
	margin-bottom: 20px;
}


.coin {
	width: 97px;
	float: left;
	margin: 10px 0;
	position: relative;
	text-align: center;
}

.bill {
	width: 145px;
	float: left;
	margin: 10px 0;
	position: relative;
	text-align: center;
}


.moneytalks{
	float: left;
	margin: 10px 0;
	position: relative;
	width: 48%;
}

.gift{
	height: 80px;
	margin: 5px 0px;
}

.gift p{
	padding-top: 10px;
}

.right {
	float: right;
	margin-left: 5px;
}

.left {
	float: left;
	margin-right: 5px;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.fs_footer{
	font-size:10px;
}



/* Body Copy Rounded Corners */
/* ----------------------------------------------------------------- */

#copy .top-left{
	width: 18px;
	height: 18px;
	background: #000000 url(/financialsense/images/top-left.gif) no-repeat top left;
	margin: -1px 0px 0px -1px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#copy .top-right{
	width: 18px;
	height: 18px;
	background: #000000 url(/financialsense/images/top-right.gif) no-repeat top right;
	margin: -1px -1px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#copy .bottom-left{
	width: 18px;
	height: 18px;
	background: #000000 url(/financialsense/images/bottom-left.gif) no-repeat bottom left;
	margin: 0px 0px -1px -1px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#copy .bottom-right{
	width: 18px;
	height: 18px;
	background: #000000 url(/financialsense/images/bottom-right.gif) no-repeat bottom right;
	margin: 0px -1px -1px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}


/* Body Copy Eaglet Home Page */
/* ----------------------------------------------------------------- */


div#learning_basics_logo{
	width: 190px;
	height: 248px;
	float: right;
	background: url(/financialsense/images/learning_basics_logo.jpg) no-repeat top right;
}


/* Basics Link Box */
/* ----------------------------------------------------------------- */

div#basics_links{
	height: 129px;
	width: 390px;
	position: relative; 
	top: 10px;
	z-index: 10;
	background: url(/financialsense/images/basics_link_bg.gif) repeat-x top left;
}


#basics_link_left{
	width: 84px;
	height: 118px;
	float: left;
	background: url(/financialsense/images/basics_link_left.jpg) no-repeat top left;
}

#basics_link_middle{
	float:left;
	width: 202px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

#basics_link_right{
	width: 94px;
	height: 120px;
	float: left;
	background: url(/financialsense/images/basics_link_right.jpg) no-repeat top right;
}

#basics_links h5{
	font-size: 12px;
	color: #860084;
	margin-bottom: 10px;
	margin-top: 0px;
}

#basics_links p{
	font-weight: bold;
}
#basics_links a{
	color: #000;
}

/* Titles */
/*-------------------------------------------------*/

#copy h2{
	color: #860084;
	text-indent: -9999px;
	padding-bottom: 10px;
}

#copy h3{
	color: #860084;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
}

h2#learning_basics{
	background: url(/financialsense/images/learning_basics.gif) no-repeat top left;
	width: 289px;
	height: 85px;
}

h2#money_where{
	background: url(/financialsense/images/money_where.gif) no-repeat top left;
	width: 500px;
	height: 55px;
	
}

h2#understanding_money{
	background: url(/financialsense/images/understanding_money.gif) no-repeat top left;
	width: 550px;
	height: 70px;
	
}

h2#saving_money{
	background: url(/financialsense/images/saving_money.gif) no-repeat top left;
	width: 500px;
	height: 70px;
	
}

h2#newsletters{
	background: url(/financialsense/images/newsletters.gif) no-repeat top left;
	width: 500px;
	height: 55px;
	
}

h2#gift_ideas{
	background: url(/financialsense/images/gift_ideas.gif) no-repeat top left;
	width: 500px;
	height: 55px;
}

h2#financial_tips{
	background: url(/financialsense/images/financial_tips.gif) no-repeat top left;
	width: 373px;
	height: 85px;
}

h2#eaglet_savings{
	background: url(/financialsense/images/eaglet_savings.gif) no-repeat top left;
	width: 500px;
	height: 55px;
}
