/* specific divs */
#container1 {
	background-image:  url("featuredbkg2.jpg");
	width: 755px;
	height: 100%;
	border: 1px #000000;
	width: 755px;
	}

#header {
	width: 755px;
	}

#menuTitle {
	position: relative;
	text-align: center;
	top: -30px;
	right: -460px;
	width: 300px;
	}

#MenuPos {
	position: relative;
	}
	
#content {
	top: -5px;
	position: relative;
	width: 755px;
	}

#quickSummary {
	font-size: 12px;
	
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
	
#quickSummary p {
	font: italic 10pt/normal Arial, Helvetica, sans-serif;
	}
	
#titleBarGreen {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #619A89;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 725px;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
	}
#titleBarGrey {
	font-weight: bold;
	color: #005E96;
	background-color: #D4E2EB;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 725px;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
	}
#titleBarOrange {
	font-weight: bold;
	color: #005E96;
	background-color: #FACB45;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 725px;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
	}

#paragraph {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	text-indent: 0px;
	width: 98%;
	}
#paragraph span.par {
	line-height: 16px;
	}

#featureProject {
	font-size: 10px;
	border: 1px dashed;
	margin: 5px;
	padding: 5px;
	width: 730px;
	}
#verticlePar {
	float:left;
	clear: both;
}
#titleBarGreen2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #619A89;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 100%;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
}
#titleBarGrey2 {
	font-weight: bold;
	color: #005E96;
	background-color: #D4E2EB;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 100%;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
}
#titleBarOrange2 {
	font-weight: bold;
	color: #005E96;
	background-color: #FACB45;
	padding: 1px 1px 1px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 100%;
	border-top: thin groove #FFFFFF;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #FFFFFF;
}
#paragraph33 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	text-indent: 10px;
	width: 33%;
}

#footer {
	position: relative;
	width: 755px;
}

#footerMenu {
	position: relative;
	float: left;
}

#footerCopyright {
	position: relative;
	text-align: right;
}
