@font-face {
	font-family: 'Homestead';
	src: url('Homestead-Regular.eot');
	src: url('Homestead-Regular.ttf');
}

.content {
	height: 900px;
}

	.leftside
{
	top:0px;
	left:0px;
	position:absolute;
	width:150px;
	min-height: 200px;
	//border-right:1px solid black;
	text-decoration: none;
	padding: 5px;
        font-family: 'Homestead';
}

.leftside a:link {
	text-decoration: none;
}

#leftNav {
	display: block;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 1px;
	font-size: 16px;
	color: #CACABD;
	text-decoration: none;
	//border: 1px solid black;
			transition:All .1s linear;
		-webkit-transition:All .1s linear;
		-moz-transition:All .1s linear;
		-o-transition:All .1s linear;
		background-image: url('../images/ownerpng.png');
		background-repeat: no-repeat;
		background-position: 0px;
}

#leftNav p {
	margin-left: 55px;
	top: 0;
	left: 60px;
}

#leftNav:hover {
	color: black;
	background-position: 5px;
			transition:All .1s linear;
		-webkit-transition:All .1s linear;
		-moz-transition:All .1s linear;
		-o-transition:All .1s linear;
}

#leftHeader{

	display: block;
	margin-bottom: 30px;

}
#leftNavComp {
	display: block;
	
	padding: 5px;
	padding-left: 0;
	padding-bottom: 7px;
	font-size: 16px;
	color: #CACABD;
	text-decoration: none;
	//border: 1px solid black;
			transition:All .1s linear;
		-webkit-transition:All .1s linear;
		-moz-transition:All .1s linear;
		-o-transition:All .1s linear;
		background-image: url('../images/company.png');
		background-repeat: no-repeat;
		//height: 46px;
		background-position: 0px;
}

#leftNavComp p {
	margin-left: 55px;
	top: 0;
	left: 60px;
}

#leftNavComp:hover {
	color: black;
	background-position: 5px;
			transition:All .1s linear;
		-webkit-transition:All .1s linear;
		-moz-transition:All .1s linear;
		-o-transition:All .1s linear;
}



	.middle {

		position: absolute;
		top: 56;
		right: 10;
		width: 800;
		//border: 1px solid black;
		min-height: 800px;
		font-family: "Georgia";
		font-size: 18px;
	}

	.middle ul {
		list-style-type: none;
		margin: 0;
	}

	.middle li {
		display: inline;
		position: relative;
	}

	.middle li:hover {
		top:-5px;
		cursor: pointer;

	}

	#vision {
		position: absolute;
		//	border: 1px solid black;
		background-image: url(../images/visionbg.jpg);
		height: 430px;
		width: 90%;
		overflow: hidden;
		display: block;
		transition:height 1s ease;
		-webkit-transition:height 1s ease;
		-moz-transition:height 1s ease;
		-o-transition:height 1s ease;
		color: white;
		//z-index: -1;
		padding: 0px;
		border:solid 0px #000000;
-moz-border-radius-topleft: 22px;
-moz-border-radius-topright:22px;
-moz-border-radius-bottomleft:22px;
-moz-border-radius-bottomright:22px;
-webkit-border-top-left-radius:22px;
-webkit-border-top-right-radius:22px;
-webkit-border-bottom-left-radius:22px;
-webkit-border-bottom-right-radius:22px;
border-top-left-radius:22px;
border-top-right-radius:22px;
border-bottom-left-radius:22px;
border-bottom-right-radius:22px;

	}

	#heritage {
		position: absolute;
		//	border: 1px solid black;
		background-image: url(../images/heritagebg.jpg);
		height: 0px;
		width: 90%;
		overflow: hidden;
		display: block;
		transition:height 1s ease;
		-webkit-transition:height 1s ease;
		-moz-transition:height 1s ease;
		-o-transition:height 1s ease;
		color: white;
		//z-index: -1;
		padding: 0px;
		border:solid 0px #000000;
-moz-border-radius-topleft: 22px;
-moz-border-radius-topright:22px;
-moz-border-radius-bottomleft:22px;
-moz-border-radius-bottomright:22px;
-webkit-border-top-left-radius:22px;
-webkit-border-top-right-radius:22px;
-webkit-border-bottom-left-radius:22px;
-webkit-border-bottom-right-radius:22px;
border-top-left-radius:22px;
border-top-right-radius:22px;
border-bottom-left-radius:22px;
border-bottom-right-radius:22px;

	}

		#present {
			position: absolute;
		//	border: 1px solid black;
		background-image: url(../images/presentbg.jpg);
		height: 0px;
		width: 90%;
		overflow: hidden;
		display: block;
		transition:All 1s ease;
		-webkit-transition:All 1s ease;
		-moz-transition:All 1s ease;
		-o-transition:All 1s ease;
		color: #c24440;
		//z-index: -1;
		padding: 0px;
		border:solid 0px #000000;
-moz-border-radius-topleft: 22px;
-moz-border-radius-topright:22px;
-moz-border-radius-bottomleft:22px;
-moz-border-radius-bottomright:22px;
-webkit-border-top-left-radius:22px;
-webkit-border-top-right-radius:22px;
-webkit-border-bottom-left-radius:22px;
-webkit-border-bottom-right-radius:22px;
border-top-left-radius:22px;
border-top-right-radius:22px;
border-bottom-left-radius:22px;
border-bottom-right-radius:22px;
	}


		#future {
			position: absolute;
		//	border: 1px solid black;
		background-image: url(../images/futurebg.jpg);
		height: 0px;
		width: 90%;
		overflow: hidden;
		display: block;
		transition:All 1s ease;
		-webkit-transition:All 1s ease;
		-moz-transition:All 1s ease;
		-o-transition:All 1s ease;
		color: #fff;
		//z-index: -1;
		padding: 0px;
		border:solid 0px #000000;
-moz-border-radius-topleft: 22px;
-moz-border-radius-topright:22px;
-moz-border-radius-bottomleft:22px;
-moz-border-radius-bottomright:22px;
-webkit-border-top-left-radius:22px;
-webkit-border-top-right-radius:22px;
-webkit-border-bottom-left-radius:22px;
-webkit-border-bottom-right-radius:22px;
border-top-left-radius:22px;
border-top-right-radius:22px;
border-bottom-left-radius:22px;
border-bottom-right-radius:22px;
	}
.middle p {

	padding: 20px;
	line-height: 29px;
}
#header {
	font-weight:bold;
	font-size: 36px;
	width: 275px;
	margin: auto;
	margin-bottom: -50px;
	margin-top: 20px;
	font-family: "Trebuchet MS";
}