

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

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

div.widgetMoney {
    height: 600px;
}

#pt1_branding {
	height: 104px;
	background: #2B2B2B url("/sites/428/assets/logo.gif") 0px 0px no-repeat;
	padding-left: 200px;
}

#pt1_main_menu .pt1_item_active {
	background: #214D60;
	border: 1px solid #214D60;
}

#pt1_sub_menu {
	background: #214D60;
	height: 29px;
	clear: both;
}

#pt1_main_menu .pt1_item_active a {
	color: #ffffff;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background: #EBF6FA;
	text-align: center;
}
