/*	W/O CS TOOLS */
#wrapper {
   clear : left;
    width : 780px;
    background : #ffffff url(pix/right_nav_bg.jpg) repeat-y right;	
}
#container2 {
    width : 100%;
    float : left;
    margin-right : -300px;
}
#content_banner{
    margin-right : 296px;
	height: 52px;
	background : url(pix/content_top_right_corner.jpg) no-repeat 100% 42px;
}
#content_banner_text{
	padding-top: 6px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
#content_banner_text a{
	color: #ffffff;
}
#content_banner_holder{

	height: 52px;
	background : #ffffff url(pix/content_banner_bg.jpg) repeat-x top;

}

#content {
	padding: 15px;
	margin-right : 300px;
	
}