/* upper content home page */

.upperContentOuter {
	width: 339px;
	padding: 15px 0 0 25px;
	position: relative;
	margin-top: 15px;
	display: inline;
}

.upperContentOuter img.leftImage {
	position: absolute;
	top: 0;
	left: 0;
}


.upperContentInner {
	background: #f7f6f2 url(../images/homeMainUnitBg.gif) top left repeat-x;
	height: 260px;
}

.upperContentInner img.heading {
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: 102px;
}

.upperContentInner p, .upperContentInner ul {
	color: #322513;
	font-size: .92em;
	margin: 0 1em .3em 107px;
}

.upperContentInner ul {
	margin-left: 122px;
}

.moSpecial {
	border: 1px solid #e9e9e0;
	width: 337px;
	background: #fff url(../images/homeSpecialBg.gif) top left repeat-y;
	position: relative;
}

.moSpecial p {
	color: #5a4426;
	margin: 9px 99px 8px 20px;
	font-size: .92em;
}

.moSpecial a {
	text-decoration: none;
}

.moSpecial img.inset {
	float: right;
	margin: 10px 16px 5px 8px;
	display: inline;
}

/* Lower Content Home Page */

#lowerContent {
	clear: both;
	width: 737px;
	margin: 0 21px;
	padding: 18px 0 20px;
}

#lowerContentCenter {
	margin-left: 2px;
}

#lowerContentRight {
	margin-left: 2px;
}

.livechat {
	margin: 0 0 10px 0;
	text-align: left;
}

#upperFooter {
	background: transparent url(../images/home_footer_bg.gif) top left no-repeat;
	clear: both;
	padding: 18px 28px 10px;
	width: 736px;
}

#upperFooterRight {
	float: right;
	width: 290px;
	position: relative;
}

#upperFooterLeft {
	float: left;
	width: 415px;
	font-size: .76em;
	color: #666;
}

a#bbblink.ruvtbal, a#bbblink.ruvtbul {
	width: 33px !important;
	height: 53px !important;
	position: absolute;
	top: 0;
	right: 18px;
}

a#bbblink.sevtbal:hover img, a#bbblink.rbvtbal:hover img, a#bbblink.ruvtbal:hover img, a#bbblink.sevtbul:hover img, a#bbblink.rbvtbul:hover img, a#bbblink.ruvtbul:hover img {
	margin-left: -33px !important;
}

#footer {
	background-image: none;
}

#footer select {
	background: #f2f1ee;
}


p.button {
	position: absolute;
	top: 230px;
	left: 37px;
}

.button a {
	display: block;
	
	width: 171px;
	padding: 24px 0 0 0;
	text-decoration: none;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 1px !important; /* this kills the header in windows ie 5 IF the following hack appears in a separate rule declaration - that's why it's directly below*/
	height /**/: 25px; /* CSS hack - Windows IE */
}

.button a#homeButtonTraining {
	background-image: url(../images/homeButtonTraining.jpg);
}

.button a#homeButtonStore {
	background-image: url(../images/homeButtonStore.jpg);
}

.button a#homeButtonTraining:hover, .button a#homeButtonStore:hover {
	background-position: 0 -25px;
}