/* set up a few more defaults*/
h1,h2,h3.h4.h5,h6,p{margin:0 0 .5em 0}
html, body {height: 100%;}
html, body {
	background-color: #c7d9eb;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-image: url(resources/bcfi-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}

#frame {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
			border-left:1px solid #ed1b24;
	border-right:1px solid #ed1b24;


}#wrapper {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;

}


#header {
	background:#19436b;
	height:190px;
	width:250px;
	    float:left;
	border-bottom:10px solid #ed1b24;

}
/* 100% layouts foooter clearer*/
		
	#header h1 {
		font-size:18px;
		line-height:18px;
		color:#333;
		margin:0px;
		}
		#nav{
			width:650px;
		height:190px;
		line-height:20px;    
		color:#fff;
    text-transform:uppercase;
    text-align:left;
    font-size:13px;
    float:left;
		background:#19436b;
	border-bottom:10px solid #ed1b24;
}
	#nav p {
	padding-top:90px;

		font-size:12px;
	 	line-height:14px;
		color:#c7d9eb;
padding-left:25px;
padding-bottom:0px;

margin:0px;

		}
	
#nav ul{margin:0;padding-left:25px;padding-top:0px;
padding-bottom:0px;		

}


#nav li a:link {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		
		}
#nav li a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
#nav li a:hover {
		color: #ed1b24;
		text-decoration: none;
		font-weight: bold;
		}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	display:inline;
	padding-right:15px;
	padding-top:0px;
padding-bottom:0px;
margin:0;
}


		
	#contentleft {
	width:600px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	float:left;
	min-height:450px;

		}
			#contentleft ul {
			font-size:13px;
		line-height:20px;
		color:#19436b;
				padding-bottom:15px;
	list-style-position: inside;
	list-style-type: square;
	padding:0px;
		}
			#contentleft  a:link {
		color: #ed1b24;
		text-decoration: none;
		font-weight: bold;

		}
#contentleft  a:visited {
		color: #ed1b24;
		text-decoration: none;
		font-weight: bold;

		}
#contentleft  a:hover {
		color: #19436b;
		text-decoration: none;
		font-weight: bold;

		}
		
		#contentleft h1 {
		font-size:24px;
		line-height:30px;
		color:#fff;
		padding-bottom:10px;
		}
		#contentleft h2 {
		font-size:18px;
		line-height:24px;
		color:#19436b;
				padding-bottom:10px;

		}
		#contentleft h2 ul {
			font-size:16px;
		line-height:26px;
		color:#19436b;
				padding-bottom:15px;
	list-style-position: inside;
	list-style-type: square;
	padding:0px;
		}
		
		
	#contentleft p {
			font-size:13px;
		line-height:20px;
		color:#19436b;
				padding-bottom:5px;

		}
	

	#contentright {
		width:200px;
		padding:25px;
		float:left;
		background:url(resources/bcfi-right-background.jpg) no-repeat left top;

		}
			#contentright img{
		padding-bottom:25px;

		}
		#contentright h1 {
		font-size:18px;
		line-height:22px;
		color:#fff;
		font-weight:normal;
		margin-bottom:20px;
		}
		#contentright h2 {
		font-size:14px;
		line-height:18px;
		color:#19436b;
				font-weight:bold;
margin:0px;
		}
	#contentright p {
			font-size:11px;
		line-height:14px;
		color:#19436b;
				font-weight:normal;

		}
		
			.link {
			border-top:1px solid #fff;
	border-bottom:1px solid #fff;
line-height:25px;
height:25px;
			font-size:11px;

		}
		.link  a:link {
		color: #19436b;
line-height:25px;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;
			font-size:11px;

		}
.link  a:visited {
		color: #19436b;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;

		}
.link  a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;

		}
#footer {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	height: 80px; 
	clear:both;
}
#footer {
	width:850px;
	background:#19436b;
	padding:25px;
	height:20px;
 	margin:auto;
 	position:relative;
 	z-index:999;
		border-top:10px solid #ed1b24;

}

/* the top negative margin is now on #outer and equals the footer height (plus any border top on #outer) */
/* the clear footer is now maintained by the border in  the header */
#footer p {
line-height:20px;
			font-size:11px;
		color:#fff;
}
		#footer  a:link {
		color: #c7d9eb;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;

		}
#footer  a:visited {
		color: #c7d9eb;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;

		}
#footer  a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		    text-transform:uppercase;

		}

