﻿#middleCallouts
{
    border-left: 1px solid white;
    border-right: 1px solid white;
    width: 750px;
    background-color: #cccc99;
    background-image:url(/siteimages/middlecallout_bg.gif);
    background-repeat: repeat-x;
    
}
#divMainNav
{
    margin: 0px auto;
	padding: 0px;
    height: 43px;
    width: 766px;
}
#divMainNavButtons
{
    padding: 0px;
    width: 752px;
    height: 43px;
    margin: 0px 0px 0px 0px;
	position: relative;
	left: 6px;
}
#divMainNavCap
{
    float:right;
    width: 6px;
    height: 28px;
    margin: 0px;
    padding: 0px;
	position: relative;
	left: -2px;
}
#divMainNavButtons ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 28px;
	overflow: hidden;
}
#divMainNavButtons ul li
{
	list-style: none;
	float: left;
	width: auto;
	height: 28px;
    margin: 0px 0px 0px 0px;
	padding: 0px;
}
#divMainNavUnder
{
    height: 15px;
    width: 750px;
    background-image:url(/siteimages/nav_under.jpg);
    background-position: top left;
    background-repeat: no-repeat;
	position: relative;
	left: -1px;
	overflow: hidden;
}
.callout_container_main
{
    margin: 0px;
    background-image:url(/siteimages/callout_mainbg.png);
    background-repeat: repeat-y;
    background-position: center;
    text-align: center;
}
li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	font-size: 12px;
}
#divSiteFooter 
{
    margin: 0px auto;
    clear: both;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	height: 125px;
	width:748px; 
	background-color:#333333;
	background-image: url(/siteimages/footer_back.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	overflow: hidden;
}
#divSiteFooterBrands
{
	float: right;
	z-index: 999;
	position: relative;
	top: -30px;
	left: 12px;
	border: 1px solid #333333;
	width: 430px;
}
#divPageBannerText
{
	background-image: none;
	border: none;
}
#divPageBanner
{
	background-image: none;
}
#middleCalloutContainer
{
	overflow: hidden;
	border: none;
}
#middleCallouts
{
    width: 748px;
	overflow: hidden;
}
.middleCalloutContent
{
	width: 184px;
	overflow: hidden;
}
#middleCalloutButtons
{
	width: 740px;
	overflow: hidden;
    clear: both;
}
.middleCalloutButton
{
    width: 184px;
    background-color: #cccc99;
    float: left;
}
#middleCallouts
{
    border-left: 1px solid white;
    border-right: 1px solid white;
    width: 748px;
    background-color: #cccc99;
    background-image: none;   
}