#active_listener {
	top:5px;
	position: absolute;
	background-color: transparent;
	left: 50px;
	z-index: 1;
	}
#active_listener a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Document */

a:link {
	text-decoration: none;
	color: #1A472B;
}

a:visited {
	text-decoration: none;
	color: #1A472B;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #1A472B;
}

body {
	margin:0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	
	}

#main_frame {
	width:1150px;
	text-align:left;
	margin:0 auto;
	padding: 0;
	position: relative;
	}
	
#header {
	text-align: left;
	width: 1150px;
	height: 122px;
}

#sidebar1 {
	width: 225px; /* padding keeps the content of the div away from the edges */
	height: 422px;
	position: absolute;
	left: 0px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	background-color: #1A472B;

}

#sidebar2 {
	width: 223px; /* padding keeps the content of the div away from the edges */
	height: 422px;
	position:absolute;
	background-color: #1A472B;
	right: 0px;
}

#sidebar2content {
	padding-top: 55px;
}

#sidebar2content img{
	margin-bottom: 50px;
}


#mainContent {
	padding: 0px;
	width: 702px;
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 225px;
	height: 425px;
	background-image: url(images/banner/banner01.jpg);
	background-repeat: no-repeat;
	background-position: top;

} 

.sidebar1 a:link {	
	color:#333333;
	text-decoration:none;
	}

.sidebar1 a:visited {	
	color:#333333;
	text-decoration:none;
	}

.sidebar1 a:hover {	
	color:#FFCC00;
	text-decoration:none;
	}
	
.sidebar1 a:active {	
	color:#333333;
	text-decoration:none;
	}

	
#menu1 {
	width: 175px;
	height: 300px;
	float: right;
	padding-top: 55px;
}

.AccordionPanelContent a:link, a:active, a:visited {
	color: #1A472B;
	text-decoration: none;
}

.AccordionPanelContent a:hover {
	color: #666666;
	text-decoration: underline;
}



#footer {
	padding: 0 227px 0 227px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
} 
#footer1 {
	width: 350px;
	float: left;
}
#footer2 {
	width: 300px;
	float: right;
	text-align: right;
}

#footer a:link {
	text-decoration: none;
	color: #1A472B;
}

#footer a:visited {
	text-decoration: none;
	color: #1A472B;
}

#footer a:hover {
	text-decoration: underline;
	color: #666666;
}

#footer a:active {
	text-decoration: none;
	color: #1A472B;
}
#funds {
	background-image: url(funds/images/menu_sidebar_funds_back.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding-left: 10px;
}
#bid_frame {
	background-color: transparent;
	width: 200px;
	height: 100px;
	background-image: url(funds/images/menu_sidebar_funds.png);
	background-repeat: no-repeat;
}

