body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
body {
	background-color: #ffcc00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	padding-top: 45px;
	padding-right: 2px;
	padding-bottom: 17px;
	padding-left: 26px;
	color: #333399;
	font-weight: bold;
}
.footer {
	
	background-repeat: no-repeat;
	height: 85px;
	width: 882px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.mainImage {
	/*background-image: url(images/mainImage.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
}
html>body .mainImage {
	/*background-image: url(images/mainImage.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
}
.nav ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.nav ul li {
	margin:0px;
	list-style:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(images/icons.gif);
	background-repeat: no-repeat;
}

.nav ul li a:link {
	color: #333399;
	text-decoration: none;
}
.nav ul li a:visited {
	color: #333399;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #FC0000;
	text-decoration: underline;
}
.nav ul li a:active {
	color: #333399;
	text-decoration: none;
}

.pageWrapper {
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	margin: auto;
	width: 882px;
}
.logo {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 42px;
}
.topNav {
	font-size: 11px;
	color: #333399;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}
.topNav a:link {
	color: #333399;
	text-decoration: none;
}
.topNav a:visited {
	text-decoration: none;
	color: #333399;
}
.topNav a:hover {
	text-decoration: underline;
	color: #333399;
}
.topNav a:active {
	text-decoration: underline;
	color: #333399;
}
a:link {
	color: #FC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FC0000;
}
a:hover {
	text-decoration: none;
	color: #FC0000;
}
a:active {
	text-decoration: underline;
	color: #FC0000;
}
.ribbon {
	/*background-image: url(images/play_your_heart_out_ribbon.gif);*/
	background-repeat: no-repeat;
	background-position:98px 0px;
	height: 138px;
}
html>body .ribbon {
	/*background-image: url(images/play_your_heart_out_ribbon.png);*/
	background-repeat: no-repeat;
	background-position:98px 0px;
	height: 138px;
}
.footerCopy {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
.left {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: 220px;
}
.right {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
}
.rightcallout {
	float: right;
	width: 200px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	/*background-color: #ffcc00;*/
	line-height:16px;
	color:#333333;
	background-image: url(images/greatdeals2_bg.gif);
	background-repeat: no-repeat;
}

.right .small {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
.leftSide {
	background-color: #FFFFFF;
}
.MainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.addresscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.subbg {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-y;
	width: 687px;
}
