﻿.landingPageContent{
	background: url('/Style Library/images/img_hero.jpg') top left no-repeat;
	height: 337px;
	width: 648px;
}
.landingPageHero{
	height: 85px;
}
.landingPageSolutions{
	background-color: #253641;
	height: 100%;
}
td.landingPageTestimonial{
	padding: 0 0 0 144px;
	margin: 0;
	vertical-align: top;	
}
.landingPageTreeView{
	vertical-align: top;
	width: 424px;
}
.solutionContent{
	margin-left: 40px;
	width: 896px;
}
.solutionItem{
	height: 200px;
	padding-top: 21px;
	vertical-align: top;
	width: 272px;
}
.solutionItemImage{
	background: url('/Style Library/images/rule_white.gif') top left no-repeat;
	padding: 5px 15px 0 20px;
	vertical-align: top;
	width: 100px;
}
.solutionItemContent{
	color: #ffffff;
	width: 172px;
}
.solutionItemContent a{
	color: #6c804f !important;
	text-transform: uppercase;
}
.solutionItemContent a:hover{
	color: #E95500;
}
.solutionItemContentMore a{
	background: url('/Style Library/images/btn_go_OFF.gif') no-repeat center;
	display: block;
	height: 13px;
	width: 13px;
}
.solutionItemContentMore a:hover{
	background: url('/Style Library/images/btn_go_ON.gif') no-repeat center;
}

#menu {
	display: block;
	overflow: hidden !important;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
	width: 405px;
}
#menu div{
	display: none;
}
#menu h3{
	background: url('/Style Library/images/btn_closed_OFF.gif') no-repeat;
	color: #4d4d4d;
	font-weight: bold;
	font-family: Arial;
	font-size: 1em;
	margin: 0;
	padding: 3px 0 3px 20px;
}
#menu h3.ui-state-active{
	background: url('/Style Library/images/btn_opened_OFF.gif') no-repeat;
}
#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li a{
	color: #4d4d4d;
	background: url('/Style Library/images/btn_arrow_OFF.gif') right no-repeat;
	padding-left: 30px;
	padding-right: 13px;
}
#menu ul li a:hover{
	text-decoration: underline;	
	background: url('/Style Library/images/btn_arrow_ON.gif') right no-repeat;
}

#MSOZoneCell_WebPartWPQ4{
	display: none;
}
#MSOZoneCell_WebPartWPQ3{
	display: none;
}