#contentContainer
{
	margin: 0;
	width: auto;
}
#mainBody
{
	padding: 0 0 20px 0;
	background: none;
	margin-bottom: 10px;
	/*background:url(/images/horizontal-rule.gif) bottom left no-repeat;  */
	/*background: url('/images/divider.gif') no-repeat bottom left;*/
	margin-top: 0;
}
#mainContent
{
	padding: 0 20px 0 20px;
	margin: 0;
}
#navContainer
{
	display:none;
}
#logo 
{
	top: 15px;
	
}
#banner
{
	background:url(/images/horizontal-rule.gif) bottom left no-repeat;  
	/*background: url('/images/divider.gif') no-repeat bottom left;*/
	height: 90px;
	width: 1000px;
}
#mainContent
{
	width: auto;
	margin-top: 3px;
}

#bannerBackground
{
	height: auto;
	width: 1000px;
	background: none;
}

.horizontal #midSection
{
	background: none;
}
.horizontal #bannerBackground
{
	background: none;
}
.horizontal #mainBody
{
	/*background: url('/images/divider.gif') no-repeat bottom left;*/
}
.horizontal #footer
{
 background: url("/images/horizontal-rule-short.gif") no-repeat scroll left top transparent;
	margin: -100px auto 0;
	z-index: 20;
	position: relative;
}

.horizontal #optionImgBot
{
	display:none;
}
#emailprint, #searchBar
{
	padding-right: 83px;
}
#techhelp
{
 padding-top: 5px;
}

