#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	background: white;
	margin: 0px;
}

h1 {
	color: #ff6600;
	font-size: 150%;
	padding-left: 250px;
	text-align: left;
	width: 500px;
	text-indent: 0px;
}

#wrap{
	position: absolute;
        top: 0px;
        margin-left: 0px;
	width: 900px;
}

#wrap2{

        background: #fff;
        padding-top: 80px;
		padding-bottom: 0px;
}

#title {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 999;
        height: 0px;
        width: 0px;
        background: none;
}

#nav div.left {
        position: absolute;
        top: 5px;
        left: 0px;
	  z-index: 991;
        height: 76px;
	  width: 249px;
        background: url(images/ie_logo.jpg) no-repeat;
}

#nav div.center {
        position: absolute;
        top: 5px;
        left: 248px;
	  right: 190px;
      	  z-index: 991;
	width: 455px;
        height: 76px;
        background: url(images/ie_top_mid.jpg) repeat-x;
}

#nav div.right {
        position: absolute;
        top: 5px;
	left: 702px;
	  right: 0px;
	  z-index: 810;
        height: 76px;
	  width: 200px;
        background: url(images/ie_top_right.jpg) no-repeat;
}

div.h4sidebarnav {
	background: #333333 url(images/sideh4_back_ie.jpg) no-repeat;

}

div.h4sidebar2 {
	background: #333333 url(images/sideh4_back_bottom_ie.jpg) no-repeat;
}

#tagline {
        padding-right: 6px;
	padding-top: 60px;
        z-index: 999;
        text-align: right;
        font-variant: small-caps;
        font-family: arial, sans-serif;
        font-size: 0%;
        color: #ccc;
}

#maincontent {
        border-right: #e87a03 solid 234px;
}

#sidebar {
    float: right;
	width: 232px;}


#submit_buttons {
        margin: 62px 0px 0px 0px
}
