/*  
Theme Name: iFinance
Description: iFinance Theme.
Version: 1.0
Author: Gabriel Queimano

*/


html{
	background-color: #e8e8e6;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #6A6D62;
	font-weight: normal;
	margin: 0; 
	padding: 0px;
}

body {
	width: 1033px ;
	margin:0 auto; 
	text-align:center;
}

ol,form,html,blockquote,fieldset,input {margin: 0; padding: 0;}

ul {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-indent: 10px;
	list-style-type: none;
}

li {
	margin-top: 3px; 
	margin-bottom: 3px; 
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

h1 {
	font-size: 20px;
	color: #003468;
	font-weight: normal;
	margin: 0; 
	padding-top: 15px;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #6A6D62;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	color: #6A6D62;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h2 a { 
	color: #6DB33F;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover, a:active {
	color: #003468;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#contentBlogLeft h2 a, a:hover, a:active {
	color: #6DB33F;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	color: #6A6D62;
	font-weight: bold;
	text-decoration: none;
}

h4 a {
	color: #003468;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}

h4 a:hover, a:active {
	color: #6DB33F;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
a {
	color: #6DB33F;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #003468;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
}

#headerBox{
	width:1003px;
	height:193px;
	background: #ffffff url(/images/ifinance_header.gif) top no-repeat;
}

#menuBox{
	width:1003px;
	height:38px;
	background-color: #ffffff;
}


#mainBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/leftbar.gif) top left repeat-y;
}

#title {
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:left;
}

#titleHome {
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align:left;
}

#titleMakeMoney {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:left;
}

#borderTop{
	height:11px;
	background: #ffffff url(/images/border_top.gif) top center no-repeat;
}

#content {
	height:100%;
	margin: 0;
	padding-top: 0;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
	background: #ffffff url(/images/border.gif) top center repeat-y;
}

#contentBlank {
	height:100%;
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 60px;
	padding-bottom: 20px;
}

#borderBottom{
	height:71px;
	background: #ffffff url(/images/border_bottom.gif) top center no-repeat;
}

#borderTopHome{
	height:69px;
	background: #ffffff url(/images/border_home_top.gif) top center no-repeat;
}

#borderTopHomeNew{
	height:69px;
	background: #ffffff url(/images/border_home_top_new.gif) top center no-repeat;
}

#contentHome {
	height:100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/border_home.gif) top center repeat-y;
}

#contentHomeLeft {
	margin: 0;
	padding: 0;
}

#contentHomeLeft h1 {
	font-size: 20px;
	color: #003468;
	font-weight: normal;
	margin: 0; 
	padding-top: 0px;
	padding-bottom: 10px;
}

#contentHomeRight {
	margin: 0;
	padding: 0;
}

#contentHomeNew {
	height:100%;
	margin: 0;
	padding-top: 0;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
	background: #ffffff url(/images/border_home_new.gif) top center repeat-y;
}

#borderBottomHome{
	height:70px;
	background: #ffffff url(/images/border_home_bottom.gif) top center no-repeat;
}

#borderBottomHomeNew{
	height:70px;
	background: #ffffff url(/images/border_home_bottom_new.gif) top center no-repeat;
}

#borderTopBlog{
	height:216px;
	background: #ffffff url(/images/border_blog_top.gif) top center no-repeat;
}

#contentBlog {
	height:100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(/images/border_blog.gif) top center repeat-y;
}

#contentBlogLeft {
	margin: 0;
	padding: 0;
}

#contentBlogRight {
	margin: 0;
	padding: 0;
}

#borderBottomBlog{
	height:77px;
	background: #ffffff url(/images/border_blog_bottom.gif) top center no-repeat;
}

#investment{
	height:63px;
	background: #ffffff;
	text-align: center;
	vertical-align: middle; 
	margin-top: 15px;
}

#injection{
	height:63px;
	background: #ffffff;
	text-align: center;
	vertical-align: middle; 
	margin-top: 15px;
}

