/**********************************
 * Green Layout
 **********************************/
/* Background color for the claim part */
#claim {
	background-color:#529D89;
}

/* Colored background in the left column */
#content {
	background-image:url(../img/bg_content_green.gif);
}

/* Round corner in the content part */
.breadcrumb {
	background-image:url(../img/bg_cCenter_green.gif);
}
