/* 
=====================================
 Container Style for HBRC container
=====================================
*/   

.containermaster {
	width: 100%;
}

.containermaster2 {
	background-image: url(x.jpg);
	background-color: #e0f2d4;
	width: 190;
}

.containermenu
{
	width: 100%;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containerrow1 {
	background-color: #FFFFFF;
}
.containerrow2 {
	
}

.hbrconline {
	background-color: #F1D8C4;

}

.WhatsNew {
	background-color: #DDE7D7;
}


.employment {
        background-color: #D7E1EB;
}


.quicklink {
        background-color: #DDE7D7;
}

.quicklink2 {
        background-color: #f9f9f9;
}

.WhatsNew2 {
	background-color: #f9f9f9;
}

.quicklink3 {
        background-color: #f9fdf7;
}

.WhatsNew3 {
	background-color: #f9fdf7;
}
