/* CSS Document */


/************* HOME NAVIGATION **************/

#navigationmain2 { width:739px; height: 44px; padding: 0; text-align: left; clear:both; z-index: 500; margin-bottom: 0px; margin-top: 126px;
	margin-left: 225px; font-size: 11px;
	margin-right: 0; float: left; position: absolute; }


#navigation2 { width: 739px; height: 44px; margin: 0;  padding: 0; }


ul#navigation2 {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width:739px;
	height: 44px;
	background: url(http://interra-investments.com/assets2/images/nav-on.gif) no-repeat;
}
ul#navigation2 li { padding: 0; margin: 0; display: block;	float: left; text-indent: -4000px;	}

ul#navigation2 li a {
	border: 0;
	display: block;
	height: 44px;
	background:  url(http://interra-investments.com/assets2/images/nav-off.gif)  no-repeat;
}

ul#navigation2 li a:hover {
	border: 0;
	display: block;
	background-image:  url(http://interra-investments.com/assets2/images/nav-on.gif) ; }
	
	
li#home a {	width: 146px; }
 
 
li#profile a { width: 214px; }
li#profile a:link,
li#profile a:visited,
li#profile a:hover { background-position: -146px 0px; }


li#bios a {	width: 95px; }
li#bios a:link,
li#bios a:visited,
li#bios a:hover {	background-position: -360px 0px; }


li#development a {	width: 140px; }
li#development a:link, 
li#development a:visited, 
li#development a:hover { background-position: -455px 0px; }


li#contact a { width: 144px; }
li#contact a:link, 
li#contact a:visited, 
li#contact a:hover {		background-position: -595px 0px;}







/************* HOME NAVIGATION **************/

#navigationmaingreen { width:220px; height: 109px; padding: 0; text-align: center; clear:both; z-index: 500; margin: 0; }


#navigationgreen { width: 220px; height: 109px; margin: 0;  padding: 0; }


ul#navigationgreen {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width:220px;
	height: 109px;
	background: url(../img/learnmore2.gif) no-repeat;
}
ul#navigationgreen li { padding: 0; margin: 0; display: block;	float: left; text-indent: -4000px;	}

ul#navigationgreen li a {
	border: 0;
	display: block;
	height: 109px;
	background:  url(../img/learnmore.gif) no-repeat;
}

ul#navigationgreen li a:hover {
	border: 0;
	display: block;
	background-image:  url(../img/learnmore2.gif); }
	
	
li#green a {	width: 220px; }



