body {
/*background:url(../images/backgroundfade.jpg);
background-position:top;
background-repeat:repeat-x;*/
background-color:#ffffff;
}
/* main div components*/
#shadowLiner {
	position:relative;
	width:815px;
	margin: 0 auto;
	padding:0px;
	background-color:;
	background:url(../images/bkg_shadow_sides.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#shadowTop {
	position:relative;
	/* float:left; */
	width:815px;
	height:19px;
	margin: 0 auto;
	background-color:;
	text-align:left;
}
#pageLiner {
	position:relative;
	width:790px;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align:left;
}
#pageHeader {
	position:relative;
	float:left;
	width:790px;
	height:70px;
	margin: 0 auto;
	background-color:#FF6600;
	text-align:left;
}
#pageHeadertopLeft {
	position:relative;
	float:left;
	width:605px;
	height:20px;
	background-color:#FFFFFF;
	text-align:left;
}
#pageHeadertopRight {
	position:relative;
	float:left;
	width:185px;
	height:20px;
	background-color:#FFFFFF;
	text-align:center;
}
#pageBodyMain {
	position:relative;
	float:left;
	width:790px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
}
#pageBodyUniv {
	position:relative;
	float:left;
	width:600px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
}
#pageBodyLeft {
	position:relative;
	float:left;
	width:600px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
	margin-top:16px;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
}
#pageBodyLeftHalf {
	position:relative;
	float:left;
	width:294px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
	margin:0px;
}
#pageBodyLeftHalfTop {
	position:relative;
	float:left;
	width:294px;
	height:;
	background-color:#eeeeee;
	text-align:left;
	margin:0px;
	padding-top:8px;
}
#pageBodyLeftHalfBottom {
	position:relative;
	float:left;
	width:294px;
	height:;
	background-color:#ffffff;
	text-align:left;
	margin-top:12px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
#rightNav {
	position:relative;
	float:left;
	width:185px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:5px;
}
#pageFooter {
	position:relative;
	float:left;
	width:790px;
	height:;
	margin-top:0px;
	background-color:#FFFFFF;
	text-align:left;
	border-top:solid;
	border-top-width:2px;
	border-top-color:#666666;
}
#homeLeft {
	position:relative;
	float:left;
	width:224px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
}
#homeRight {
	position:relative;
	float:left;
	width:550px;
	height:;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:6px;
	margin-right:0px;
}
#homeSideBox {
	float:none;
	position:relative;
	width:600px;
	border-left-width:0px;
	border-right-width:0px;
}
#container_feature_site {
	float: none;
	width: 595px;
	height: 277px;
	background:url(../images/featured_graphic_flta_sm.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-color: #000099;
	text-align:left;
	color: #000000;
	font-weight:normal;
}
#container_feature_site_txt {
	float: left;
	width: 340px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	color: #000000;
	font-weight:normal;
}
#coreServices {
	float:left;
	width:213px; 
	background:#eeeeee;
	border-left:solid;
	border-left-color:#666666;
	border-left-width:2px;
	border-right:solid;
	border-right-color:#666666;
	border-right-width:2px;
	border-bottom:solid;
	border-bottom-color:#666666;
	border-bottom-width:2px;
}
#coreTitle {
	float:left;
	position:relative;
	width:223px;
	height:34px; 
	background:url(../images/core_top.jpg);
	background-position:top; 
	background-repeat:no-repeat;
	background-color: #000066;
	margin:0px;
}
#greyBox {
	float:none;
	position: static;
	background:#eeeeee;
	border:solid;
	border-color:#666666;
	border-width:2px;
	padding:0px;
	text-align:left;
}
#greyBox2 {
	float:right;
	position:relative;
	background:#eeeeee;
	border:solid;
	border-color:#666666;
	border-width:2px;
	text-align:left;
}
#portfolio_thumbs {
	float:none;
	position: static;
	background-color: #CCCCCC;
	border:solid;
	border-color:#333;
	border-width:2px;
	padding:0px;
	text-align:left;
	width:182px;
	height:168px;
}

