#wrapper_columns {
	background: transparent url(images/bg_layout_homestyle.gif) left top repeat-y;
}

#wrapper_header {
	height: 175px;
}

#wrapper_left { 
	background: transparent url(images/bg_body_homestyle.gif) left top repeat-y;
}
#wrapper_header #left ul {
	border-bottom: 11px solid #B961A6;
	background: transparent url(images/bg_nav_site.gif) 0px 52px repeat-x;
	height: 55px;
}

#wrapper_left #footer #news {
	background-color: #EFD7EA;
}

#wrapper_left #footer #news h1 {
	color: #2A3F73;
}

#wrapper_right { 
	background-color:#B961A6;
}

#nav_right ul li a {
	background-color: #B961A6;
}
#nav_right ul li a:hover, #nav_right .selected, #nav_right .selected:hover {
	background-color: #CB89BE;
}

#nav_right #sub_nav, #nav_right #sub_nav a {
	background-color: #E2BCDA;
}

#nav_right #sub_nav a:hover, #nav_right #sub_nav a.selected {
	background-color: #D8A4CE;
}

		
h1, h2, h3, h4, h5, h6 {
	color: #B961A6;
}

#wrapper_footer { 
	border-top-color: #B961A6;
}

#careers_case_footer
	{ background-color: #EFD7EA; }

#jobs_alpha
	{ background-color: #EFD7EA ! important; }	
		