#info {
	width: 1000px;
	padding-top: 230px;
	margin-left: 0px;
	}	
		
#info_title {
	margin-left: 30px;
	margin-bottom: 10px;
	}

/*#info_text #attributes ul li {
       list-style-type: square;
       }*/
		
#wfs_overview {
	width: 710px;
	margin-left: 30px;
        margin-bottom: 20px;
	}

#wfs_overview p {
        margin-left: 5px;
        margin-bottom: 10px;
        }

#module_list {
        position: relative;
        margin-left: 30px;
        height: 140px;
        width: 780px; /* required to avoid overlap with callout menu on the right*/
        }

#col1, #col2, #col3 {
       position: absolute;
       top: 50px;
       }

#col1 {
       left: 32px;
       }

#col2 {
       left: 290px;
       }

#col3 {
       left: 520px;
       }

#info_text {
      margin-left: 30px;
      margin-bottom: 0px;
      }

#info_text p.contact_text {
      margin: 0;
      padding: 0;
      }

#screenshots {
        position: absolute;
        left: 590px;
        }

#screenshots img {
        margin-bottom: 120px;
        }

#attributes {
	width: 540px;
        color: #777;
        line-height: 1.4em;
	}

#attributes a, #attributes a:visited, #attributes a:hover {
        color: #7e91ad;
        padding-bottom: 2px;
        border-bottom: 1px solid #7e91ad;
        }

#attributes p {
        margin-top: 0px;
        }

#attributes ul {
        margin-left: 5px;
        margin-bottom: 20px;
        margin-top: 20px;
        }

#attributes li {
        margin-bottom: 10px;
        }

#inside_callouts {
	width: 244px;
	position: absolute;
	top: 160px;
	right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#materials {
        margin-top: 5px;
        }

#materials p {
        margin-left: 50px;
        width: 176px;
        font-size: 1.1em;
        line-height: 1.3em;
        margin-bottom: 7px
        }

#turbulence_index {
	margin-bottom: 5px;
	}
	
#turbulence_index a{
	background-image:url(http://www.windhamcapital.com/eerm/images/turbulence_index_link.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 244px;
	height: 86px;
	}

#turbulence_index a:hover{
	background-image:url(http://www.windhamcapital.com/eerm/images/turbulence_index_hover.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 244px;
	height: 86px;
	}
		
#promotional {
	background-image:url(http://www.windhamcapital.com/eerm/images/news_box.jpg);
        background-repeat: no-repeat;
	width: 244px;
	height:147px;
	}	

#promotional_link {
	padding-top: 12px;
	padding-left: 46px;
	}

#es_graphic {
       position: absolute;
       left: 604px;
	top: 210px;
       bottom: 0px;
	z-index: 0;
       }	

#graphic_text {
      color: #fff;
      width: 380px;
      /*line-height: 1.4em;*/
      margin-top: -95px;
      margin-left: 20px;
      }

#es_info_text {
	padding-bottom: 10px;
      width: 570px;
      }


#es_info_text ul {
      list-style-type: none;
      margin-bottom: 0px;
      }