#HomeContainer {display:block;}
#HomeBottomContainer {display:block;}
#ShadowContainer {display:none;}
#BCLeftCap {display:none;}
#BCMiddle {display:none;}

#TheBC {display:none;}
#BCRightCap {display:none;}

#MainContentContainer{margin-top:-3px;}
#BottomContainerLeftCap, #BottomContainerMiddle, #BottomContainerRightCap{display:none;}

#HomeTopLeft {
	background-image: url(../Images/body/homePg/MainTopLeftCorner.png);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 13px;
}
#HomeTopMid {
	background-image: url(../Images/body/homePg/MainTopMid.png);
	background-repeat: repeat-x;
	float: left;
	height: 13px;
	width: 862px;
}
#HomeTopRight {
	background-image: url(../Images/body/homePg/MainTopRightCorner.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 12px;
	clear: right;
	float: left;
}
#HomeLeftSide {
	background-image: url(../Images/body/homePg/MainLeftSide.png);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	height: 355px;
	width: 13px;
}
#HomeMid {
	background-image: url(../Images/body/homePg/MainMiddle.jpg);
	float: left;
	height: 355px;
	width: 862px;
}
#HomeRightSide {
	background-image: url(../Images/body/homePg/MainRightSide.png);
	background-repeat: repeat-y;
	clear: right;
	float: left;
	height: 355px;
	width: 12px;
}
#HomeBottomLeft {
	background-image: url(../Images/body/homePg/MainBottomLeftCorner.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 12px;
	width: 13px;
}
#HomeBottomMid {
	background-image: url(../Images/body/homePg/MainBottomMid.png);
	background-repeat: repeat-x;
	float: left;
	height: 12px;
	width: 862px;
}
#HomeBottomRight {
	background-image: url(../Images/body/homePg/MainBottomRightCorner.png);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 12px;
	width: 12px;
}


#alertArea {height:30px; clear:both;}
#CLeftColumn {display: none;}
#CRightColumn {display: none;}

/* Panels */
#HomeBottomPanelLeft{float:left; width: 296px; background-color:#bd1818; margin-top:2px;}
#HomeBottomPanelMid {float:left; width: 296px; background-color: #a50808;  margin-top:2px;}
#HomeBottomPanelRight {float: left; width: 296px; background-color: #7b1010;  margin-top:2px;}

.HomePanelTopLeft {
	background-image: url(../Images/body/homePg/panels/leftTopCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 10px;
}
.HomePanelTopMid {
	background-image: url(../Images/body/homePg/panels/midTopTile.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 8px;
	width: 273px;
}
.HomePanelTopRight{
	background-image: url(../Images/body/homePg/panels/rightTopCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
	height: 8px;
	width: 13px;
}
.HomePanelLeftSide{
	background-image: url(../Images/body/homePg/panels/leftMidSideTile.png);
	background-repeat: repeat-y;
	background-position: -1px top;
	clear: left;
	float: left;
	height: 233px;
	width: 10px;
}
.HomePanelMid{
	float:left;
	width: 273px;
	height: 233px;
	}
.HomePanelRightSide {
	background-image: url(../Images/body/homePg/panels/rightMidSideTile.png);
	background-repeat: repeat-y;
	background-position: right top;
	clear: right;
	float: left;
	width: 13px;
	height: 233px;
}
.HomePanelBottomLeft {
	background-image: url(../Images/body/homePg/panels/leftBottomCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 13px;
	width: 9px;
}
.HomePanelBottomMid {
	background-image: url(../Images/body/homePg/panels/midBottomTile.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
	width: 274px;
	float:left;
}
.HomePanelBottomRight {
	background-image: url(../Images/body/homePg/panels/rightBottomCorner.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: left;
	height: 13px;
	width: 13px;
}
#EmpIcon, #PartIcon, #ConsIcon {
	
	clear: both;
	height: 77px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#EmpIcon {background-image: url(../Images/body/homePg/panels/iconsText/empIcon.png);}
#PartIcon {background-image: url(../Images/body/homePg/panels/iconsText/partIcon.png);}
#ConsIcon {background-image: url(../Images/body/homePg/panels/iconsText/conIcon.png);}

#EmpText, #PartText, #ConsText {
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 100%;
	margin-top: 40px;
}

#EmpText {	background-image: url(../Images/body/homePg/panels/iconsText/empText.png);}
#ConsText {	background-image: url(../Images/body/homePg/panels/iconsText/conText.png);}
#PartText {	background-image: url(../Images/body/homePg/panels/iconsText/partText.png);}

.PanelLine {
	background-image: url(../Images/body/homePg/panels/iconsText/lineSeperate.png);
	background-repeat: repeat-x;
	background-position:center center;
	clear: both;
	float: none;
	margin-top: 18px;
	height: 3px;
	width: 277px;
	position: relative;
	z-index: auto;
}
.MoreButton div a {
	display: block;
	background-image: url(../Images/body/buttons/morebutton.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 116px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	overflow: hidden;
	padding: 116px 0 0 0;
	height: 0px !important;   
	height:116px

}
#HomeMidLeft {	
	float: left;
	margin: 10px 25px 0 25px;
}

#HomeMidRight {margin: 13px 0 0 0;}

#MessageBox {
	margin-top: 2px;
	font-size: 12px;
	height: 35px;
	overflow: hidden;
	clear: both;
}
