

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

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

#pt1_branding {
	height: 87px;
	background: #ffffff url("/sites/410/assets/newfinditkylogo.jpg") 7px 7px no-repeat;
	padding-left: 200px;
}

#pt1_main_menu .pt1_item_active {
	background: #ffffff;
	border: 1px solid #ffffff;
}

#pt1_sub_menu {
	background: #ffffff;
	height: 29px;
	clear: both;
}

#pt1_main_menu {
	background: #F96205;
	clear: both;
}

#pt1_main_menu .pt1_item a {
	color: #000000;
}

#pt1_login_controls a {
	font-weight: normal;
	color: #000000;
}

#pt1_sub_menu .pt1_item a {
	color: #000000;
}

