@charset "utf-8";

body {
	margin-top: 0px;
	background: #272727;
	}
#wrapper {
	position:relative;
	margin:0 auto;
	width:992px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin-left: auto;
	margin-right: auto;
	}
#screen {
	margin: 0;
	padding: 0;
	}
#header {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 318px;
	}
#keenanHeader {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 91px;
	background-image: url(navigation/header.jpg);
	background-repeat: no-repeat;
	width: 767px;
	height: 318px;
	}
/***Beginning of Content Area***/
#content {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 625px;
	}
#navigationArea {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 689px;
	height: 59px;
	margin-left: 125px;
	margin-top: 2px;
	}
#aboutImage {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(about/aboutImage.jpg);
	background-repeat: no-repeat;
	width: 319px;
	height: 236px;
	margin-left: 85px;
	margin-top: 113px;
	}
#aboutNav {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 121px;
	height: 75px;
	margin-left: 403px;
	margin-top: 137px;
	}
/*** Contact Area ***/
#conactKeenan {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(contact/contactKeenan.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 26px;
	margin-left: 147px;
	margin-top: 87px;
	}
#contactText {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 400px;
	height: 60px;
	margin-left: 147px;
	margin-top: 125px;
	}
#divLine {
	margin: 0;
	padding: 0;
	position: absolute;
	background-image: url(contact/divLine.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 7px;
	margin-left: 135px;
	margin-top: 193px;
	}
#contactSymbol {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 12;
	background-image: url(contact/contactSymbol.jpg);
	background-repeat: no-repeat;
	margin-left: 593px;
	margin-top: 200px;
	width: 114px;
	height: 103px;
	}

/***Beginning of Contact Form***/
#formFieldDiv {
	position: absolute;
	margin-left: 235px;
	margin-top: 240px;
	width: 503px;
	height: 317px;
	z-index: 1;
	}
#form1 {
	position: absolute;
	margin-top: 0px;
	height: 280px;
	z-index: 2;
	}
#name {
	position: absolute;
	margin-top: 1px;
	height: 13px;
	width: 291px;
	border: 1px solid #4e4e4e;
	}
#email {
	margin-top: 25px;
	position: absolute;
	height: 13px;
	width: 291px;
	border: 1px solid #4e4e4e;
	}
#subject {
	position: absolute;
	margin-top: 50px;
	height: 13px;
	width: 291px;
	border: 1px solid #4e4e4e;
	}
#message {
	position: absolute;
	margin-top: 78px;
	width: 495px;
	height: 214px;
	border: 1px solid #4e4e4e;
	z-index: 12;
	}
#submit {
	position: absolute;
	width: 97px;
	height: 34px;
	margin-top: 305px;
	margin-left: 380px;
	z-index: 50;
	}
#Name {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 170px;
	margin-top: 242px;
	}
#Email {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 170px;
	margin-top: 267px;
	}
#Subject {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 170px;
	margin-top: 292px;
	}
#Message {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 170px;
	margin-top: 319px;
	}

	
/***Beginning of Footer Area***/
#footer {
	margin: 0;
	padding: 0;
	width: 992px;
	height: 100px;
	}

