a.subMenu {
	text-decoration:none;
}
.homeContentClass {
	float:left;
	margin-right:25px;
	width:152px;
	height:1px;
}
.homeContentClassImg {
	position:relative;
	z-index:2;
}
.homeContentClassText {
	position:relative;
	z-index:1;
	width:144px;
	height:107px;
	padding:2px 4px 2px 4px;
	line-height:20px;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	text-align:center;
	padding-top:15px;
}
.doubleContentRightCell {
	text-align:right;
	vertical-align:top;
	width:100%;
}
.portfolioItem {
	padding:10px;
	margin:0 8px 8px 0;
	background-image:url(../images/portfolio_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.portfolioItem:hover {
	background-position:0 -120px;
}
.portfolioItemHide {
	display:none;
}
.footerarrow {
	padding-top:2px;
}
.greylink {
	text-decoration:underline;
}
.greylink:hover {
	text-decoration:none;
}
.noDecoration {
	text-decoration:none;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

#video1,#video2,#video3,#video4 {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}