@charset "UTF-8";
.CONTENTTEXTBOX {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #999999;
	width: 300px;
	margin-left: 15px;
	padding: 0px;
}
.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.projectscopybox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #999999;
	margin-left: 15px;
}
.aboutusbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	width: 285px;
	margin-left: 15px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #999999;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
.rightcontentbox {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menubox {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.boxbottomline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rightbox {
}
.footerbox {
	background-attachment: fixed;
	background-color: #b1d2db;
	background-image: url(Images/bottomfade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.rightbox {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
