body {
	background-color: #e8ead5;
	background-image:url(/images/start/home_BG.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
#homefooter  {
	width:942px;
	margin: 0 auto;
}
#footertop  {
	border-bottom:solid 1px #b0a78e;
	width: 942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#725c3e;
	padding:20px 0 25px 0;
}
#footertop a:link  {
	color:#725c3e;
	text-decoration:none;
}
#footertop a:visited  {
	color:#725c3e;
	text-decoration:none;
}
#footertop a:active  {
	color:#a2b22f;
}
#footertop a:hover  {
	color:#a2b22f;
}
#footerbottom  {
	width: 942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9c8e73;
	padding-top:10px;
}
#footerbottom a:link  {
	color:#9c8e73;
	text-decoration:none;
}
#footerbottom a:visited  {
	color:#9c8e73;
	text-decoration:none;
}
#footerbottom a:active  {
	color:#a2b22f;
}
#footerbottom a:hover  {
	color:#a2b22f;
}


#topleft {
	width: 470px;
	float:left;
	text-align:left;
}

#topright {
	width: 470px;
	float:right;
	text-align:right;
}

#bottomleft {
	width: 470px;
	float:left;
	text-align:left;
}

#bottomright {
	width: 470px;
	float:right;
	text-align:right;
}

/* BEGIN Home promos Sprite Code */
#homeheaderbox  {
	width: 960px;
	height:381px;
	margin: 0;
	padding: 0;
}

#homealtpromosbox {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 202px;
}
#homealtpromos {
	background-image:url(/images/start/alt_start_bottom.jpg);
	background-color: #e8ead5;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 202px;
	position:relative;
}
#homealtpromos li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	
}
#homealtpromos1a a  {
	height:175px;
}
#homealtpromos2a a  {
	height:175px;
}
#homealtpromos3a a  {
	height:175px;
}
#homealtpromos4a a  {
	height:175px;
}
#homealtpromos5a a  {
	height:175px;
}
#homealtpromos6a a  {
	height:175px;
}

#homealtpromos a:active, a:hover, a:link {outline:none; }


#homealtpromos li, #homealtpromos a {display: block;}
#homealtpromos1a {top: 1px; left: 0px; width: 216px; height: 175px;  text-indent: -5000px;}
#homealtpromos2a {top: 1px; left: 217px; width: 200px; height: 175px; text-indent: -5000px;}
#homealtpromos3a {top: 1px; left: 420px; width: 200px; height: 175px; text-indent: -5000px;}
#homealtpromos4a {top: 0px; left: 633px; width: 104px; height: 175px;  text-indent: -5000px;}
#homealtpromos5a {top: 0px; left: 739px; width: 102px; height: 175px;  text-indent: -5000px;}
#homealtpromos6a {top: 0px; left: 843px; width: 102px; height: 175px;  text-indent: -5000px;}

#homealtpromos1a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -0px -202px no-repeat;  height: 175px; }
#homealtpromos2a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -217px -202px no-repeat;  height: 175px;}
#homealtpromos3a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -420px -202px no-repeat;  height: 175px;}
#homealtpromos4a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -633px -202px no-repeat; height:175px;}
#homealtpromos5a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -739px -202px no-repeat; height:175px;}
#homealtpromos6a a:hover {background: transparent url(/images/start/alt_start_bottom.jpg) -843px -202px no-repeat; height:175px;}
/* END Home promos Sprite Code */

