
.HightlightItem {
	width:567px;
	height:109px;
	display:block;
	margin-bottom:10px;
	float:left;
	color:#000000;

}
.HightlightItem a{
	color:#000000;
}
.HightlightItem div.label{
	width:28px;
	float:left;

}
.HightlightItem div.description{
	margin:5px;
	width:520px;
	float:left;
	display:block;
}
.HightlightItem div.description img{
	float:left;
	margin-right:10px;
}
div.HightlightItem.orange{
	border:1px solid #E16122;
}
div.HightlightItem.orange div.label{
	background-color:#E16122;
}
div.HightlightItem.maroon{
    border:1px solid #421C29;
}
div.HightlightItem.grey{
    border:1px solid #C4C2C3;
}
div.maroon div.label{
	background-color:#421C29;
	height:100%;
	display:block;
}
.HightlightItem.grey div.label{
	background-color:#C4C2C3;
}
.HightlightItem.orange div.label{
	background-color:#E16122;
}

div.CaseStudyItem
{
	width:569px;
	display:block;
	border-bottom:1px solid #C4C3C3;
	border-left:1px solid #C4C3C3;
	border-right:1px solid #C4C3C3;
	float:left;
	background-image:url(/images/blocks/CaseStudy_Bg.png);
}
div.CaseStudyItem.first{
	border-top:1px solid #C4C3C3;
}
div.CaseStudyItem.last{
	margin-bottom:10px;
	display:block;
}

div.CaseStudyItem img{
	float:left;
	display:inline-block;
	margin:0px;
}
div.CaseStudyItem div.CaseStudyItem_desc{
	width:390px;
	float:left;
	display:inline-block;
	padding:5px;
}
div.CaseStudyItem div.CaseStudyItem_desc ul{
	float: left;
	display: inline-block;
	margin: 0px !important;
	padding: 0px 0px 0px 16px !important;
}
div.CaseStudyItem div.CaseStudyItem_desc p
{
    margin-left: 4px !important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

div.CaseStudyItem a.linkButton {
	float:left;
	margin-top:70px;
	margin-left:5px;
	margin-right:5px;
}

#DownloadItems
{
    width:569px;
	display:block;
	border-top:1px solid #C4C3C3;
	/*border-bottom:1px solid #C4C3C3;*/
	border-left:1px solid #C4C3C3;
	border-right:1px solid #C4C3C3;
	float:left;
	background-image:url(/images/blocks/DownloadsItem_Bg.png);
	background-repeat:repeat-y;
	color:#7B7B7B;
	margin-top:10px;
}
#DownloadItems a
{
   width:569px;
   height:29px;
   display:block; 
   padding-left:54px;
   padding-top:7px;
   background-position: 9px 4px;
   background-repeat: no-repeat;
   color:#7B7B7B;
}
#DownloadItems a:hover
{
    text-decoration:none;
}
html>body #DownloadItems a
{
   width:515px;
   height:22px;
   display:block; 
   padding-left:54px;
   padding-top:7px;
   background-position: 9px 4px;
   background-repeat: no-repeat;
   color:#7B7B7B;

}
#DownloadItems a.word {
    background-image: url(/images/blocks/word_icon.gif);
}
#DownloadItems a.pdf {
    background-image: url(/images/blocks/pdf_icon.gif);
}
#DownloadItems a.excel {
    background-image: url(/images/blocks/excel_icon.gif);
}
#DownloadItems a.ppt {
    background-image: url(/images/blocks/powerpoint_icon.gif);
}
#DownloadItems a.img {
    background-image: url(/images/blocks/img_icon.gif);
}
#DownloadItems a.autocad {
    background-image: url(/images/blocks/autocad_icon.gif);
}

/*div.DownloadItem{
	width:569px;
	display:block;
	border-bottom:1px solid #C4C3C3;
	border-left:1px solid #C4C3C3;
	border-right:1px solid #C4C3C3;
	float:left;
	background-image:url(/images/blocks/DownloadItem_Bg.png);
}
div.DownloadItem div.DownloadItem_Icon{
	width:44px;
	display:inline-block;
	float:left;
	
}
div.DownloadItem div.DownloadItem_Icon img{
	margin-left:8px;
	margin-top:4px;
	margin-bottom:4px;
}
div.DownloadItem.first{
	border-top:1px solid #C4C3C3;
}
div.DownloadItem.last{
	margin-bottom:10px;
	display:block;
}

div.DownloadItem img{
	float:left;
	display:inline-block;
	margin:0px;
}
div.DownloadItem div.DownloadItem_desc{
	width:482px;
	float:left;
	display:inline-block;
	margin:5px;
	
}
div.DownloadItem a.linkButton {
	float:left;
	margin-top:5px;
	width:20px;
	margin-left:8px;
}*/
#GalleryCollapsedItems
{
    width:569px;
	display:block;
	border-top:1px solid #C4C3C3;
	/*border-bottom:1px solid #C4C3C3;*/
	border-left:1px solid #C4C3C3;
	border-right:1px solid #C4C3C3;
	float:left;
	background-image:url(/images/blocks/GalleryHomeItem_Bg.png);
	background-repeat:repeat-y;
	color:#7B7B7B;
	margin-top:10px;
}
#GalleryCollapsedItems a
{
   font-family:Arial Black,Arial, Helvetica, sans-serif;
   width:569px;
   height:29px;
   display:block; 
   padding-left:7px;
   padding-top:7px;
   color:#000000;
}
#GalleryCollapsedItems a:hover
{
    text-decoration:none;
}
html>body #GalleryCollapsedItems a
{
   width:562px;
   height:22px;
   display:block; 
   padding-left:7px;
   padding-top:7px;
   color:#000000;

}



