@charset "utf-8";
/*
homepage CSS Document 
author: rozhette v. mendoza
~Roz~
*/

a:link {
	color: #790000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #790000;
}
a:hover {
	text-decoration: underline;
	color: #790000;
}
a:active {
	text-decoration: none;
	color: #790000;
}

body {
	background-color: #ffffff;
}

#body {
	position: relative;
	width:900px;
	height:710px;
	z-index:1;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#banner {
	position:absolute;
	width:900px;
	height:115px;
	z-index:2;
	background-color:#1a52a3;
}

#logo1 {
	position:absolute;
	width:350px;
	height:80px;
	z-index:1;
	background:url(../images/kfpilogo.jpg);
}

#logo2 {
	position:absolute;
	width:123px;
	height:80px;
	right:5px;
	top:1px;
	z-index:2;
	background:url(../images/kfpilogo2.jpg);	
}

#logo3 {
	position:absolute;
	width:123px;
	height:80px;
	right:130px;
	z-index:3;
	background:url(../images/kfpilogo3.jpg);	
}

#menu {
	position:absolute;
	width:539px;
	height:24px;
	left:230px;
	bottom:0px;
	z-index:3;
}

div.off {
background: #1a52a3;
}
div.on {
background: #2273d4;
}

#homelink {
	position:absolute;
	width:80px;
	height:24px;
	z-index:1;
	color:#FFFFFF;
	text-align:center;
	background-color:#2273d4;
	text-decoration:none;
}

#divider1 {
	position:absolute;
	width:1px;
	height:24px;
	left:80px;
	z-index:2;
	background:url(../images/divider.jpg);
}

#profilelink {
	position:absolute;
	width:130px;
	height:24px;
	left:81px;
	z-index:3;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#divider2 {
	position:absolute;
	width:1px;
	height:24px;
	left:211px;
	z-index:4;
	background:url(../images/divider.jpg);
}

#prodservlink {
	position:absolute;
	width:160px;
	height:24px;
	left:212px;
	z-index:5;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#divider3 {
	position:absolute;
	width:1px;
	height:24px;
	left:372px;
	z-index:6;
	background:url(../images/divider.jpg);
}

#fttxlink {
	position:absolute;
	width:65px;
	height:24px;
	left:373px;
	z-index:7;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#divider4 {
	position:absolute;
	width:1px;
	height:24px;
	left:438px;
	z-index:8;
	background:url(../images/divider.jpg);
}

#contactlink {
	position:absolute;
	width:100px;
	height:24px;
	left:439px;
	z-index:9;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#content {
	position:absolute;
	width:850px;
	height:520px;
	left:15px;
	top:140px;
	z-index:4;
}

#mainpic1 {
	position:absolute;
	width:256px;
	height:210px;
	z-index:1;
	background:url(../images/homemainpic1.jpg);
}

#mainpic2 {
	position:absolute;
	width:241px;
	height:210px;
	left:256px;
	z-index:2;
	background:url(../images/homemainpic2.jpg);
}

#visionimg {
	position:absolute;
	width:105px;
	height:138px;
	left:505px;
	z-index:3;
	background:url(../images/visionimg.jpg);
}

#visiontext {
	position:absolute;
	width:255px;
	height:138px;
	left:610px;
	z-index:4;
	background-color:#80c31c;
}

#vtext {
	position:absolute;
	width:240px;
	height:115px;
	top:15px;
	left:10px;
	z-index:1;
}

#visionrside {
	position:absolute;
	width:10px;
	height:138px;
	left:865px;
	z-index:5;
	background:url(../images/visionrside.jpg);
}

#missioncontent {
	position:absolute;
	width:370px;
	height:361px;
	left:505px;
	top:145px;
	z-index:6;
	background-color:#80c31c;
}

#missionimg {
	position:absolute;
	width:105px;
	height:137px;
	z-index:1;
	background:url(../images/missionimg.jpg);
}

#missiontext {
	position:absolute;
	width:240px;
	height:310px;
	left:115px;
	top:15px;
	z-index:2;
}

#missionrside {
	position:absolute;
	width:10px;
	height:361px;
	right:0px;
	top:0px;
	z-index:3;
	background:url(../images/missionrside.jpg);
}

#maintext {
	position:absolute;
	width:320px;
	height:170px;
	top:219px;
	left:12px;
	z-index:1;
}

.title {
	color:#0945a5;
	font-size:15px;
	font-weight:bold;
}

#blueline {
	position:absolute;
	width:250px;
	height:3px;
	z-index:2;
	background:url(../images/homeblueline.jpg);
	background-repeat: no-repeat;
}

#date1 {
	position:absolute;
	width:50px;
	height:20px;
	top:25px;
	z-index:2;
}

#news1 {
	position:absolute;
	width:255px;
	height:20px;
	top:25px;
	left:60px;
	z-index:2;
}

#newsline1 {
	position:absolute;
	width:250px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
	top:55px;
	z-index:2;
}

#date2 {
	position:absolute;
	width:50px;
	height:20px;
	top:60px;
	z-index:2;
}

#news2 {
	position:absolute;
	width:255px;
	height:20px;
	top:60px;
	left:60px;
	z-index:2;
}

#newsline2 {
	position:absolute;
	width:250px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
	top:90px;
	z-index:2;
}

#date3 {
	position:absolute;
	width:50px;
	height:20px;
	top:110px;
	z-index:2;
}

#news3 {
	position:absolute;
	width:255px;
	height:20px;
	top:95px;
	left:60px;
	z-index:2;
}

#newsline3 {
	position:absolute;
	width:250px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
	top:145px;
	z-index:2;
	left: 1px;
}

#date4 {
	position:absolute;
	width:50px;
	height:20px;
	top:148px;
	z-index:2;
}

#date5 {
	position:absolute;
	width:50px;
	height:20px;
	top:190px;
	z-index:2;
}

#news4 {
	position:absolute;
	width:255px;
	height:20px;
	top:150px;
	left:60px;
	z-index:2;
}

#newsline4 {
	position:absolute;
	width:250px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
	top:185px;
	z-index:2;
	left: -2px;
}

#news5 {
	position:absolute;
	width:255px;
	height:20px;
	top:190px;
	left:60px;
	z-index:2;
}

#newsline5 {
	position:absolute;
	width:250px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
	top:225px;
	z-index:2;
}

.new {
	font-size:9px;
	color:#990000;	
}

.date {
	font-size:9px;
}

.newstitle {
	font-weight:bold;
	color:#023497;
}

.morenews {
	font-size:11px;
	color:#023497;
}

.email {
	font-weight:bold;
	color:#5d9005;
}

#img1 {
	position:absolute;
	width:144px;
	height:123px;
	left:350px;
	top:212px;
	z-index:2;
	background:url(../images/homeimg2.jpg);
}

#img2 {
	position:absolute;
	width:142px;
	height:165px;
	left:351px;
	top:337px;
	z-index:2;
	background:url(../images/homeimg3.jpg);
}

#footer {
	position:absolute;
	width:900px;
	height:40px;
	bottom:0px;
	z-index:5;
}

#footline {
	position:absolute;
	width:900px;
	height:1px;
	z-index:1;
	background:url(../images/footerline.jpg);
	background-repeat: no-repeat;
}

#foottext1 {
	position:absolute;
	width:200px;
	height:20px;
	z-index:2;
	top:5px;
	font-size:11px;
	color:#003366;
}

#foottext2 {
	position:absolute;
	width:200px;
	height:20px;
	z-index:2;
	right:0px;
	top:5px;
	font-size:11px;
	color:#003366;
	text-align:right;
}

