body {
	margin: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E7F6FD;
	font-family: times new roman, serif;
	color: #000000;
	text-align: center;
}

#container {
	margin: 0px auto;
	width: px;
	text-align: left;
}

#content {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 643px;
	text-align: left;
}
.bg_content {
	position: absolute;
	bottom: 0px;
	right: 22px;
	width: 953px;
	height: 539px;
}

/* Header Elements */
.img_header_screensaver {
	position: absolute;
	top: 11px;
	left: 462px;
	width: 576px;
	height: 63px;
}
/* End Header Elements */

/* Product Backgrounds */
.bg_product1, .bg_product2, .bg_product3, .bg_product4, .bg_product5, .bg_product6 {
	width: 240px;
	height: 209px;
}
.bg_product1 {
	position: absolute;
	top: 135px;
	left: 190px;
}
.bg_product2 {
	position: absolute;
	top: 135px;
	left: 448px;
}
.bg_product3 {
	position: absolute;
	top: 135px;
	left: 706px;
}
.bg_product4 {
	position: absolute;
	top: 362px;
	left: 190px;
}
.bg_product5 {
	position: absolute;
	top: 362px;
	left: 448px;
}
.bg_product6 {
	position: absolute;
	top: 362px;
	left: 706px;
}
/* End Product Backgrounds */

/* Product Titles */
.title_product1, .title_product2, .title_product3, .title_product4, .title_product5, .title_product6 {
	width: 96px;
	font-size: 16px;
	font-weight: bold;
	color: #F45306;
	text-align: left;
}
	.title_product1 a, .title_product2 a, .title_product3 a, .title_product4 a, .title_product5 a, .title_product6 a {
		color: #F45306;
		text-decoration: none;
	}
.title_product1 {
	position: absolute;
	top: 290px;
	left: 208px;
}
.title_product2 {
	position: absolute;
	top: 290px;
	left: 466px;
}
.title_product3 {
	position: absolute;
	top: 290px;
	left: 724px;
}
.title_product4 {
	position: absolute;
	top: 517px;
	left: 208px;
}
.title_product5 {
	position: absolute;
	top: 517px;
	left: 466px;
}
.title_product6 {
	position: absolute;
	top: 517px;
	left: 724px;
}
/* End Product Titles */

/* Product Images */
.img_product1, .img_product2, .img_product3, .img_product4, .img_product5, .img_product6 {
	width: 200px;
	height: 125px;
	border: 2px solid #FDEEB7;
}
.img_product1 {
	position: absolute;
	top: 152px;
	left: 208px;
}
.img_product2 {
	position: absolute;
	top: 152px;
	left: 466px;
}
.img_product3 {
	position: absolute;
	top: 152px;
	left: 724px;
}
.img_product4 {
	position: absolute;
	top: 379px;
	left: 208px;
}
.img_product5 {
	position: absolute;
	top: 379px;
	left: 466px;
}
.img_product6 {
	position: absolute;
	top: 379px;
	left: 724px;
}
/* End Product Images */

/* Download Buttons */
.download1, .download2, .download3, .download4, .download5, .download6 {
	width: 101px;
	height: 34px;
}
.download1 {
	position: absolute;
	top: 291px;
	left: 309px;
}
.download2 {
	position: absolute;
	top: 291px;
	left: 567px;
}
.download3 {
	position: absolute;
	top: 291px;
	left: 825px;
}
.download4 {
	position: absolute;
	top: 518px;
	left: 309px;
}
.download5 {
	position: absolute;
	top: 518px;
	left: 567px;
}
.download6 {
	position: absolute;
	top: 518px;
	left: 825px;
}
/* End Download Buttons */

/* Full Collection Page Link */
.img_collection {
	position: absolute;
	top: 590px;
	left: 380px;
	width: 385px;
	height: 21px;
}
/* End Full Collection Page Link */

/* Footer */
#footer {
	position: absolute;
	top: 442px;
	left: 46px;
	width: 122px;
	font-size: 13px;
	color: #70777C;
	line-height: 18px;
	text-align: left;
}
	#footer a {
		color: #B54800;
		text-decoration: none;
	}
/* End Footer */
