/**********************************
 * Blue Layout
 **********************************/
/* Background color for the claim part */
#claim {
	background-color:#486BA5;
}

/* Colored background in the left column */
#content {
	background-image:url(../img/bg_content_blue.gif);
}

/* Round corner in the content part */
.breadcrumb {
	background-image:url(../img/bg_cCenter_blue.gif);
}
