
#head_menu_container {
	background-image: url('images/headmenu_bg_corp.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

	#head_menu_container li.selected {
		/* 'selected' background image is set in section css */
		background-image: url('images/headmenu_selected_corp.gif');
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	
#header {
	background-color: #455E86;
	background-image: url('images/main_header_corp.jpg');
	border-bottom: 5px solid #6B7C95;
}

._head_menu_bg {
	background-image: url('images/headmenu_bg_r_corp.gif');
}

.breadcrumb {
	background-color: #6B7C95;
	text-align: right;
	color: #3F4752;
	padding: 5px;
	padding-top: 0px;
}

.breadcrumb a {
		text-decoration: none;
		color: #3F4752;
		border-bottom: 1px dotted #3F4752;
	}

/* HEADERS */

#homepage_feature {
	background-image: url('images/homepage_feature.jpg');
	background-color: #ffffff;
	height: 157px;
}

#corp_standards {
	background-image: url('images/standards_header.jpg');
	background-color: #535B66;
	height: 71px;
}

#corp_webinarsandevents {
	background-image: url('images/section_webinarsandevents.jpg');
	background-color: #535B66;
	height: 70px;
}

#corp_ourmanagement {
	background-image: url('images/section_ourmanagement.jpg');
	background-color: #535B66;
	height: 70px;
}

#corp_contact {
	background-image: url('images/section_contactus.jpg');
	background-color: #535B66;
	height: 70px;
}

#corp_management {
	background-image: url('images/management_header.jpg');
	background-color: #535B66;
	height: 71px;
}

#corp_news {
	background-image: url('images/news_header.jpg');
	background-color: #535B66;
	height: 70px;
}

#onDemand_ITSMSolutions {
	background-image: url('images/section_onDemandITSMSolutio.jpg');
	background-color: #535B66;
	height: 70px;
}

#onDemand_serviceDelivery {
	background-image: url('images/section_serviceDeliveryMana.jpg');
	background-color: #535B66;
	height: 70px;
}

#onDemand_serviceNow {
	background-image: url('images/section_serviceNow.jpg');
	background-color: #535B66;
	height: 70px;
}

#onDemand_PerformanceSupport {
	background-image: url('images/section_ITSMPerformanceSupp.jpg');
	background-color: #535B66;
	height: 70px;
}



#index_page {
	background-image: url('images/index_header.jpg');
	background-color: #535B66;
	height: 70px;
}

#corp_search {
	background-image: url('images/search_header.jpg');
	background-color: #535B66;
	height: 70px;
}

#corp_piracy {
	background-image: url('images/piracy_header.jpg');
	background-color: #535B66;
	height: 70px;
}

/* Individual page styles */

.mgmt_pane_row {

}

	.mgmt_pane_row A {
		color: #476886;
		text-decoration: none;
	}
	
	.mgmt_pane_row A:hover {
		color: #08345D;
	}

.mgmt_pane_l, .mgmt_pane_r, .mgmt_contact {
	padding-top: 8px;
	width: 285px;
}

.mgmt_pane_l {
	margin-right: 5px;
}

.mgmt_pane_r {
	float: right;
	margin-left: 10px;
}
