body { margin: 0px; text-align: center; background: url('/img/bkg-main.jpg') repeat-x #393939; 
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;}
#boom_head { height: 60px; background: url('/img/bkg-header.jpg') repeat-x; }
#boom_headspace { padding-top: 6px; }
#boom_menu { padding-top: 0px; margin: 0 auto; width: 964px; height: 45px; text-align: left; background: url('/img/header-bar.jpg') no-repeat; position: relative; }
#boom_content { margin: 0 auto; width: 970px; text-align: left; padding-top: 22px; position: relative;}
#boom_logo a { position: absolute; top: 5px; left: 3px; width: 322px; height: 35px; background: url('/img/boomerang-logo.png') no-repeat; text-indent: -9999px; }
#boom_logo a:hover { background-position: 0px -35px; }
#boom_chat{   height: 35px; left: 500px; position: absolute; top: 12px; width: 112px;}
#boom_nav1 a { position: absolute; top: 5px; left: 600px; width: 112px; height: 35px; background: url('/img/btn-purchase.jpg') no-repeat; text-indent: -9999px; }
#boom_nav1 a:hover { background-position: 0px -37px; }
#boom_nav2 a { position: absolute; top: 5px; left: 712px; width: 115px; height: 35px; background: url('/img/btn-support.jpg') no-repeat; text-indent: -9999px; }
#boom_nav2 a:hover { background-position: 0px -37px; }
#boom_nav3 a { position: absolute; top: 5px; left: 827px; width: 124px; height: 35px; background: url('/img/btn-account.jpg') no-repeat; text-indent: -9999px; }
#boom_nav3 a:hover { background-position: 0px -37px; }
#boom_footer { margin: 0 auto; text-align: left; width: 940px; font-size: 11px; color: #999; padding-top: 10px; }
#boom_footlinks { float: right; }
#boom_footlinks a { margin-left: 15px; color: #999; text-decoration: none; border-bottom: 1px #999 dotted; }
#boom_footlinks a:hover { color: #fff; border-bottom: 1px #fff solid; }

#boom_general { background: url('/img/bkg-oval-middle.png'); background-repeat: repeat-y; background-position: 3px 0px; margin: 0 auto; width: 983px; text-align: left;  position: relative; font-size: 13px; }
#boom_general h1 { font-size: 20px; margin: 0px; padding: 0px 0px 5px 0px; }
#boom_general h2 { font-size: 16px; margin: 0px; padding: 0px 0px 5px 0px; }
#boom_general h3 { font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; }


.boom_nav 	  {width: 925px; margin:0 auto; text-align:left; font-size: 12px; color: #787878; padding:10px 0 0 0; }
.boom_nav span { padding:0 10px 0 10px;}
.boom_nav span a	  { font-weight: bold; text-decoration: none; border-bottom: 1px #FFFFFF dotted; color: #FFFFFF; display: inline;  }
.boom_nav span a:hover	  { border-bottom: 1px #FFFFFF solid; color: #FFFFFF; display: inline;  }

#boom_dl { margin-top: -10px; }
#boom_dl a { display: block; width: 217px; height: 43px; background: url('/img/btn-download-mac.png') no-repeat; text-decoration: none; color: #fff; font-size: 11px; }
#boom_dl a:hover { background-position: 0px -43px; }
#boom_dl div { padding-left: 53px; padding-top: 23px; display: block; }

#boom_dlwin { margin-top: -10px; }
#boom_dlwin a { display: block; width: 217px; height: 43px; background: url('/img/btn-download-windows.png') no-repeat; text-decoration: none; color: #fff; font-size: 11px; }
#boom_dlwin a:hover { background-position: 0px -43px; }
#boom_dlwin div { padding-left: 53px; padding-top: 23px; display: block; }

#headlinenews {
	display: none;
	background: url(../img/bg_newsheadline.gif) no-repeat;
	height: 31px;
	margin:-23px 0 0 6px;
	padding:0 0 10px 0;
	font-size: 8pt;
}

#headlinenews_title {
	float: left;
	padding: 9px;
	padding-left: 20px;
}

#headlinenews_divdismiss {
	float: right;
	padding: 9px;
	cursor: pointer;
	padding-right: 10px
}

#headlinenews_dismiss {
	color: #000000;
	cursor: pointer;
	padding: 2px;
	padding-right: 20px;
	background: url(../img/ico_delete.gif) right center no-repeat;
}