#header {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/headerBackground2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 313px;
}
#contentArea #leftCol {
	width: 237px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background_left.jpg);
	background-repeat: repeat-y;
}
#contentArea #leftCol #leftNav {
	padding-left: 43px;
	padding-top: 5px;
	background-image: url(../images/background_leftCallout.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 655px;
}
#contentArea #midCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	width: 578px;
	float: left;
	background-color: #FFFFFF;
}
#contentArea #rightCol {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	background-image: url(../images/background_right.jpg);
	background-repeat: repeat-y;
}
#contentArea #rightCol #rtContent {
	padding-right: 42px;
	padding-top: 2px;
}
.rtColSkinny {
	padding-right: 8px;
}
.boldCaps {
	font-weight: bold;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
#footer {
	background-image: url(../images/footer.jpg);
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
#contentArea #midCol #midContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #9C9A9D;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.portImg {
	padding-right: 10px;
	display: block;
	padding-bottom: 20px;
}
#contentArea #midCol #midContent .portHome {
	width: 525px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#contentArea {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/background_body.gif);
}
.clearfloats {
	clear: both;
}
body {
	background-image: url(../images/backgroundConcrete.jpg);
	padding: 0px;
	margin: 0px;
	behavior:url(styles/csshover.htc);
}
#leftCol, #rightCol, #midCol { 
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}
#wrapper { 
	overflow:hidden;
}
#header #navMain {
	background-image: url(../images/background_navMain.jpg);
	height: 22px;
	width: 975px;
}
.cap {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 400%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
}
	/* float: left;
	font-size: 50px;
	line-height: 40px;
	font-weight: normal;
	color:#333333;
	font-family: georgia, times;
}*/
.bold12 {
	font-weight: bold;
	font-size: 1.2em;
}
.featuredProj {
	font-weight: bold;
	margin-top: 8px;
	display: block;
}
#rtContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
	background-color: #306563;
	padding-left: 2px;
	color: #FFFFFF;
	margin-right: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#header #homeHeader {
	background-image: url(../images/home_concreteHeader.jpg);
}

