#wrap{
	background: transparent url(../img/about_us_bg.png) no-repeat bottom right;
}

#wrap #flash {
	background: #ccc url(../img/about_us_side.png) no-repeat left top;
}

#navlist li.about_us{
	background: white url(../img/tab-selected.jpg) no-repeat top;
}
	
#navlist li.about_us a:link, #navlist li.about_us a:visited {
	color: #333;
}
	
#navlist li.about_us a:hover{
	color: #f60;
}

#subnav #vplogin{
 float: right;
}