/* private: div_styles */
body {width:100%; text-align:left; background:url(/images/back-main.gif) top left repeat-y; margin:0 0 0 10px; padding:0;}


/*main styles*/
#container {background-color:#fff; width:764px; padding-top:5px; margin:0;}
#leftside {width:250px; float:left;}
#rightside  {width:514px; float:right;}
#footer {width:100%; clear:both; height:73px; background:#fff url(/images/back-footer.gif) top left no-repeat; margin-top:10px;}
#bodyContent {margin:0 0 0 10px; width:auto;}
#editableContent {margin:5px 10px; width:auto;}

/*header styles*/
#leftside .header {height:150px; background:url(/images/back-header-leftside.gif) top left no-repeat;}
#logo {width:210px; height:97px; background:url(/images/logo-Inner.gif) bottom right no-repeat; float:left;}

#rightside .header {width:100%; height:200px; background:url(/images/back-header-rightside.gif) top left no-repeat;}

/*body styles*/
#backTop {clear:both; width:504px; text-align:left; margin:15px 0 0 260px; border-top:1px solid #2D5E2D; padding-top:10px;}
#backTop a {font-weight:bold; display:block; padding-left:21px;}
#topHolder {width:300px; text-align:right; float:left;}
#top {width:90px; margin-left:auto;}
#top a {background:url(/images/back-top.gif) left no-repeat;}
#back {float:right; width:50px; margin-right:10px;}
#back a {background:url(/images/back.gif) left no-repeat;}

/*general styles*/
.clear {clear:both; font-size:1px; height:1px; line-height:1px; display:block;}
.noShow {display:none;}