#home-main {
	background-image: url(../images/home-main-graphic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 515px;
	width: 926px;
}
#container-home {
	width: 529px;
	float: right;
	clear:both;
	padding-left: 397px;
}
#container-home h1#tagline {
	color: #3D4955;
	font-size: 21px;
	font-weight: normal;
	padding-left: 75px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#home-audio, #home-web, #home-video, #home-myaccount {
	height: 71px;
	background-repeat: no-repeat;
	background-position: 0px -3px;
	float: right;
	width: 380px;
	clear: right;
}
#home-audio img, #home-web img, #home-video img, #home-myaccount img {
	float: left;
	padding-right: 8px;
	border: none;
	height: 71px;
	width: 71px;
}
#home-audio:hover, #home-web:hover, #home-video:hover, #home-myaccount:hover {background-position: 0px -100px;}

#home-audio {
	background-image: url(../images/audio-button-home.gif);
	margin-top: 24px;
	padding-right: 100px;
}
#home-web {
	background-image: url(../images/web-button-home.gif);
	padding-right: 66px;
	margin-top: 24px;
}
#home-video {
	background-image: url(../images/video-button-home.gif);
	padding-right: 76px;
	margin-top: 24px;
}
#home-myaccount {
	background-image: url(../images/myaccount-button-home.gif);
	margin-top: 17px;
	padding-right: 127px;
}

#home-audio h1, #home-web h1, #home-video h1, #home-myaccount h1 {
	margin: 6px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}
#home-audio a {text-decoration: none; color: #0079C2;}
#home-web a {text-decoration: none; color: #97C362;}
#home-video a {text-decoration: none; color: #F99734;}
#home-myaccount a {text-decoration: none; color: #934254;}

#home-audio h2, #home-web h2, #home-video h2, #home-myaccount h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#masthead-home {
	height: 50px;
	width: 926px;
}
#home-boxes {
	background-image: url(../images/home-box-bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#home-box-top {
	background-image: url(../images/home-boxes-top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 926px;
	padding-bottom: 5px;
}
.homebox {
	float: left;
	width: 153px;
	padding: 0px 15px 15px;
	margin-right: 2px;
}
.homebox h1, .homebox p {font-size: 11px; margin: 0px;}
.homebox a {
	color: #8FCB45;
	text-decoration: none;
}
.homebox-right {
	float: right;
	width: 184px;
	padding: 0px;
	background-image: url(../images/homebox-bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 106px;
	line-height: 0px;
}

