/* CSS Document */

#logo_freshblue {
	background-image: url(../images/menu-aqua_01.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 235px;
}
#row1 {
	height: 116px;
	width: 100%;
	background-image: url(../images/menu-aqua_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#row2 {
	background-image: url(../images/aqua_grad_bground.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: auto;
}
#row2_col2 {
	width: 688px;
	float: left;
	background-image: url(../images/background-aqua.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
