#mainNav {
    left: 95px;
}
     
#mainContent{
background-image:url(images/bkgd_home_content.gif);
background-position:94px bottom;
background-repeat:no-repeat;
margin-top:-10px;
margin-bottom:0px;
width:960px;
}

.brandingPhoto{
background-image:url(images/bkgd_flash.gif);
background-repeat:no-repeat;
background-position: 94px 103px;
height:302px;
width:856px;
width:860px;
}

object{
position:relative;
left:5px;
}

#mainContent #text{
width:784px;
margin:20px 5px 5px 100px;
padding: 0 28px;
}

#mainContent #text p{

}

#homeboxes {
width:860px;
position:relative;
margin-left:97px;
}

#homeboxes h2 {
margin-bottom:4px;
}

#homeboxes .box {
width:286px;
float:left;
text-align:left;
}

.boxtext {
width:256px;
height:120px;
overflow:hidden;
padding: 0 10px;
background:#cac170;
border:2px solid #fff;
position:relative;
}

.boximg {
margin-top:10px;
}

.clear {
clear:both;
}

#bannerRow{
clear:both;
width:840px;
margin:20px 5px 5px 105px;
background-color:#dddba5;
text-align:center;
padding:20px 0;
}
.promofoot2{
	padding-left:20px;
}
#buttonRow{
	padding:20px 0 10px 0;
}
#bottomRow{
	float:left;
width:100%;
height:130px;
width:900px;
margin:0px 5px 10px 106px;
padding-bottom:10px;
}
*HTML #bottomRow{
	width:840px;
margin:0px 5px 10px 53px;
}
#bottomRow .left{
	float:left;
width:150px;
height:50px;
padding-top:20px;
}
#bottomRow .middle{
	float:left;
width:400px;
height:50px;
padding-left:80px;
}
*HTML #bottomRow .middle{
	padding-left:20px;
}
#bottomRow .right{
	float:left;
width:150px;
height:50px;
padding-top:20px;
padding-left:40px;
}