body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #d9d6cc url(images/page_bg.gif) top center repeat-x;
    color: #868686;
    margin: 0;
    padding: 10px;
}

html, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

html, #ie{
        position: absolute;
	top: 10px;
	margin-top: 0px;
	margin-left: 0px;
	min-width:980px;
	left: 1px;
	height: 0px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    min-width: 963px;
    z-index:10;
    position: absolute;

}



h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}



/* page structure */

#wrapper {
    background: url(images/body_t.png) 24px 0px no-repeat;
    height:39px;
    width: 960px;
    left: -12px;
    top: 10px;	
    margin-top: 0px;
    margin-left: 0px;
    min-width:10px;
    position: absolute;
	
}

h1 {
	position: absolute;
	top: 11px;
	left: 45px;
	margin: 0;
	padding: 0;
	width: 135px;
	z-index: 10;
}


#body {
	background: url(images/body_bg.png) repeat-y;
	position: absolute;
	top: 39px;
	left: 10px;
	bottom: -40px;
	width: 947px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	z-index:1;
	height: 550px;
}

#body .inner {
    width: 890px;
    margin: 10px 0px 15px 35px;
}

#body .inner #content {
    width: 927px;
    margin-left: -15px;

    background-color:#FFFFFF;
	height: 0px;
}

#body .inner #content p {
    margin: 1em 0;
    padding: 0;
}



#body .inner #content div {
    padding: 15px;
    border-top: 0px solid #d4d6cf;
    border-bottom: 1px solid #d4d6cf;
    
    border-right:4px solid #A8A7A6;


}

#body .inner h2 {
    font-size: 12px;
}

#footer {
	position: absolute;
	top: 497px;
	text-align: none;
	margin-top: 15px;
	margin-left: 16px;
	min-width:913px;
	left: -4px;
	height: 58px;
	width: 0px;

}

.footerie {
    display: none;

}

.clear {
  margin-top: -20px;
}

a {
    color: #575e58;
    font-weight: bold;
}

a:hover {
    color: #b31d00;
}

input.f{
z-index:1;}
