@charset "utf-8";
/* CSS Document */

/* Elements of the content that will change */
#container{
	height: 1700px;
	}
	
#breadcrumbs{
	visibility: visible;
	}
	
#mainImage{
	height: 0px;
	width: 0px;
	visibility: hidden;
	}
	
#threeColumnsContainer{
	height: 1125px;
	width: 923px;
	}	
	
#leftColumnAndContentContainer{
	height: 1125px;
	width: 923px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	clear: left;
	}
	
#leftColumn{
	width: 190px;
	padding-top: 10px;
	height: 1500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3e1ff;
	}

#mainContent{
	width: 718px;
	padding-top: 10px;
	height: 1085px;
	}
	
#rightColumn{
	visibility: hidden;
	background-color: #666666;
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	}	
	
#rightColumn .arcCorner{
	visibility: hidden;
	}
	
#rightColumn #loginBox {
	visibility: hidden;
	width: 0px;
	overflow: hidden;
	}
	
#rightColumn form{
	width: 0px;
	height: 0px;
	}
	
#rightColumn #crossSellingBox{
	visibility: hidden;
	width: 0px;
	overflow: hidden;
	}
	
#rightColumn #boxInformation{
	visibility: hidden;
	width: 0;
	overflow: hidden;
	}

#imageSubParagraph{
	visibility: hidden;
	height: 0px;
	width: 0px;
	top: 10px;
	}