@charset "utf-8";
/* CSS Document */


/* Elements of the content that will change */

#container{
	height: 970px;
	}
		
#breadcrumbs{
	visibility: hidden;
	}
	
#mainImage{
	height: 190px;
	width: 923px;
	visibility: visible;
	}
	
#threeColumnsContainer{
	/*height: 540px;*/
	}	
	
#leftColumnAndContentContainer{
	width: 728px;
	height: 530px;
	min-height: 200;
	float: left;
	}
	
#leftColumn{
	width: 356px;
	padding-top: 80px;
	height: 430px;
	}

#mainContent{
	width: 357px;
	padding-top: 80px;
	height: 430px;
	}
	
#rightColumn{
	width: 180px;
	height: 530px;
	min-height: 200;
	float: right;
	position: relative;
	}
	
#imageSubParagraph{
	visibility: visible;
	height: 60px;
	width: 725px;
	}
	
#crossSellingBox{
	height: 111px;
	}
	
/* End of elements of the content that will change */
