@charset "UTF-8";
/* CSS Document */

#callouts {
	top: 220px;
	}

#wrapper {
        background-image: url(http://www.windhamcapital.com/eerm/investment_images/im_header_banner.jpg);
        background-repeat: no-repeat;
	position: relative;
	background-color: #FFF;
	}	

#info {
	width: 720px;
	padding-top: 230px;
	margin-left: 20px;
	}	
		
#info_title {
	margin-left: 10px;
	/*margin-bottom: 10px;*/
	}

#info_text {
       margin-left: 10px;
       }

#info_text ul {
       list-style-type: none;
       margin-bottom: 0px;
       }
	
#im_nav {
	position: absolute;
	font-size: 70%;
	font-family: Verdana, Helvetica, sans-serif;
	left: 30px;
	top: 183px;
	}	

#im_nav .pipe {
	color: #eeeded;
	}

#im_nav a {
	margin-left: 1.7em;
	margin-right: 1.7em;
	color: #444444;
	}	

#im_nav a:visited {
	color: #444444;
	}

#im_nav .im_current {
	margin-left: 1.7em;
	margin-right: 1.7em;
	color: #1e3f70;
	}	

#im_nav a:hover {
	color: #1e3f70;
	}	

