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

ul {
	list-style-type: square;
	}

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

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

#mid_section #info #info_text #columns ul,  #mid_section #info #info_text #columns ul {
      list-style-type: square;
      }

#info_text {
       margin-left: 10px;
       }

#info_text img {
	margin-top: 10px;
	}

#callouts {
	top: 160px;
	}	

#columns {
	margin-top: 15px;
	height: 140px;
	}

#col1 {
	width: 300px;
	margin-left: 20px;
	padding-left: 0px;
	}

#col2 {
	width: 300px;
	margin-left: 20px;
	padding-left: 0px;
	}

