@charset "UTF-8";
/* CSS Document */


* {
	padding:0px;
	border:0px;
	margin:0px;
	}
html {
	height:100%;
	}
html #wrapper {
	height:100%;
	}
body {
	height:100%;

	background-position:top center;
	background-repeat:repeat-x;
	
	}
#wrapper {
	height:100%;
	min-height: 615px;
	width:100%;
	}
#footer {
	height:620px;
	margin-top:-620px;
	width:100%;
	min-width:1000px;
	background-image:url(images/grass.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	}
#below {
	background-color:#666666;
	width:100%;
	height:560px;
	min-width:1000px;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	}
#above {
	width:100%;
	height:560px;
	margin-top:-560px;
	min-width:1000px;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	position:absolute;
	background-image:url(images/projectsgrass.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	}
#handright {
	float:right;
	height:577px;
	background-image:url(images/handright.gif);
	background-position:left center;
	width:4%;
	background-repeat:no-repeat;
	}
#handleft {
	background-image:url(images/hand.gif);
	background-position:right center;
	background-repeat:no-repeat;
	width:92%;
	height:577px;
	float:right;
	}
#spacer {
	display:inline;
	float:right;
	height:560px;
	width:4%;
	}
#transparent {
	display:inline;
	height:560px;
	width:92%;
	float:right;
	background-image:url(images/paperbgrepeat.jpg);
	}
.clear {
	clear:both;
	}
.left {
	clear:left;
	}
#topborder {
	margin-left:2.75%;
	margin-top:15px;
	height:10px;
	width:94.5%;
	background-image:url(images/bottomborder.gif);
	background-position:center;
	background-repeat:repeat-x;
	}
#bottomborder {
	height:15px;
	margin-left:2.75%;
	width:94.5%;
	background-image:url(images/bottomborder.gif);
	background-position:center;
	background-repeat:repeat-x;
	}
#middle {
	width:100%;
	height:510px;
	}
#leftborder {
	width:3%;
	height:510px;
	background-image:url(images/borderleft.gif);
	background-position:center right;
	background-repeat:no-repeat;
	float:left;
	}
#left {
	width:28%;
	height:510px;
	float:left;
	}
#lettering {
	width:100%;
	height:66px;
	margin-top:220px;
	}
#detail {
	height:105px;
	width:215px;
	margin:0px auto;
	}
#logo {
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(images/projectslogo.gif);
	width:260px;
	margin-left:12%;
	height:100px;
	}
#center {
	width:45%;
	height:510px;
	float:left;
	}
#centercontainer {
	width:100%;
	max-width:450px;
	padding-top:95px;
	margin:0px auto;
	}
#topcenter {
	height:100%;
	width:100%;
	margin:0px auto;
	max-width:450px;
	width:expression(document.body.clientWidth > 450? "449px": "auto" );
	}
#thumbs {
	background:url(images/thumbnailselector.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	margin:15px auto;
	}
#thumbsint {
	margin:0px auto;
	width:321px;
	height:75px;
	}
#rightborder {
	width:3%;
	height:510px;
	float:left;
	}
#right {
	width:20.9%;
	height:510px;
	float:left;
	}
#techleft {
	height:577px;
	margin-left:4%;
	width:96%;
	background-image:url(images/techleft1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
#techright {
	display:inline;
	background-image:url(images/techright1.gif);
	float:left;
	height:577px;
	width:95%;
	background-repeat:no-repeat;
	background-position:bottom right;
	}
#linkcontainer {
	width:810px;
	position:absolute;
	left:50%;
	margin-left:-405px;
	}
.main_menu {
	display:inline;
	margin-top:10px;
	float:left;
	margin-left:35px;
	margin-right:35px;
	width:123px;
	height:50px;
	}
#homelink {
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	width:123px;
	height:50px;
	background-image:url(images/homehover.gif);
	width:123px;
	height:50px;
	}
#aboutlink {
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	width:123px;
	height:50px;
	background-image:url(images/aboutushover.gif);
	width:123px;
	height:50px;
	}
#projectslink {
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	width:123px;
	height:50px;
	background-image:url(images/projectshover.gif);
	width:123px;
	height:50px;
	}
#contactlink {
	display:inline;
	float:left;
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	width:123px;
	height:50px;
	background-image:url(images/contacthover.gif);
	width:123px;
	height:50px;
	}
#mainlogo {
	height:560px;
	width:1000px;
	margin:0px auto;
	background-image:url(images/mainlogo.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
#tree {
	float:right;
	width:623px;
	height:560px;
	background-image:url(images/tree.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
#mainpgcontainer {
	width:1000px;
	margin:0px auto;
	}
#belowhome {
	background-image:url(images/cloudbgrev.gif);
	background-color:#dceef8;
	width:100%;
	min-width:1000px;
	height:600px;
	background-repeat:repeat-x;
	background-position:top center;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	margin:0px auto;
	}
#abovehome {
	width:100%;
	height:560px;
	margin-top:-560px;
	min-width:1000px;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	position:absolute;
	background-image:url(images/projectsgrass.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	}
#homefooter {
	height:660px;
	margin-top:-660px;
	width:100%;
	min-width:1000px;
	background-image:url(images/grass.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	width:expression(document.body.clientWidth < 1000? "999px": "auto" );
	}