
#flc_feature {
	position:absolute;
	top: 340px;
	left:640px;
	width:240px;
	height:250px;
	z-index:30;
	}
#flc_feature_1 {
	position: absolute;
	top: 30px;
	left:0px;
	width:140px;
	height:150px;
	background-image:url(../_images/home/home_flc_feat_box.gif);
	background-repeat:no-repeat;
	}
#flc_feature_2 {
	position: absolute;
	top:0px;
	left:140px;
	width:100px;
	height:250px;
	}

#usp-line {
	display: block;
	position:absolute; 
	z-index:99; 
	top: 285px; 
	left:240px;
	background-image: url(../_images/home/home_grey_strip.gif);
	background-repeat: repeat-y;
	width:640px;
	height: 35px;
	}
	
/* ///////// Text Definitions /////////// */

h1 {
	font-family: Trajan, Georgia, Times, serif;
	color: #e0e0e0;
	font-size:14px;
	line-height:14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	padding:12px 0 0 40px;
	margin: 0px;
	letter-spacing: .05em;
	}

