body{
background:fixed;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0px;
margin:0px;
}
#header{
background-image:url(images/header.gif);
width:1001px;
height:141px;
margin:auto;
}
#nav-slideshow{
width:1001px;
height:222px;
margin:auto;
}
#menu{
float:left;
width:210px;
}
#aeImageCycleTop{
background-image: url(images/slidebg.gif);
width:788px;
height:222px;
float:right;
overflow:hidden;
} 
#footer_rep{
background-image:url(images/footer_rep.gif);
background-repeat:repeat-x;
height:120px;
}
#footer{
background-image:url(images/footer.gif);
width:1001px;
height:120px;
margin:auto;
}
.aeSidebarContainer{float:left; width:212px; margin:0px; background-color:#fff; color:#000000;}