#realstate{
	height:63px;
	background: #ffffff;
	text-align: center;
	vertical-align: middle; 
	margin-top: 15px;
}

#footer{
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 60px;
	padding-bottom: 10px;
	background: #ffffff url(/images/line_bottom.gif) top center no-repeat;
	font-size: 12px;
}

#footer a {
	font-size: 12px;
	color: #6A6D62;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover, a:active{
	color: #6A6D62;
	text-decoration: underline;
}


#willwork {
	position: absolute; 
	top: 390px; 
	margin-left: 580px;
	width:237px;
	height:248px;
	background: #ffffff url(/images/willifwork.gif) top left no-repeat;
}

#willwork  p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#willworkHome {
	position: absolute; 
	top: 403px; 
	margin-left: 573px;
	width:237px;
	height:248px;
	background: #ffffff url(/images/willifwork.gif) top left no-repeat;
}

#willworkHome  p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#importantNoticeHome {
	position: absolute; 
	top: 403px; 
	margin-left: 573px;
	width:237px;
	height:248px;
	background: #ffffff url(/images/important_notice.jpg) top left no-repeat;
}

#importantNotice {
	position: absolute; 
	top: 50px; 
	margin-left: 18px;
	width:202px;
	height:178px;
	overflow: auto;
}

#importantNotice  p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#importantNotice p a {
	color: #003468;
	font-weight: normal;
	text-decoration: none;
}

#willworkPad {	float:right; clear:right; height:270px;	width:170px; }

#willworkPadHome {	float:right; clear:right; height:160px;	width:170px; }

#willworkPadHigh {	float:right; clear:right; height:370px;	width:170px; }

#willworkPadTeam {	float:right; clear:right; height:300px;	width:170px; }

#pigBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/pig_big.gif) top left no-repeat;
}

#pigContent {
	height:610px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#pigPad0 {	float:left;	clear:left;	height:40px;	width:130px; }
#pigPad1 {	float:left;	clear:left;	height:30px;	width:150px; }
#pigPad2 {	float:left;	clear:left;	height:20px;	width:160px; }
#pigPad3 {	float:left;	clear:left;	height:20px;	width:170px; }
#pigPad4 {	float:left;	clear:left;	height:10px;	width:185px; }
#pigPad5 {	float:left;	clear:left;	height:10px;	width:192px; }
#pigPad6 {	float:left;	clear:left;	height:30px;	width:200px; }
#pigPad7 {	float:left;	clear:left;	height:20px;	width:190px; }
#pigPad8 {	float:left;	clear:left;	height:20px;	width:180px; }
#pigPad9 {	float:left;	clear:left;	height:20px;	width:150px; }
#pigPad10 {	float:left;	clear:left;	height:80px;	width:130px; }

#teamBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/team_big.gif) top left no-repeat;
}

#teamContent {
	height:810px;
	margin: 0;
	padding-top: 135px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#teamPad0 {	float:right; clear:right; height:80px;	width:200px; }
#teamPad1 {	float:right; clear:right; height:30px;	width:230px; }
#teamPad2 {	float:right; clear:right; height:50px;	width:180px; }

#teamWillwork {
	position: absolute; 
	top: 670px; 
	margin-left: 580px;
	width:237px;
	height:248px;
	background: #ffffff url(/images/willifwork.gif) top left no-repeat;
}

#teamWillwork  p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#handsBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/hands_big.gif) top left no-repeat;
}

#handsContent {
	height:590px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#abcBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/abc_big.gif) top left no-repeat;
}

#abcContent {
	height:870px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#abcPad {	float:right; clear:right; height:180px;	width:270px; }

#calcBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/calc_big.gif) top left no-repeat;
}

#calcContent {
	height:620px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#calcPad0 {	float:left;	clear:left;	height:40px;	width:150px; }
#calcPad1 {	float:left;	clear:left;	height:180px;	width:110px; }


#treeBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/tree_big.gif) top left no-repeat;
}

