body
{
	/*background-color:#a69c8f;*/
	background-image:url(../images/bodybg2.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#ffc480;
}

#page
{
	background: url(/images/sitebg2.gif) repeat-y 0 368px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	border: solid 1px #ffffff;
}

#header
{
	background: url(/images/header.gif) no-repeat #FFFFFF;
}

#leftlogin label
{
	color:#FFFFFF;
	vertical-align:middle
	height:13px;
	color:#F06700;
}

#leftlogin input
{
	border: 1px solid #909090;
	height:15px;
	vertical-align:middle
}

#leftlogin #loginheader
{
	font-size: 14px;
	font-weight:bold;
	color: #909090
}

#leftlogin #Login
{
	height:auto;
	font-size:10px;
	margin-left:173px;
	background-image: url(/images/buttonbg.gif);
	color:#FFFFFF;
}

#checkpayment
{
	background: url(/images/check.jpg);
	border:1px solid #909090;
}

#checkpayment input
{
	border:1px solid #909090;
}

#checkpayment #date
{
	font-weight:bold;
}

#logintop a
{
	color:#F06700;
	text-decoration:none;
	font-size:10px;
	
}
#logintop a:hover
{
	text-decoration:underline;
}

#nav ul
{
	color: white;
	background: url(/images/submenubg.gif) repeat-y;

}

#nav ul li a
{
	background-position: 0 0;
	text-indent: -5000px;
}

#nav #Home-nav a
{
	background: url(/images/nav-home.gif) no-repeat;
}

#nav #why-choose-nav a
{
	background: url(/images/nav-whychoose.gif) no-repeat;
}
#nav #login-nav a
{
	background: url(/images/nav-login.gif) no-repeat;
}

#nav #service-offerings-nav a
{
	background: url(/images/nav-service.gif) no-repeat;
}

#nav #packaging-basics-nav a
{
	background: url(/images/nav-packaging.gif) no-repeat;
}

#nav #packaging-expert-nav a
{
	background: url(/images/nav-packagingexperts.gif) no-repeat;
}

#nav #portfolio-servicing-nav a
{
	background: url(/images/nav-portfolio.gif) no-repeat;
}

#nav #loan-programs-nav a
{
	background: url(/images/nav-loan.gif) no-repeat;
}

#nav #news-nav a
{
	background: url(/images/nav-news.gif) no-repeat;
}

#nav #contact-us-nav a
{
	background: url(/images/nav-contact.gif) no-repeat;
}

#nav #make-payment-nav a
{
	background: url(/images/nav-payment.gif) no-repeat;
}

#nav ul li a:hover
{
	background-position: 0 -31px !important;
}

#nav ul li.selected a, #nav ul li.selected a:hover
{
	background-position: 0 -63px !important;
}

#nav #make-payment-nav a:hover
{
	background-position: 0 -32px !important;
}

#nav #make-payment-nav.selected a:hover
{
	background-position: 0 -63px !important;
}

#loginbutton
{
	background:url(/images/login-button.jpg);
	display:block;
	overflow:hidden;
	width:189px;
	height:184px;
	text-indent:-5000px;
}

#loginbutton:hover
{
	background-position: 0 -184px !important;
}
#nav ul li ul li a
{
	color: white;
	font-size: 10px;
	background-image: none !important;
	text-indent: 0;
	text-decoration:none;
}

#nav ul li ul li a:hover
{
	text-decoration:underline;
}

#nav ul li.selected ul li a
{
	background-image: none !important;
}

#content
{
	background: url(/images/mainbg.jpg) no-repeat;
}

#contentBody
{
	/*background: url(/images/rightcolumnbg.jpg) top right no-repeat;
	background-color: transparent;*/
}

#contentBodyText
{
	background-color: transparent;
}

#contentBodyText h1, #contentBodyText h2, #contentBodyText h3, #contentBodyText h4, #contentBodyText h5, #contentBodyText h6
{
	color: #FB8022;
}

#contentBodyText h1
{
	font-size: 16px;
}

#footer
{
	background: url(/images/footerbg.gif) no-repeat;
	font-size: 10px;
	color: #F06700;
}

#footer ul li a
{
	color: #F06700;
	text-decoration: none;
}


#contentBody a
{
	color: #F06700;
	text-decoration: none;
}


#contentBody a:hover
{
	text-decoration: underline;
	color: #909090
}

.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced
{
	visibility: visible !important;
}

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
 
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
{
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/* .sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
} 

*/

.sIFR-hasFlash #headerNav a
{
	visibility: hidden;
	letter-spacing: 1px;
	font-size: 22px;
}

.sIFR-hasFlash #pageTitle h1
{
	visibility: hidden;
	letter-spacing: 1px;
	font-size: 22px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: 1px;
	font-size: 18px;