#swimwearHeader {
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	height: 12px;
	padding: 10px 0 10px 0;
	text-color: #000000;
}


#swimwearGallery {
	text-align: center;
	width: 895px;
	height: 439px;
	padding: 0px 0 0px 0;
	background-color:#000000;
}

	
/*Menu Bar Divs ---------------------------------------------------------------------START-- */	


#productsTopmenuLeft {
	position: absolute;
	top: 5px; 
	left: 5px; 
	width: 190px; 
	height: 18px; 
	z-index: 4;
}

#productsTopmenuRight {
	position: absolute; 
	top: 5px; 
	left: 623px; 
	width: 300px; 
	height: 18px; 
	z-index: 4;
}

#productsTopmenuCenter {
	position: absolute; 
	top: 5px; 
	left: 345px; 
	width: 330px; 
	height: 18px;
	z-index: 4;
}

img {
border: none;
	}

/*PMenu Bar Divs -----------------------------------------------------------------------END-- */