﻿
body, h1 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#container  {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(/cfb/images/homepage/main_bg.gif);
	height: 670px;
	background-repeat: no-repeat;
}

#header  #logo  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header  {
	padding-right: 20px;
	text-align: right;
	background-image: url(/cfb/images/homepage/header_bg.gif);
	background-repeat: no-repeat;
	height: 56px;
}

#searchBox {
	padding-top: 15px;
	float: right;
	width: 450px;
}
#logo {
	float: left;
	padding-left: 20px;
}
#header a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover {
	color:#CCCCCC;
	text-decoration: underline;	
}

#header  img  {
	border: 1px solid #FFFFFF;
	margin-left: -4px;
	margin-bottom: -5px;
	margin-bottom: -4px;
}

#header  .SearchButton  {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: -4px;
	margin-bottom: -5px;
	*margin-bottom: -4px;
}

#header .Search {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

#LoginTabLinks 
{
	
}

#Login {
	background-image: url(/cfb/images/homepage/login_box_bga.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 180px;
}
#LoginTabLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#Panel1Link a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Panel1Link a:hover {
	color: #000000;
	text-decoration: underline;
}

.panelContent
{
	width: 215px;
	margin-left: 5px;
}

#Panel1 {
	width: 223px;
	position: relative;
	background-image: url(/cfb/images/homepage/ad_panel_green.jpg);
	background-repeat: no-repeat;
	height: 283px;
	margin-left: -2px;
	z-index: 1;
}
#Panel2 {
	width: 222px;
	position: relative;
	left: 224px;
	bottom: 282px;
	background-image: url(/cfb/images/homepage/ad_panel_blue.jpg);
	background-repeat: no-repeat;
	height: 283px;
	margin-left: 7px;
	z-index: 1;
}
#Panel3 {
	width: 232px;
	position: relative;
	left: 454px;
	bottom: 565px;
	background-image: url(/cfb/images/homepage/ad_panel_red.jpg);
	background-repeat: no-repeat;
	height: 138px;
	margin-left: 6px;
	z-index: 1;
}
#Panel3b {
	width: 232px;
	position: relative;
	left: 455px;
	bottom: 562px;
	background-image: url(/cfb/images/homepage/ad_panel_lt_orange.jpg);
	background-repeat: no-repeat;
	height: 138px;
	margin-left: 6px;
	z-index: 1;
}
#Panel4 {
	width: 222px;
	position: relative;
	left: 690px;
	bottom: 840px;
	background-image: url(/cfb/images/homepage/ad_panel_dk_orange.jpg);
	background-repeat: no-repeat;
	height: 283px;
	margin-left: 7px;
	z-index: 1;
}
.panelPhoto {
	text-align: center;
}
.panelPhoto  img {
	border: 1px solid #003399;
}


#mainContent  {
	padding-top: 5px;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 5px;
}

#BottomPanel {
	height: 283px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	width: 101%;
}
#BottomPanel p {
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#BottomPanel h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#PersonalImage
{
	background-image: url(/cfb/images/nav/personal_prod.gif);
}

#BusinessImage
{
	background-image: url(/cfb/images/nav/business_prod.gif);
}

#MortgageImage
{
	background-image: url(/cfb/images/nav/mortgage.gif);
}

#WealthImage
{
	background-image: url(/cfb/images/nav/wealth.gif);
}

#AboutImage
{
	background-image: url(/cfb/images/nav/about.gif);
}


.whiteTextLink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteTextLink a:hover {
	color: #000000;
	text-decoration: underline;
}

#footerhome
{	
	position: relative;
	top: 11px;
	text-align: left;
	background-color: #FFFFFF;
	color: #999999;
	width: 949px;
	z-index: -1;
 }

#footer a
{
	color: #999999;
}

#footer a:hover
{
	color: #666666;
}

#footercontent
{
	margin-top: 25px;
	width: 925px;
	position: relative;
}

#footerLogo
{
	margin-top: 15px;
	width: 200px;
	margin-left: 30px;
	float: left;
	position: relative;
}

#footerText
{
	width: 500px;
	float: right;
	padding-top: 20px;
	padding-right: 150px;
}


#GoButton {
	padding-top: 25px;
	padding-left: 98px;
}
#FlashMovie {
	float: right;
	border: 1px solid #999999;
}
#LoginForm {
	color: #000000;
	padding-top: 25px;
	padding-top: 15px;
	font-size: 10px;
	font-weight: normal;
}
#LoginForm #checkbox {
	margin-bottom: -4px;
}
#LoginForm a {
	color: #4F69E1;
	padding-left: 11px;
}
#LoginForm #loginButton {
	padding-top: 5px;
}
#LoginForm img {
	padding-left: 45px;
	padding-top: 10px;
	padding-top: 5px;
}

#LoginForm .textfield {
	font-size: 11px;
	font-weight: normal;
}

#Panel2Link {
	font-size: 11px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
	float: left;
	clear: left;
}
#Panel2Link a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Panel2Link a:hover {
	color: #000000;
	text-decoration: underline;
}

#NavBar 
{
	margin-left: 0px;
	width: 922px;
}


#NavBar ul li
{
	display: inline;
}

#NavBar div.pdmenu li
{
	margin-left: 1px;
}

#NavBar div.pdmenu li li
{
	margin-left: 5px;
}

.LoginContact 
{
	text-align: center;
    font-weight: bold;
}

