/* Home */

/* ext_container */
	#ext_container .title {
		width:100%;
		border-top:1px solid #444;
		height:30px;
		padding-top:8px;
		line-height:30px;
		clear:both;
	}
	
	#ext_container .title h1 {
		font-size:1.4em;
		margin:0 10px 0 0;
		padding:0;
		float:left;
	}
	
	#ext_container .title h2 {
		color:#666;
		margin:0;
		padding:4px 0 0 0;
		font-weight:normal;
		font-size:18px;
		text-shadow:none;
	}


	#ext_container .lcol {
		float:left;
		width:708px;
		position:relative;
	}

	#ext_container .rcol {
		float:left;
		width:160px;
		padding-top:10px;
	}


	#ext_container .rcol p {font-size:.85em;}
	
	#ext_container .mcol {
		float:left;
		width:204px !important;
		_width:200px; /* for IE */
	}

		#ext_container .mcol p {font-size:.85em;}
		
		#ext_container .mcol h4 {
			font-size:.9em;
			color:#000000;
			margin:0;
			padding:0;
		}




/* Body Top*/

#body_top .lcol {
	float:left;
	width:500px;
}

#body_top .mcol {
	float:left;
	width:204px;
	_width:200px;
}

	#body_top .mcol p {font-size:.85em;}
	
	#body_top .mcol h4 {
		font-size:.9em;
		color:#000000;
		margin:0;
		padding:0;
	}

#body_top .rcol {
	float:left;
	width:160px;
	padding-top:10px;
}

#body_top .rcol p {font-size:.85em;}






#flash_demo {margin:0 0 16px 0;}
