.mainCont {
background-image:url("/web/design/images/bgHomeTop.jpg");
background-repeat:no-repeat;
background-position: left top;
height:190px;
width:970px;
min-height: 190px;
height: auto;
}

.mainCont2 {
display:none;
}

.mainCont2home {
background-image:url("/web/design/images/bgHomeBottom.jpg" );
background-repeat:no-repeat;
background-position:bottom;
height:218px;
width:970px;
}
.canvas {
background-image:url("/web/design/images/bgHomeRepeatY.jpg" );
background-repeat:repeat-y;

}
.mainCont {
	margin-bottom:-100px;
}
.leftCont,.mainRight {
display:none;
}

.homeTopContent1 {
width:151px;
margin-left:30px;
float:left;
}

.homeTopContentRight {
float:right;
width:774px;
}

.homeTopContent2 {
width:477px;
margin-left:15px;
float:left;
color:#000;
}

.homeTopContent3 {
width:222px;
float:right;
color:#000;
margin-right:30px;

}
.homeTopContent3 img {
	float:right;
}


.homeTopContent1,.homeTopContent2,.homeTopContent3 {
line-height:140%;
}

/*Bottom panels*/
.bottomSection {
position:relative;
top:76px;
left:48px;


}

.homeBottomContent1 {
width:247px;
margin-left:30px;
float:left;
}

.homeBottomContentRight {
float:right;
width:542px;
margin-right:131px;
}

.homeBottomContent2 {
width:247px;
margin-left:15px;
float:left;
color:#000;
}

.homeBottomContent3 {
width:247px;
float:right;
color:#000;
}

.homeClearFix {
line-height:0;
clear:both;
height:0;
font-size:0;
}

.homeBottomContent img {
float:left;
}

.homeBottomContent .introText {
margin-top:50px;
font-size:16px;
font-weight:700;
}
.homeBottomContent .introText a
{
	color:#9bcd65;
	text-decoration:none;
}
.homeBottomContent .mainText {

margin-top:8px;	
line-height:120%;
}

.homeBottomContent .textCont {
width:121px;
height:163px;
overflow:hidden;
margin-left:13px;
float:left;
}

.homeTopContent,.homeBottomContent {
width:970px;
}
.canvas{
	width: 970px;
}