/**********************************
 * Orange Layout
 **********************************/
 
/* Background color for the claim part */
#claim {
	background-color:#DB921B;
}

/* Colored background in the left column */
#content {
	background-image:url(../img/bg_content_orange.gif);
}

/* Round corner in the content part */
.breadcrumb {
	background-image:url(../img/bg_cCenter_orange.gif);
}