    .h2clear{
	clear:both;
	height:auto;
	}
	
	.clear{
	clear:both;
	height:auto;
	}

	* {
		margin: 0;
		padding: 0;
		border: 0;
		color: #515151;
		font-family: verdana, sans-serif;	
	}
	
	h3 {
		font-weight: bold;
		font-size: 13pt;
		margin: 15px 0 15px 0;
		color: #271E66;
	}
	
	h4 {
		font-weight: bold;
		font-size: 12pt;
		margin: 15px 0 15px 0;	
		color: #271E66;
	}
	
	h3 span,
	h4 span {
		color: #82B450;
	}	
	
	h5 {
		font-weight: bold;
		font-size: 12px;
		margin: 15px 0 15px 0;			
	}	
	
	p {
		margin: 5px 0 10px 0;
		font-size: 10pt;	
	}
	
	a {
		text-decoration: none;
	}
	
	div#primary-positioner {
		position: absolute;
		top: 212px;
		width: 800px;
		margin-left:-400px;
		left: 50%;
	}
	
	div#page-heading {
		position: absolute;
		top: 20px;
		width: 800px;
		margin-left:-400px;
		left: 50%;	
		background: url('../images/layout/bfm-logo.jpg') 0 5px no-repeat;
		height: 75px;
		text-align: right;
	}	

		div#page-heading * {
			font-size: 10pt;	
		}	
	
		div#page-heading h1,
	
	div#page-navigation {
		position: absolute;
		top: 95px;
		width: 100%;
		background-color: #ff0000;
		background: url('../images/layout/nav-ul.gif') 0 29px repeat-x;
		height: 38px;
		margin-bottom: 35px;
	}
	
		div#page-navigation ul {
			position: relative;
			width: 800px;
			margin-left:-275px; /*Originally -400px*/
			left: 50%;
		}
		
		div#page-navigation-IE {
			position: relative;
			width: 800px;
			margin-left:-500px; /*Originally -400px*/
			left: 50%;
		}
		
		div#page-navigation li {
			display: inline;
			float: left;
		}
		
		div#page-navigation ul a {
			display: block;
			height: 31px;
			margin-right: 5px;
		}
		
		div#page-navigation ul a span {
			display: none;
		}
		
		a#nav-home {   width: 101px; background: url('../images/layout/nav-home.gif') 0 0 no-repeat;   }
		a#nav-home:hover {   width: 101px; background: url('../images/layout/nav-home-active.gif') 0 0 no-repeat;   }
		a#nav-video {   width: 101px; background: url('../images/layout/nav-video.gif') 0 0 no-repeat;   }
		a#nav-video:hover {   width: 101px; background: url('../images/layout/nav-video-active.gif') 0 0 no-repeat;   }
		a#nav-host {   width: 101px; background: url('../images/layout/nav-host.gif') 0 0 no-repeat;   }
		a#nav-host:hover {   width: 101px; background: url('../images/layout/nav-host-active.gif') 0 0 no-repeat;   }
		a#nav-webtv {   width: 101px; background: url('../images/layout/nav-webtv.gif') 0 0 no-repeat;   }
		a#nav-webtv:hover {   width: 101px; background: url('../images/layout/nav-webtv-active.gif') 0 0 no-repeat;   }
		a#nav-webpresenter {   width: 101px; background: url('../images/layout/nav-present.gif') 0 0 no-repeat;   }
		a#nav-webpresenter:hover {   width: 101px; background: url('../images/layout/nav-present-active.gif') 0 0 no-repeat;   }
		a#nav-case {   width: 101px; background: url('../images/layout/nav-case.gif') 0 0 no-repeat;   }
		a#nav-case:hover {   width: 101px; background: url('../images/layout/nav-case-active.gif') 0 0 no-repeat;   }

		a#nav-home-active {   width: 101px; background: url('../images/layout/nav-home-active.gif') 0 0 no-repeat;   }
		a#nav-video-active {   width: 101px; background: url('../images/layout/nav-video-active.gif') 0 0 no-repeat;   }
		a#nav-host-active {   width: 101px; background: url('../images/layout/nav-host-active.gif') 0 0 no-repeat;   }
		a#nav-webtv-active {   width: 101px; background: url('../images/layout/nav-webtv-active.gif') 0 0 no-repeat;   }
		a#nav-webpresenter-active {   width: 101px; background: url('../images/layout/nav-present-active.gif') 0 0 no-repeat;   }
		a#nav-case-active {   width: 101px; background: url('../images/layout/nav-case-active.gif') 0 0 no-repeat;   }
		
	div#page-footer {
		float: left;
		display: inline;
		width: 800px;
		background: url('../images/layout/nav-ul.gif') 0 5px repeat-x;
		padding: 12px 0 15px 0;
	}
	
		div#page-footer * {
			font-size: 10pt;	
		}

		div#page-footer div.left-links,
		div#page-footer div.right-links {
			display: inline;
			width: 400px;
		}

		div#page-footer ul {
			display: inline;
		}

		div#page-footer li {
			display: inline;
		}
		
		div#page-footer a {
			padding: 5px;
			display: block;
		}

		div#page-footer img {
			margin: 0 5px -2px 0;
		}
		
		div#page-footer div.left-links li {
			float: left;
			margin-left: 30px;
		}
		
		div#page-footer div.right-links li {
			float: right;
		}		
	
	div.content-row {
		width: 800px;
		display: inline;
		float: left;
		margin-bottom: 5px;
	}
	
	div.column-left {
		display: inline;
		float: left;
		width: 400px;
	}
	
		div.content-left {		
			padding: 10px;
			width: 365px;
			background-color: #f9f9f9;
		}
		
		.split {
			font-size: 9px;
		}
		
		div.content-left ul{		
			padding-left: 30px;
			font-size: 10pt;
		}
		
		img#title-1 {
			margin-right:5px;
		}
		
		div.content-detail {
			text-align: center;
			margin: 20px 0;
		}
	
	div.column-right {
		display: inline;
		float: left;	
		width: 380px;
		padding: 0 0 0 20px;
	}
		
		div.column-right ul{
			padding-left: 30px;
			font-size: 10pt;
		}
		
		div.column-right li{
			padding-left: 5px;
			font-size: 10pt;
		}
		
		div.splash-right {
			width: 282px;
			height: 280px;
			padding: 20px;
			position: relative;
		}

			div.splash-right h3 {
				margin-top: 0px;
			}
		
			div.splash-right div#splash-seemore {
				position: absolute;
				display: inline;
				margin-bottom: -18px;
				top: 270px;
				left: 135px;
				width: 172px;
				height: 18px;
				background: url('../images/layout/splash-seemore.gif') 0 0 no-repeat;
			}

			div.splash-right div#splash-seemore a {
				display: block;
				width: 172px;
				height: 18px;
			}
			
			div.splash-right div#splash-seemore span {
				display: none;
			}			
		
		div.feature {
			display: inline;
			float: left;
			width: 297px;
			border: #9D9D9D solid 1px;
			margin-bottom: 15px;
			padding: 5px;
		}
		
			div.feature img {
				display: inline;
				float: right;
				margin: 0 0 10px 15px;
			}
			
			div.feature h5 {
				margin-top:5px;
			}
			
			div.feature-hr {
				display: inline;
				float: left;
				width: 307px;			
				font-size: 1px;
				height: 1px;
				background: url('../images/layout/feature-hr.gif') 0 0 repeat-x;
				margin-bottom: 15px;
			}	
			
			.site {
				padding-left: 50px;
			}

