#resourcestxt {
    margin-left: 20px;
    width: 450px;
    z-index: 1;
    background: #fff;
} #resourcesimg {
	float:right;
	position:relative;
	margin-top:-255px;
    z-index: 1;
    background: #fff;
}

 #glossaryhd {
	position:relative;
    left: 10px;
	margin-top:20px;
} #glossaryarea {
	position:relative;
    margin:0 20px;
    z-index: 1;
    background: #fff;
} #faqhd {
	position:relative;
	left: 10px;
    width: 625px;
    z-index: 1;
    background: #fff;
	top:20px;
} #faqarea {
	position:relative;
    margin:0 20px;
    top:15px;
    z-index: 1;
    background: #fff;
}

p {
	margin-top: 5px;
    margin-bottom: 10px;
} h5 {
    font-size: 13px;
    font-family: helvetica, arial;
    font-weight: bold;
    color: #333333;
    line-height: 17px;
    text-decoration: none;
	margin: 10px 0 0;
	padding:0;
} h4 {
    font-size: 18px;
    font-family: helvetica, arial;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
	margin: 10px 0 0;
	padding:0;
}
#contents{
	position:relative;
	width:100%;
	z-index:10;
	margin-top: 10px;
	float:left;
}
#wrapper{
	position:relative;
	top:10px;
	float:left;
}
#leftcolumn {
   	float:left;
	position:relative;
    left:40px;
	width: 305px;
    z-index: 1;
    background: #fff;
} #rightcolumn {
	left:40px;
    float:right;
    width: 305px;
    z-index: 1;
    background: #fff;
} #doubleline2 {
    position: absolute;
    top: 390px;
    left: 10px;
    z-index: 1;
    background: #fff;
    width: 733px;
    height: 1px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
} ul {
	margin:0;
	padding:0;
}
