div#footer {
    position: relative;
    height: 100px;
	background-color:white;
 
}
div#footer hr {
    background-color: #accdec;
    border: medium none;
    color: #accdec;
	height:2px;
}
div#footer  h3 {
    color: #808080;
    font-size: 100%;
    text-align: center;
	margin-top:5px;
}

div#linkgroup{
    left: 85%;
    position: relative;
    margin-top: -2%;
    width: 17%;
}
div#linkgroup img {
    width: 25px;
	border:0px;
}
/*div#linkgroup {
    margin-top: -3.5%;
}
*/
.qlink{ width:1000px; height:auto; text-align:center;padding:10px 0px;white-space:normal; word-break:break-all; }
.qlink a{ padding:0px 4px; text-decoration:underline; color:#333; font-size:11px;display:inline-block}
.qlink a:hover{ color:#FF9900}
.link{ width:1000px; height:auto; text-align:center; margin:0 auto;}
.link a{ padding:0px 5px; color:#333}
.link a:hover{text-decoration:underline;}