@charset "utf-8";
/* CSS Document */
.contact_button {
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	margin-top: 10px;
	margin-left: 65px;
}
.home_button {
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	margin-left: 65px;
	margin-top: 55px;
}
.resources_button {
	background-image: none;
	height: 30px;
	width: 155px;
	float: none;
	margin-left: 65px;
	margin-top: 10px;
	margin-bottom: 115px;
}
.tmcc_logo {
	height: 35px;
	width: 160px;
	float: none;
	margin-top: 145px;
	margin-left: 45px;
	position: relative;
	padding-left: 35px;
}
.grc {
	background-image: none;
	height: 100px;
	width: 243px;
	float: none;
	margin-top: 115px;
	margin-left: 25px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFACF;
	text-align: center;
}


.projects_button {
	background-image: none;
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	margin-top: 10px;
	margin-left: 65px;
}

.project3_button {
	height: 50px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 140px;
	margin-top: 15px;
	left: 50px;
}
.project2_button {
	height: 50px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 120px;
	left: 50px;
	margin-top: 15px;
}
.project1_button {
	height: 50px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 100px;
	left: 50px;
	margin-top: 40px;
}
.contact_info {
	height: 200px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 100px;
	left: 50px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #699;
}
.beforeafter {
	height: 200px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 100px;
	left: 50px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #699;
	line-height: 14px;
}
.info {
	height: 200px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 100px;
	left: 50px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #699;
	text-align:center

}

.resources_info {
	height: 350px;
	width: 370px;
	position: relative;
	z-index: 10;
	float: none;
	top: 70px;
	left: 50px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #699;
	font-variant: normal;
	text-align: left;
	white-space: normal;
	display: compact;
}
a:hover {
	font-style: italic;
	color: #699;
}







.page_container {
	height: 650px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #669999;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	width: 268px;
	position: absolute;
	float: none;
	clear: none;
	left: 118px;
	top: 293px;
	text-align: left;
	height: 130px;
	margin-left: 200px;
	z-index: 5;
}
.sidebar {
	background-image: url(../images/slices/sidebar.jpg);
	background-repeat: repeat-y;
	height: 650px;
	width: 295px;
	float: left;
}
.skyline_image {
	background-image: none;
	height: 220px;
	width: 605px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	top: 100px;
	margin-top: 20px;
}
.skyline_image2 {
	background-image: none;
	height: 220px;
	width: 605px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-top: -55px;
}

.center {
	width: 285px;
	height: 55px;
	margin-left: 295px;
	top: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	left: 10px;
}

.moon {
	background-image: url(../images/slices/moon_big.gif);
	background-repeat: no-repeat;
	float: right;
	height: 290px;
	width: 305px;
	clear: none;
	bottom: 120px;
}
.moonbig {
	background-image: url(../images/slices/moon_big.gif);
	background-repeat: no-repeat;
	float: right;
	height: 480px;
	width: 480px;
	clear: none;
	z-index: 1;
}
a:link {
	color: #0C9;
}
a:visited {
	color: #0C9;
}
a:hover {
	color: #699;
}
