﻿*{
	padding:0;
	margin:0;
}
#wrapper{
	margin:10px auto 0;
	width:800px;
	background-color:#cd332d;
	background-image:url('../images/ca/rightMenuBack.gif');
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	padding:0;
}

#navigation{
	float:right;
	text-align:center;
	list-style:none;
	padding:139px 28px 0 0;
	line-height:65.3px;
	font-size:11px;
}

#navigation a{
	color:#300;
	text-decoration:none;
	font-family:Georgia;
	text-shadow:0 1px #f7d1aa;
	font-weight:bold;
}

#navigation a:hover{
	color:#c53838;
}

#earnRewards{
	display:block;
	position:absolute;
	right:57px;
	top:413px;
	width:50px;
	height:30px;
	font-size:0;
	text-indent:-10000px;
	text-align:center;
	
}

#topNav{
	background-color:#d33128;
	color:#FFF;
	font-family:Times New Roman;
	font-size:13px;
	height:22px;
	width: 725px;
	margin:0 auto;
	text-align:center;
	line-height:20px;
	display:block;
	list-style:none;
	padding-left:75px;
}
#topNav a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 0 0 5px;
}
/*
#topNav a:after{
	content:' :';
}

#topNav li:last-child a:after{
	content:'';
}
*/

#topNav a:hover{
	color:#F8E300;
}

#topNav li{
	float:left;
}

#footer {
	background-color:#FEF5D4;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:18px;
	margin:0 auto;
	padding:5px 25px;
	width:750px;
}

#copyright {
	float:right;
	width:300px;
}

#footnav {
	float:left;
	text-align:right;
	width:300px;
}

#footnav a {
	color:#666;
	text-decoration:none;
}

#footnav a:hover{
	color:#0020BD;
}