

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_branding {
	height: 125px;
	background: #2B2B2B url('http://assets.matchbin.com/sites/272/assets/scheader.gif') 0px 0px no-repeat;
	padding-left: 200px;
}

#pt1_main_menu .pt1_item_active {
	background: #013567;
	border: 1px solid #013567;
}

#pt1_sub_menu {
	background: #013567;
	height: 29px;
	clear: both;
}

#pt1_main_menu .pt1_item_active a {
	color: #fff;
	font-weight: bold;
}