#treeContent {
	height:2325px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#treePad0 {	float:left;	clear:left;	height:35px;	width:0px; }
#treePad10 { float:left;	clear:left;	height:15px;	width:110px; }
#treePad11 { float:left;	clear:left;	height:15px;	width:120px; }
#treePad20 { float:left;	clear:left;	height:25px;	width:140px; }
#treePad21 { float:left;	clear:left;	height:25px;	width:150px; }
#treePad3 {	float:left;	clear:left;	height:140px;	width:180px; }
#treePad4 {	float:left;	clear:left;	height:30px;	width:140px; }
#treePad5 {	float:left;	clear:left;	height:20px;	width:100px; }
#treePad6 {	float:left;	clear:left;	height:150px;	width:50px; }

#manPad0 {	float:right; clear:right; height:80px;	width:190px; }
#manPad1 {	float:right; clear:right; height:60px;	width:120px; }
#manPad2 {	float:right; clear:right; height:120px;	width:180px; }

#qappBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/quickapp_empty.gif) top left no-repeat;
}

#qappContent {
	height:805px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 120px;
	padding-bottom: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #003468;
	font-weight: bold;
}

#qappContent h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #003468;
	font-weight: bold;
}

#faqBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/faq_big.gif) top left no-repeat;
}

#faqContent {
	height:1790px;
	margin: 0;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#faqPad0 {	float:left;	clear:left;	height:90px; width:90px; }
#faqPad1 {	float:left;	clear:left;	height:110px; width:150px; }
#faqPad2 {	float:left;	clear:left;	height:65px; width:35px; }

#contactBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/contact_big.gif) top left no-repeat;
}

#contactContent {
	height:375px;
	margin: 0;
	padding-top: 40px;
	padding-left: 70px;
	padding-right: 100px;
	padding-bottom: 0;
}

#contactPad {	float:right; clear:right; height:200px;	width:365px; }

#willworkBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/willwork_big.gif) top left no-repeat;
}

#willworkContent {
	height:320px;
	margin: 0;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 0;
}

#willworkContent p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#willworkContent a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-decoration: underline;
}

.blueTextBig {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #003468;
	font-weight: normal;
}

.blueTextMed {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #003468;
	font-weight: normal;
}

.blueText {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #003468;
	font-weight: bold;
}

.greenTextBig {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #6DB33F;
	font-weight: normal;
}

.greenTextMed {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #6DB33F;
	font-weight: normal;
}

.greenText {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #6DB33F;
	font-weight: bold;
}


#piggy {
	visibility: hidden;
	position: absolute; 
	top: 270px; 
	margin-left: 80px;
	width:463px;
	height:463px;
}

.yellow {
	background: #ffffcc;
}

.white {
	background: #ffffff;
}

#leftlinks {
	margin: 0;
	padding: 5px;
	padding-top: 90px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#leftlinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#accessValue{
	height:91px;
	background: #ffffff url(/images/accessvalue_title.jpg) top center no-repeat;
}

#homeVideo{
	height:318px;
	padding-top: 3px;
	padding-left: 35px;
	padding-bottom: 2px;
	background: #ffffff;
}

#wanderfulBox{
	width:1003px;
	height:100%;
	background: #ffffff url(/images/wanderful_big.gif) top left no-repeat;
}

#wanderfulContent {
	height:1130px;
	margin: 0;
	padding-top: 195px;
	padding-left: 70px;
	padding-right: 80px;
	padding-bottom: 0;
}

#wanderfulBottom{
	height:71px;
	background: #ffffff url(/images/wanderful_bottom.gif) top center no-repeat;
}

#audioHome {
	position: absolute; 
	top: 850px; 
	margin-left: 620px;
	width:188px;
	height:226px;
	background: #ffffff url(/images/bkgaudio.jpg) top left no-repeat;
}

#audioHome  p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
}

#audioPadHome {	float:right; clear:right; height:270px;	width:140px; }

