body {
text-align:center; /*center hack*/
background-image: url("../images/bg/light_body.gif");
background-repeat: repeat;
}
#wrap {
width:800px; /*center hack*/
margin:0px auto; /*center hack*/
text-align:left;
background-color:#fff;
}
#header {
text-align:left;
list-style:none;
}
#footer {
clear:both;
}
#main-body {
float:left;
width:790px;
background-color:#ffffff;
list-style-image: url(../images/bg/submenu1.gif);
}
#sidebar-2 {
float:right;
overflow:hidden;
margin-left:-3px;
}
#content {
float:right;
width:525px;
overflow:hidden;
padding-top:15px;
  list-style-image: url(../images/bg/submenu1.gif);

}
#sidebar {
float:left;
width:250px;
overflow:hidden;
}
.inside {
padding:0px 12px 0px 12px;
}
strong{
color: #333333;
font-weight: 800;
}
#rc{
float:right;
margin:0px;
padding:10px 30px 0px 0px}
/**************************************************************
Header Image/Flash Movie
**************************************************************/
#header {
clear: both;
margin-left:10px;
height: 159px;
list-style:none;
background: url(../images/bg/header_image.jpg) no-repeat left;
}
#headerImg {
margin: 0px auto;
background: url(../images/bg/header_image.jpg) no-repeat top left;
}

