body {
	margin: 0;
	padding: 0;
	text-align:center;
	color: #000000;
	background-color: #FFF;
	font-size:100%;
	line-height:1em;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 898px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	margin: 0 auto;
	line-height: 1em;
	width: 898px;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(Images/banner2.jpg);
	height: 150px;
}
#content #home {
	width: 62%;
	float: left;
}
#content #home2 {
	clear: left;
	width: 100%;
	position: relative;
	margin: 0;
}


.bannerText h1 {
	font-size: 2em;
	padding: 0.1em;
	margin: 0.5em;
	line-height: 1em;
}
.bannerText h2 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0px;
	padding: 5px;
}

.bannerText p {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding: 5px;
}

.bannerText h4 {
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0px;
	padding: 5px;
}

.bannerText {
	left: -30px;
	position: relative;
	width: auto;
}


.logo {
	position: absolute;
	left: 780px;
	top: 2px;
}
#navigation {
	height: 26px;
	background-image: url(Images/banner2.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	top: 152px;
	width: 100%;
	clear: both;
	left: 0px;
}
#navigation a {
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}





#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;
	width: 900px;
	margin: 0 auto;
	clear: both;
	height: auto;
	position: relative;
	background-color: #FFF;
	top: 30px;
}
.clear {
	clear: both;
}

#content h1 {
	color: #EE1D23;
	font-size: 1.7em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 10px;
}

#content h2 {
	font-size: 1.4em;
	margin-left: 0px;
	color: #960;
	padding: 5px;
	text-decoration: underline;
	font-variant: normal;
	text-transform: capitalize;
}
#content h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}
#content h3 {
	font-size: 1.2em;
	color: #000;
	border-left-width: 10px;
	border-left-style: solid;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 20px;
	border-left-color: #EC1D23;
	text-align: left;
}

#content ul {
	text-align: justify;
	padding-right: 5px;
}
#footNav a {
	padding: 5px;
	font-size: 0.9em;
}
#footNav {
	position: relative;
	clear: both;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.footer h5 {
	margin: 0px;
	padding: 0px;
}



.footer {
	background-image: url(Images/banner2.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


.nounderline {  text-decoration: none}
.projectcategory {  font-family: Arial, Helvetica, sans-serif}


p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}




a {
	text-decoration: none;
	color: #000099;
	padding: 0px;
}
a.hover {
	text-decoration: underline;
	color: #FB763D;
}


.img-shadow {
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	background-image: url(Images/shadowAlpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
  }


.img-shadow img {
	display: block;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  } 
#content .textLeft {
	position: relative;
	width: 475px;
	overflow: hidden;
	float: left;
	line-height: 1.25em;
}
#content .textLeft2 {
	position: relative;
	width: 45%;
	overflow: hidden;
	float: left;
	line-height: 1.25em;
}

#content .picRight {
	position: relative;
	padding: 0px;
	width: 375px;
	overflow: hidden;
	float: right;
	margin-right: 20px;
}
.picRight p {
	position: relative;
	text-align: center;
	clear: both;
	margin: 0;
	width: 375px;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.outline {
	border: 1px solid #ED1E24;
	
	
}
