/********************Used For main div positioning**************************/
#site{position:relative;left:0px;top:35px;height:950px;width:750px;margin-left:auto;margin-right:auto;display: block;border:solid 2px #000000; background-color:#333333;background-image:url(../layoutImages/leftborder.gif); background-repeat:repeat-y;background-position:0px 0px;}
/********************Used for right border**********************************/
#rightborder{background-image:url(../layoutImages/rightborder.gif);background-repeat:repeat-y;background-position:top right;position:absolute;top:0px;right:0px;bottom:0px;width:12px;}
/********************Used to hold site content******************************/
#content{position:absolute;height:auto;width:700px; z-index:3;padding:90px 25px 70px 25px;}
/********************Used to place logo*************************************/
#logo{position:absolute;height:75px;width:267px;right:-40px;top:-40px;background-image:url(../layoutImages/logofull.gif);background-repeat:no-repeat;z-index:2;}
/************************Top Links for navigation***************************/
#link1{position:absolute;left:400px;top:43px;width:auto;height:auto;z-index:5;}
#link2{position:absolute;left:465px;top:44px;width:auto;height:auto;z-index:5;}
#link3{position:absolute;left:540px;top:48px;width:auto;height:auto;z-index:5;}
#link4{position:absolute;left:660px;top:68px;width:auto;height:auto;z-index:5;}
/************************Positioning of the site images*********************/
#topImagesHolder{position:absolute;height:146px;width:100%;top:0px;left:0px;}
#topImage1{position:absolute;height:146px;width:357px;left:0px;top:0px;background-image:url(../layoutImages/topleft.gif);background-repeat:no-repeat;}
#topImage2{position:absolute;height:146px;width:220px;left:357px; top:0px;background-image:url(../layoutImages/topmiddle.gif);background-repeat:no-repeat;}
#topImage3{position:absolute;height:146px;width:173px;left:577px;top:0px;background-image:url(../layoutImages/topright.gif);background-repeat:no-repeat;}
bottomImagesHolder{position:absolute;height:124px;width:100%;bottom:0px;left:0px;}
#bottomImage1{position:absolute;height:124px;width:105px;left:0px; bottom:-1px;background-image:url(../layoutImages/bottomleft.gif);background-repeat:no-repeat;}
#bottomImage2{position:absolute;height:124px;width:305px;left:105px; bottom:-1px;background-image:url(../layoutImages/bottommiddle.gif);background-repeat:no-repeat;}
#bottomImage3{position:absolute;height:124px;width:340px;left:410px; bottom:-1px;background-image:url(../layoutImages/bottomright.gif);background-repeat:no-repeat;}

<CENTER>
<DIV STYLE="FONT-SIZE:7pt;">
Site design and hosting by Infiniron, LLC, Grand Rapids, MI
</DIV>
</CENTER>