* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}


.home #container {
	display: block;
	margin: auto;
	width: 995px;
}


.home #column {
	display: block;
	float: left;
	width: 995px;
}


.home #header {
	display: block;
	float: left;
	width: 995px;
	height: 122px;
	margin-bottom: 15px;
	_margin-bottom: 0px;
}


.home #header #header-logo {
	display: block;
	float: left;
	width: 320px;
	height: 122px;
}


.home #header #header-utility {
	display: block;
	float: right;
	width: 675px;
	height: 34px;
}
.home #header #header-utility ul {
	margin-left: 465px;
	margin-top: 10px;
	list-style-type: none;
}
.home #header #header-utility ul li {
	display: block;
	float: left;
	background-image: url(utility-delimiter.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
	padding-right: 7px;
}
.home #header #header-utility ul li.first {
	background-image: none;
	padding-left: 0px;
}
.home #header #header-utility ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.home #header #header-utility ul li a:hover {
	text-decoration: underline;
}


.home #header #header-login {
	display: block;
	float: right;
	width: 227px;
	height: 88px;
	background-image: url(login-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.home #header #header-login form {
	margin-left: 15px;
	margin-top: 8px;
}
.home #header #header-login form label {
	display: block;
	float: left;
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-bottom: 4px;
}
.home #header #header-login form input {
	display: block;
	float: left;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	margin-bottom: 4px;
}
.home #header #header-login form input.submit {
	float: right;
	width: 70px;
	height: 18px;
	margin-top: -3px;
	_margin-top: 0px;
	margin-right: 18px;
	_margin-right: 9px;
}
.home #header #header-login p {
	display: block;
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
}
.home #header #header-login p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-style: italic;
}


.home #topnav {
	display: block;
	float: left;
	width: 995px;
	height: 25px;
}


.home #promo {	
	display: block;
	float: left;
	width: 995px;
	height: 186px;
	background-image: url(promo-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.home #promo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 330px;
	text-align: left;
}
.home #promo h1 a {
	color: #ffffff;
	text-decoration: none;
}
.home #promo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; /* GLS - was 19px */
	color: #ffffff;
	font-weight: normal;
	padding-top: 10px; /* was 0px */
	margin-left: 0px;
	margin-right: 340px; /* GLS - was 320px */
	text-align: right;
}
.home #promo h2 a {
	color: #ffffff;
	text-decoration: none;
}
.home #promo h2 a:hover {
	text-decoration: underline;
}

.home #main {
	display: block;
	float: left;
	width: 995px;
	height: 340px;
	margin-top: 6px;
}


.home #main-left {
	display: block;
	float: left;
	width: 663px;
	height: 346px;
	/* adf - */
	/* background-image: url(home-left-bg.gif);*/
	background-image: url(home-left-bg_blank.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


.home #main-left a {
	text-decoration: none;
}

.home #main-left #personalization {
	display: block;
	float: left;
	width: 221px;
	height: 340px;							/**************ADDED************/
}
.home #main-left #personalization span {				/*****************CHANGED*********/
	display: block;							/**************ADDED************/
	margin: auto;							/**************ADDED************/
	margin-top: 80px;	
	margin-left: 13px;						/*****************CHANGED*********/
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* adf - */
.home .maintitle {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:16px;
	padding-top:7px;
}

/* adf - */
.home .subtitle {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:12px;
	padding-top:16px;
}

/* adf - */
.home .content {
	color:#666666;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin: 0px 17px auto 13px;
}


.home #main-left #customization {
	display: block;
	float: left;
	width: 221px;
	height: 340px;							/**************ADDED************/
}
.home #main-left #customization span {					/*****************CHANGED*********/
	display: block;							/**************ADDED************/
	margin: auto;							/**************ADDED************/
	margin-top: 80px;
	margin-left: 13px;						/*****************CHANGED*********/
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


.home #main-left #localization {				
	display: block;
	float: left;
	width: 221px;
	height: 340px;							/**************ADDED************/
}
.home #main-left #localization span {					/*****************CHANGED*********/
	display: block;							/**************ADDED************/
	margin: auto;							/**************ADDED************/
	margin-top: 80px;
	margin-left: 15px;
	margin-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


.home #main-right {
	display: block;
	float: left;
	width: 332px;
	height: 350px; /* was 340px, expanding by 10 to allow for taller home-right-bg image */
	background-image: url(home-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
}


.home #main-right #request-of-the-week {
	display: block;
	float: left;
	width: 332px;
	/* adf - */
	/* height: 136px;*/
	height: 136px;
}
.home #main-right #request-of-the-week #title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 24px;
	padding-bottom: 7px;
}
.home #main-right #request-of-the-week #request {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 24px;
	padding-right: 25px;
}
.home #main-right #newsletter {
	display: block;
	float: left;
	width: 332px;
	height: 156px;
}
.home #main-right #newsletter a:hover {
	text-indent: 0px; /* hack, this is necessary for IE to show the a:hover span below */
}
.home #main-right #newsletter a:hover span {
	text-decoration: underline;
	color: #FFFFFF;
}
.home #main-right #newsletter #title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 24px;
	padding-bottom: 7px;	
}
.home #main-right #newsletter img {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}
.home #main-right #newsletter #viewLink {
	cursor: pointer;
	text-decoration: none;
}
.home #main-right #newsletter span {
	display: block;
	float: right;
	width: 166px;
	height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin-top: 22px;
	margin-right: 14px;
	padding-left: 0px;
	text-decoration: none;
}
.home #main-right #newsletter span:hover {
	text-decoration: underline;
}
.home #main-right #newsletter #viewLink span {
	display: block;
	height: 28px;
	/*border-top: 1px solid white;*/
	border: 1px solid blue;
}
.home #main-right #newsletter #signupLink span {
	cursor: pointer;
	text-decoration: none;
	margin-top: 50px;
}


.home #main-right #contact-us {
	display: block;
	float: left;
	width: 332px;
	height: 156px; /* was 137px, expanding by 10 to allow for taller home-right-bg image */
	text-decoration: none;							/**************ADDED************/
}

.home #main-right #contact-us img {
	display: block;
	float: left;
	width: 100px;
	margin-left: 20px;
}
.home #main-right #contact-us span {
	display: block;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 124px; /* was 117px */
	margin-left: 24px;
	margin-right: 24px;
}


.home #main-right #flash-ticker {
	display: block;
	float: left;
	width: 332px;
	height: 41px;
	/* adf - */
	margin-top: 20px;
}


.home #footer {
	display: block;
	float: left;
	width: 995px;
	height: 50px;
	background-image: url(footer-delimiter.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.home #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.home #footer p a {
	color: #666666;
	text-decoration: none;
}
.home #footer p a:hover {
	text-decoration: underline;
}