/* MAIN STYLES */
body {
	background-image: url(../media/tmp_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#content {
 	background-image: url(../media/tmp_bg_content_hdr.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 900px;
	padding: 0 30px 30px 30px;
}


/* FORMATTING */

/* Gallery */

.float-color-price {
	float:right;
	position:absolute; 
	margin: 0 0 0 700px;
	display:inline;
}

.float-color-start-text {
	text-align:right;
	font-size: 11px;
	line-height:normal;
	padding: 0;
	margin:0;
	color: #9F9F9F;
}

.float-color-price-text {
	font-size: 32px;
	float:left;
	color: #FFFFFF;
	line-height:normal;
	padding: 0 0 6px 0;
	margin:0;
}

.float-gallery-flash {
	float:left;
	position:absolute;
	display:inline;
}

.gallery-content-container {
	height:245px;
	/*height:380px;*/
}

.gallery-content {
	padding:15px 0 0 415px;
	/*padding:15px 0 0 545px;*/
}

#bottom-content-container {
	clear:both;
}
