/*----------------POSITIONING STYLES----------------*/

#container {
}

#top {
background: url(images/IES_logo.gif);
height: 105px;
width: 275px;
position: absolute;
left: 0px;
top: 0px;
}

#top h1 {
padding: 0;
margin: 0;
}

#leftnav {
float: left;
width: 275px;
position: absolute;
top: 116px;
left: 0px;
}

#content {
margin-left: 286px;
position: relative;
top: 105px;
padding-bottom: 10px;
}

#containerie6 {
position: absolute;
}

#content h2 { margin: 0 0 0 0; }

#banner {
height: 105px;
position: absolute;
left: 277px;
float: left;
top: 0px;
}

#green_line {
height: 5px;
position: absolute;
background: #00814a;
width: 100%;
left: 26px;
top: 101px;
clear: both;
margin: 0px;
padding: 0px;
}
ul.normal {
	display: block;
	clear: none;
}

#swf {
margin-left: 25px;
position: relative;
top: 4px;
}

p, pre, li {
font: 13px Arial, Helvetica, sans-serif;
}

#home {
display: block;
width: 300px;
}

a {
color: #00814a;
text-decoration: none;
font-weight: bold;
}

h1 {
display: none;
}

h2, h3, h4 {
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
}

h2 {
position: absolute;
left: 0px;
top: -35px;
white-space: nowrap;
}

h3 {
font: 16px;
color: #246499;
display: block;
margin: 0px;
}

h4 {
font: 14px;
color: #00814a;
}

ul {
display: block;
clear: right;
}
ul.nodot {
list-style: none;
}

p#tag {
font-size: 15px;
color: #246499;
font-style: italic;
font-weight: bold;
}

dl {
margin: 0;
padding: 0;
font: 13px Arial, Helvetica, sans-serif;
}
  
dt {
margin: 6px 12px 0 0px;
font-weight: bold;
font-size: 95%;
}