h2 {color: #847963; font-size: 16px; }

/*
	Home fixes
*/
#leftcontainer {padding-top: 10px;}
.logo {border-bottom: 1px solid #336699; padding-bottom: 10px;}
#rightcontainer {
			top: 0px; 
			background-image: url(images/home_right_bg.jpg); 
			background-repeat: no-repeat; 
			background-position: 100% 0; 
			width: 220px; 
			margin-right: 20px; 
			padding-top: 30px;
			position: relative; 
			top: -25px;
}
#rightcontainer h2 {font-weight: bold; padding:0px; margin:0px;}
#maincontainer .middlecontainer {padding-top: 0; margin-top: 0;}
#middlecontainer p {padding-top: 5px; margin-top: 0;}
#middlecontainer {position: relative; top: -25px;}

#leftcontainer .contactus {background-image:url(images/home_conant_bg.jpg); width:172px; padding-left:15px; padding-right:5px; height:187px; padding-top:10px; margin:0px; background-repeat:no-repeat;}
#leftcontainer .contactus h3 {padding-bottom: 3px; margin-bottom: 0; color:#FFFFFF; font-family: "Lucida Bright", Arial; padding-top:8px; margin:0px;}
#leftcontainer .contactus {color: #FFFFFF; font-size:11px; }
#leftcontainer .contactus p {padding: 6px 0px 0px 0px; margin: 0;}
#leftcontainer .contactus p em{font-size:11px;}
#leftcontainer .contactus p span {display: block;}
#leftcontainer .contactus a {text-decoration:underline;color:#FFFFFF;}
#leftcontainer .contactus a:hover {text-decoration:none;}
/*
	Home mutual funds section
*/
#homemutualfunds {
			/*background-image: url(images/home_mutual_funds_bg.jpg); 
			background-repeat: no-repeat; 
			
			height: 208px; 
			border-bottom: 1px solid #ca9e56; 
			padding-bottom: 20px;*/ 
			width: 192px; 
			height:0px;
			position: relative; 
			left: -5px;
}
#homemutualfunds h5 {font-family: "Lucida Bright"; font-size: 13px; color: #ffffff; text-transform: uppercase; padding: 0px 0px 18px 0px; margin: 0;}
#homemutualfunds h6 {font-family: "Lucida Bright"; font-size: 13px; color: #9f3c00; text-transform: uppercase; padding: 0; margin: 0; width: 100px; display: block;}
#homemutualfunds .container {padding: 15px 0px 0px 13px;}
#homemutualfunds .container p {color: #9f3c00; font-size: 12px; display: block; width: 168px; padding: 5px 0px 5px 0px; margin: 0;}
#homemutualfunds .container .learnmore {
						background-image: url(images/home_learn_more_bg.jpg); 
						background-repeat: no-repeat; 
						width: 76px; 
						height: 15px; 
						display: block; 
						font-size: 10px; 
						color: #9f3c00; 
						font-weight: bold;
						float: right;
						margin: 5px 15px 0px 0px;
						text-align: center;
}
#homemutualfunds .container .learnmore:hover {color: #9f3c00;}

/*
	Right news
*/
#rightcontainer ul {padding: 0; margin: 0; list-style: none; font-size: 12px; width: 200px;}
#rightcontainer ul li {background-image: url(images/news_small_arrow.jpg); background-repeat: no-repeat; background-position: 0 15px; padding: 8px 0px 8px 10px;}
#rightcontainer .morenews {
				display: block; 
				background-image: url(images/home_learn_more_arrow.png); 
				background-repeat: no-repeat; 
				background-position: 0 5px; 
				float: right; 
				padding: 0px 30px 0px 6px; 
				margin-bottom: 15px; 
				text-transform: lowercase;
}

/*
	Main For principal products
*/
#principalproducts {padding: 20px 0px 0px 0px; width: 415px;}
#principalproducts h3 {font-family: "Lucida Bright"; font-size: 12px; color: #143f6a; padding-bottom: 0px; margin-bottom: 0px; position: relative; top: 4px;}
#principalproducts ul {border: 0;  text-align: center; margin: 0; padding: 12px 0px 0px 0px; list-style: none; border-top: 1px solid #143f6a;}
#principalproducts ul li {
				font-size: 14px; 
				width: 99px; 
				height: 121px; 
				background-repeat: no-repeat; 
				float: left;
				line-height:120%; 
				padding: 0; 
				margin: 0px 2px 0px 2px; 
				background-position: 0 0;
}
#principalproducts ul li a {
				color: #ffffff; 
				height: 100%; 
				width: 70px; 
				margin: 0px auto 0px auto; 
				padding-top: 5px; 
				text-decoration: none; 
				display: block;
}
#principalproducts ul li a:hover {color: #ffffff; text-decoration: none;}
#principalproducts ul li a span {
					font-size: 10px; 
					color: #FFFFFF; 
					display: block; 
					width: 100%; 
					padding: 0; 
					padding-left:5px;
					vertical-align: bottom;
					background-image: url(images/home_learn_more_arrow.png);
					background-repeat: no-repeat;
					background-position: 5px 50%;
}

#principalproducts ul .first {background-image: url(images/home_products_first.jpg);}
#principalproducts ul .second {background-image: url(images/home_products_second.jpg);}
#principalproducts ul .third {background-image: url(images/home_products_third.jpg);}
#principalproducts ul .fourth {background-image: url(images/home_products_fourth.jpg);}
