/* CSS FOR BFC HEADER OF SIZE:  993px WIDE by 143px HEIGHT */

body {
	background: url(/required-files/global-header/header-bg.jpg) repeat-x top left;
}

#incHeader {
	float: left;
	width: 993px;
	height: 143px;
}

#incUpperHead {
	float: left;
	width: 993px;
	height: 134px;
}

#incLogoArea {
	float: left;
	width: 515px;
	height: 134px;
}

#incSmallLogin {
	height: 17px;
	padding: 10px 24px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Arial, "Times New Roman", sans-serif;
	color: #636e75;
}

#incSmallLogin a {
	color: #a7b4bd;
	text-decoration: none;
}

#incSmallLogin a:hover {
	text-decoration: underline;
}

#incLogoSpot {
	float: left;
	width: 496px;
	height: 107px;
	clear: left;
}

#incHeadVideos {
	float: right;
	width: 461px;
	height: 122px;
	padding-top: 11px;
}

#incHeadVideos a {
	float: left;
}