.mainlinks{
list-style: none;
width: 250px;
margin: 0;
padding: 0;
}
	
.mainlinks a{
height: 0;
padding: 45px 0 0 0;
overflow: hidden;
display: block;
}


.mainlinks .sb1{
height: 0;
padding: 45px 0 0 0;
overflow: hidden;
display: block;
background: url(http://ewbinc.com/images/sb1.gif) top no-repeat;

}

.mainlinks .sb2 a{
background: url(http://ewbinc.com/images/sb2.gif) top no-repeat;
}

.mainlinks .sb3 a{
background: url(http://ewbinc.com/images/sb3.gif) top no-repeat;
}

.mainlinks .sb4 a{
background: url(http://ewbinc.com/images/sb4.gif) top no-repeat;
}

.mainlinks .sb5 a{
background: url(http://ewbinc.com/images/sb5.gif) top no-repeat;
}

.mainlinks .sb6 a{
background: url(http://ewbinc.com/images/sb6.gif) top no-repeat;
}

.mainlinks .sb1 a:hover{
background: url(http://ewbinc.com/images/sb1.gif) 0  -45px no-repeat;
}

.mainlinks .sb2 a:hover{
background: url(http://ewbinc.com/images/sb2.gif) 0  -45px  no-repeat;
}

.mainlinks .sb3 a:hover{
background: url(http://ewbinc.com/images/sb3.gif) 0  -45px  no-repeat;
}

.mainlinks .sb4 a:hover{
background: url(http://ewbinc.com/images/sb4.gif) 0  -45px no-repeat;
}

.mainlinks .sb5 a:hover{
background: url(http://ewbinc.com/images/sb5.gif) 0  -45px  no-repeat;
}

.mainlinks .sb6 a:hover{
background: url(http://ewbinc.com/images/sb6.gif) 0  -45px  no-repeat;
}

.quicklinks{
margin: 0;
padding: 0;
list-style: none;
border-top: 1px solid #fff;
}

.quicklinks li{
margin: 0;
padding: 0;
}

.quicklinks a{
margin:0;
padding: 10px 20px;
text-decoration: none;
font-size: 12px;
color: #fff;
letter-spacing: 2px;
border-bottom: 1px solid #fff;
background: #6e4318;
display: block;
text-align: right;
}

.quicklinks a:hover{
color: #fff;
background-color: #503111;
background: url(http://ewbinc.com/images/quicklinks_on.gif);
}