/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

body {
	background: #f8f9fa;
	/*background: #f8f9fa url("../img/bg.gif") repeat-x top;*/
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

div.topad {
	width: 728px;
	height: 90px;
	padding: 20px;
	margin: 0 auto;
	border: 0;	
}

div.adslug {
	width: 996px;
	height: 17px;
	background: url("../img/ad_slug.png") no-repeat center top;
	border: 0;	
}

.ad-spacer {
	height:	80px;
}

#container {
    width: 100%;
	/*background: transparent url("../img/container.jpg") no-repeat center top;*/
	margin: 0 auto;
}

#content {
	width: 996px;
	height: 1066px;
	background: #fff url("../img/content.jpg") no-repeat center top;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#content-rules {
	width: 996px;
	height: auto;
	background: #fff;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#content hr {
	border: 0;
	width: 996px;
	color: #d3d5d6;
	background-color: #d3d5d6;
	height: 1px;
	margin: 0 auto;
}

#content-top {	
	margin: 0 auto;	
}

#content-top-left {
	margin: 0 auto;
	float: left;
}

#content-top-right {
	margin: 0 auto;
	float: right;
}

#content-middle {
	margin-top: 400px;
}

#content-bottom {
	margin-top: 250px;
}

.logo {
	width: 350px;
	height: 238px;
	background: url("../img/logo.png") no-repeat center top;
	margin: 10px 0 0 15px;
	border:0;
}

.logo_birds {
	width: 263px;
	height: 79px;
	background: url("../img/logo_birds.png") no-repeat center top;
	margin: 5px 0 0 70px;
	border: 0;
}

.spacer-5px {
	height: 5px;
}

.text-title {
	width: 362px;
	height: 33px;
	background: url("../img/text_title.png") no-repeat center top;
	margin: 7px 0 7px 20px;
}

.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	margin-right: 20px;
}

.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-align: right;
	margin-right: 15px;
}

.text-3 {
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-left: 55px;
}

.enter-sweeps-button {
	width: 142px;
	height: 38px;
	background: url("../img/enter_button.png") no-repeat;
	margin: 0 auto;
	border: 0;
}

.title-1 {
	width: 586px;
	height: 15px;
	background: url("../img/title_1.png") no-repeat center top;
	margin: 5px 0 20px 40px;
}

.title-2 {
	width: 587px;
	height: 15px;
	background: url("../img/title_2.png") no-repeat center top;
	margin: 5px 0 20px 40px;
}

.product-1 {
	width: 235px;
	height: 188px;
	background: url("../img/product_1.png") no-repeat center top;
	margin: 5px 0 10px 40px;
	float:left;
}

.product-2 {
	width: 234px;
	height: 174px;
	background: url("../img/product_2.png") no-repeat center top;
	margin: 5px 0 10px 100px;
	float:left;
}

.product-3 {
	width: 225px;
	height: 199px;
	background: url("../img/product_3.png") no-repeat center top;
	margin: 5px 0 10px 40px;
	float:left;
}

.product-4 {
	width: 258px;
	height: 198px;
	background: url("../img/product_4.png") no-repeat center top;
	margin: 5px 0 10px 100px;
	float:left;
}


.logo-dc {
	width: 145px;
	height: 80px;
	background: url("../img/logo_dc.png") no-repeat center top;
	margin: 280px 0 0 40px;
	border:0;
}

#copyright {
	margin-left: 25px;
	border: 0;
}

#copyright p {
	color: #000;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
}

#bottom {
	width: 996px;
	background: #000;		
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 auto;
}

#rule {
	margin: 5px;	
}

#rule p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#rule p a {
	color: #fff;
	text-decoration: underline;
}