body{

	background-attachment: fixed;

	background-position: top center;

	background-image: url(../images/layout/body-bg.gif);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

}

#divCentered{

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

}

#divWrapper{

	width: 970px;

	float: left;

	padding: 0px 20px;

	background-image: url(../images/layout/borders-bg.gif);

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-position: top center;

}

#divTop{
	background-image: url(../images/layout/lo-header-2011.jpg);
	float: left;
	height: 300px;
	width: 960px;
	background-repeat: no-repeat;
}

#divLogo{

	float: left;

	height: 87px;

	width: 960px;

	padding-bottom:25px;

	display:none;

}

#divDeals{

    float: left;

	height: 87px;

	width: 960px;

	padding-bottom:25px;

}


#divContent{

	float:left;

	width: 960px;

	background-image: url(../images/layout/center-gradient-bg.gif);

	background-repeat: repeat-y;

	padding-top: 25px;

}

#divLeftColumn{

	float:left;

	width: 634px;

	padding-top: 0px;

	padding-bottom: 20px;

	padding-left: 20px;

	padding-right: 13px;

}

.divLeftColumnText{

	float:left;

	width: 620px;

	padding-top: 0px;

	padding-right: 7px;

	padding-bottom: 7px;

	padding-left: 7px;

}

#divRightColumn{

	float:left;

	width: 275px;

	padding-left: 10px;

}

#divLeftSubHeader{

	float:left;

	width: 286px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

#divRightSubHeader{

	float:left;

	width: 455px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

.divRightColumnModule{

	width: 255px;

	float: left;

	padding-right: 20px;

}

.divRightColumnModuleHeader{

	width: 221px;

	float: left;

	background-image: url(../images/layout/originals-list-top-bg.gif);

	background-repeat: no-repeat;

	height: 28px;

	padding-top: 11px;

	padding-right: 17px;

	padding-bottom: 0px;

	padding-left: 17px;

}

.divRightColumnModuleContent{

	width: 221px;

	float:left;

	background-image: url(../images/layout/originals-list-center-bg.gif);

	background-repeat: repeat-y;

	padding: 15px 17px 10px 17px;

}

.divRightColumnModuleContent .Free{

	color: #9B1A1E;

}

.divRightColumnModuleFlash{

	width: 200px;

	float:left;

	background-image: url(../images/layout/originals-list-center-bg.gif);

	background-repeat: repeat-y;

	padding: 15px 27px 10px 28px;

}

.divRightColumnModuleBottom{

	width: 221px;

	float: left;

	padding-right: 17px;

	padding-left: 17px;

	background-image: url(../images/layout/originals-list-bottom-bg.gif);

	height: 9px;

}

.divRightColumnModule ul{

	color: #9B1A1E;

	font-weight: bold;

}

.divRightColumnModule li{

	font-weight: normal;

	color: #333333;

	list-style-type: disc;

	margin-top: 5px;

	margin-left: 12px;

}

/*Footer*/

#divCredits{

	float: left;

	width: 910px;

	margin-top: 15px;

	padding-top: 15px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

}

#divCredits p{

	margin:0px;

	padding:0px;

}

#divSprout{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

#divFooterLinks{

	float: right;

}

#divSprout p{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-align: right;

}

#divSprout p a{

	color: #666666;

	text-decoration: none;

}

#divSprout p a:hover{

	text-decoration: underline;

}

#divFooterLinks p{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

#divFooterLinks p a{

	color: #666666;

	text-decoration: none;

}

#divFooterLinks p a:hover{

	text-decoration: underline;

}

