.oneColFixCtr #portfolioMainContent {
	background-repeat: no-repeat;
	width: 900px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-color: #FFF;
}
.oneColFixCtr #portfolioMainContent2 {
	background-repeat: no-repeat;
	width: 900px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-color: #FFF;
}
.portfolioHeader {
	background-color: #FFF;
	float: left;
	height: 60px;
	width: 880px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.portfolioHeader a{
	background-color: #FFF;
	font-weight: normal;
	color: #333;
}
.projectsHeader {
	background-color: #FFF;
	float: left;
	height: 60px;
	width: 880px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.projectsHeader a{
	background-color: #FFF;
	font-weight: normal;
	color: #333;
}
.portfolioSubHeader1 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.portfolioBar1 {
	float: left;
	height: 270px;
	width: 359px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
}
.portfolioBar1 a img {
	float: left;
}
.portfolioSubHeader1 a {
	float: left;
	height: 22px;
	width: 339px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(../IMAGES/PROJECTS/359PX/SUB_HEADER_BG.png);
	background-repeat: no-repeat;
}
.portfolioBar2 {
	float: left;
	width: 180px;
	background-color: #FFF;
	margin-bottom: 1px;
}
.portfolioSubHeader2 {
	float: left;
	height: 22px;
	width: 160px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
}
.portfolioContainer1 {
	float: left;
	width: 720px;
}
.portfolioText {
	float: left;
	clear: both;
}
.portfolioText a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	float: left;
	width: 339px;
	clear: both;
}
.portfolioProjectContainer1 {
	float: left;
	width: 540px;
	margin-top: 1px;
}
.portfolioProjectSubHeader1 {
	float: left;
	height: 22px;
	width: 519px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-top: solid 1px #DDD;
}
.portfolioProjectBar1 {
	float: left;
	width: 539px;
	background-color: #FFF;
	padding-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
.portfolioProjectContainer2 {
	float: left;
	width: 360px;
	margin-top: 1px;
}
.portfolioProjectSubHeader2 {
	float: left;
	height: 22px;
	width: 340px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	border-top: solid 1px #DDD;
}
.portfolioProjectBar1 img {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 20px;
}
.portfolioProjectBar2 {
	float: left;
	width: 360px;
	background-color: #FFF;
}
.portfolioProjectBar1Text {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
	width: 519px;
}

.portfolioDropDown {
	float: left;
	width: 539px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}
ul{
	
	float: left;
}

li{
	color:#191919;
	overflow:hidden;
	height: 22px;
	float:left;
	padding: 8px 0px 0px 10px;
}

a{
	color:#FFF;
	text-decoration:none;
}
.subtext{
		padding-top:10px;
		overflow:visible;
		padding-right: 40px;
}
.subtext p a{
	color: #00AAA6;
	text-decoration: underline;
}
.subtext h2 {
	text-decoration: none;
}
.subtextMoreInfo{
	width:140px;
	float:left;
	margin-right: 20px;
	margin-top: 10px;
}
.subtextMoreInfoHead{
	width:140px;
	height: 22px;
	padding-top: 8px;
	float:left;
	border-bottom:solid 1px #DDDDDD;
	margin-right: 20px;
}
.subtextMoreInfoAbout{
	width:450px;
	float:left;
	margin-right: 20px;
	margin-top: 20px;
}

/*Menu Classes*/
.projectMorInfo {
	background-color: #FFF;
	background-position:right;
	background-position:right top;
	width: 529px;
	color: #333;
	background-image:url(../IMAGES/PROJECTS/PROJECT_MORE_INFO_ARROW_line.gif);
	background-repeat:no-repeat;
	}
.projectMorInfo a {
	color: #333;
	text-decoration:none;
	}
.projectMorInfo p a {
	color: #00AAA6;
	font-weight:bold;
	}
.projectMorInfo p a:hover {
	color: #00AAA6;
	font-weight:bold;
	text-decoration:none;
	}
	
.projectMorInfo2 {
	background-color: #F2F2F2;
	width: 168px;
	color: #333;
	border-left: solid 1PX #DDD; 
	}
.projectMorInfo2 a {
	color: #333;
	text-decoration:none;

	}

