body{ background:fixed;
background-image:url(images/bg.gif);
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:0px;
margin:0px;
}
#header1{background-image:url(images/header.gif);
width:930px;
height:136px;
margin:auto;
}
#nav{background-image:url(images/nav_bg.gif);
width:930px;
height:34px;
text-align:left;
margin:auto;
}
#aeImageCycleTop{
width:930px;
height:149px;
margin:auto;
overflow:hidden;
}
#footer{background-image:url(images/footer.gif);
width:930px;
height:130px;
margin:auto;
}
#footer_text{ padding-left:220px;
padding-top:30px;
padding-right:20px;
color:#FFFFFF
}
.content_div_text{
background-color:#FFFFFF
}