.ProductsImgs
{
	padding-bottom: 5px;
}
.ProductImgsHeader
{
	border-bottom: solid 1px #DBDBDB;
}

#TopImageWrapper
{
	position: static;
	width: 874px;
	height: 225px;
	background-color: #ffffff;
	
}
#ProductWrapper
{
	position: static;
	width: 874px;
	height: 314px;
	padding-top:4px;

}
#CaseStudyWrapper
{
	width: 228px;
	height: 314px;
	float: right;
}

#CaseStudyWrapper img
{
	padding-bottom: 5px;
}

#Products
{
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	width: 640px;
	height: 296px;
	float: left;
}

#ProductsNav
{
	/*	width:229px; */
	background-color: #0B367F;
	width: 229px;
	height: 223px;
	border: solid 1px #5C6783;
	float: right;
}

.Box
{
	width: 159px;
	height: 296px;
	border-right: solid 1px #DBDBDB;
	float: left;
	/*overflow:hidden;*/
}

.BoxContent
{
	height: 184px;
	width: 129px;
	padding: 15px;
}


.BoxFooter
{
	height: 31px;
	width: 155px;
	margin:0 2px 0px 2px;
	background-image: url(/images/box_footer.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.BoxFooter img
{
	margin-top: 2px;
}
