/* CSS Document */


/* homepage & interior */
.bgTopBarR {
	background:url(/ui/images/bgTopBarR.jpg) top repeat-x;
}


/* homepage */
.bgTopBarL {
	background:url(/ui/images/bgTopBarL.jpg) top repeat-x;
	height:141px;
}
.bgFooterR {
	background:url(/ui/images/bgFooterR.jpg) bottom repeat-x;
	height:402px;
}


/* interior */
.bgTopBarL2 {
	background:url(/ui/images/bgTopBarL2.jpg) top repeat-x;
	height:83px;
}
.bgFooterL2 {
	background:url(/ui/images/bgFooterL2.jpg) bottom repeat-x;
}
.bgFooterR2 {
	background:url(/ui/images/bgFooterR2.jpg) bottom repeat-x;
	height:140px;
}


/* careers */
.bgTopBarL3 {
	background:url(/ui/images/bgTopBarL3.jpg) top repeat-x;
	height:83px;
}
.bgTopBarR3 {
	background:url(/ui/images/bgTopBarR3.jpg) top repeat-x;
}
.bgFooterL3 {
	background:url(/ui/images/bgFooterL3.jpg) bottom repeat-x;
}
.bgFooterR3 {
	background:url(/ui/images/bgFooterR3.jpg) bottom repeat-x;
	height:140px;
}