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


* {
	padding:0px;
	border:0px;
	margin:0px;
	}
html {
	height:100%;
	}
html #wrapper {
	height:100%;
	}
body {
	height:100%;
	background-image:url(images/cloudbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#dceef8;
	}
#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 {
	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;
	display:inline;
	}
#handright {
	float:right;
	height:560px;
	background-image:url(images/handright.gif);
	background-position:left center;
	width:4%;
	background-repeat:no-repeat;
	}
#handright_about {
	float:right;
	height:560px;
	background-image:url(images/about_hand_right.gif);
	background-position:left top;
	width:4%;
	background-repeat:no-repeat;
	}
#handleft {
	background-image:url(images/hand.gif);
	background-position:right -8px;
	background-repeat:no-repeat;
	width:92%;
	height:530px;
	float:right;
	}
#handleft_about {
	background-image:url(images/about_hand_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:92%;
	height:560px;
	float:right;
	}
#spacer {
	float:right;
	height:560px;
	width:4%;
	}
#transparent {
	height:560px;
	width:92%;
	float:right;
	background-image:url(images/paperbgrepeat.png);
	}
.clear {
	clear:both;
	}
.left {
	clear:left;
	}
.fleft {
	padding-left:20px;
	padding-top:10px;
	float:left;
	}
#topborder {
	float:left;
	display:inline;
	margin-left:2.75%;
	margin-top:15px;
	height:8px;
	width:94.5%;
	background-image:url(images/bottomborder.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	}
#bottomborder {
	display:inline;
	float:left;
	height:15px;
	margin-left:2.75%;
	width:94.5%;
	background-image:url(images/bottomborder.gif);
	background-position:center top;
	background-repeat:repeat-x;
	}
#middle {
	width:100%;
	height:510px;
	}
#leftborder {
	width:3%;
	height:505px;
	background-image:url(images/borderleft.gif);
	background-position:center right;
	background-repeat:no-repeat;
	float:left;
	}
#left {
	width:28%;
	height:510px;
	float:left;
	background-color:#00CC66;
	}
#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;
	background-color:#333333;
	}
#topcenter {
	height:100%;
	width:100%;
	margin:0px auto;
	max-width:450px;
	width:expression(document.body.clientWidth > 450? "449px": "auto" );
	}

#rightborder {
	width:3%;
	height:450px;
	float:left;
	}
#right {
	width:20.9%;
	height:510px;
	float:left;
	}
.right {
	float:right;
	}
#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;
	}
#proj_desc {
	height:420px;
	width:100%;
	}
#proj_logo {
	background-image:url(images/proj_logo.gif);
	float:right;
	width:130px;
	height:85px;
	background-repeat:no-repeat;
	}
#cat_main {
	width:93.8%;
	height:495px;
	float:left;
	background:url(images/proj_logo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	position: relative;
	}
#cat_proj_container {
	width:768px;
	margin:0px auto;
	}
.cat_name {
bottom:0;
display:block;
position:absolute;
right:140px;
}
.cat_proj_images {
	margin-left:40px;
	float:left;
	height:180px;
	display:inline;
	text-align:center;
	}
.cat_proj_images img {
	background:url(images/cat_proj_bg.gif) center top no-repeat;
	padding:4px;
	}
.cat_proj_images a {
	border:0px;
	text-decoration:none;
	}
#left_proj_test {
	float:left;
	width:450px;
	}
#left_proj_focus {
	width:60%;
	height:395px;
	float:left;
	}
#left_proj_img {
	background:#fbfcfd;
	float:left;
	padding:5px;
	}
#right_proj_focus {
	float:left;
	width:40%;
	height:350px;
	}
#right_proj_focus_desc {
	float:left;
	margin-top:35px;
	display:inline;
	width:300px;
	color:#6a6a6d;
	font-size:15px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	float: left;
	}
#right_back {
	height:65px;
	width:100%;
	}
#proj_select_container {
	width:372px;
	margin:0px auto;
	margin-top:25px;
	border:0px;
	}
#proj_select_left {
	background-image:url(images/proj_focus_leftarrow.gif);
	height:54px;
	width:34px;
	float:left;
	}
#proj_select_center {
	background-image:url(images/proj_focus_linebg.gif);
	background-repeat:repeat-x;
	height:54px;
	padding-top:10px;
	float:left;
	border:0px;
	}
#proj_select_center img {
	margin:0px;
	float:left;
	padding:4px;
	border:0px;
	}
#proj_select_center a img {
	border:0px;
	
	}
#proj_select_center a:hover img {
	border:0px;
	}
#proj_select_right {
	background-image:url(images/proj_focus_rightarrow.gif);
	width:40px;
	height:54px;
	float:left;
	}
#about_middle {
	width:100%;
	height:100%;
	min-height:510px;
	}
#about_main {
	width:95.5%;
	height:100%;
	float:left;
	background-image:url(images/about_grid_replacement.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
#about_content {
	display:inline;
	float:left;
	margin-left:122px;
	margin-top:105px;
	width:480px;
	}
#about_menu {
	float:right;
	margin-top:240px;
	width:180px;
	}
.about_menu_item {
	height:43px;
	}
#proj_focus_name {
	height:39px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-bottom:5px;
	padding-right:7px;
	padding-left:5%;
	}
#proj_focus_name_stretch {
	width:80%;
	height:39px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-bottom:5px;
	padding-right:7px;
	padding-left:5%;
	}
#proj_focus_content_topbg {
	background-image:url(images/proj_focus_bott_line.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:8px;
	width:300px;
	}
	#thumb_holder {
	margin-top:30px;
	}